Skip to content

Track Kubernetes Channels for latest versions #351

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

davidcollom
Copy link
Collaborator

@davidcollom davidcollom commented Apr 1, 2025

This change introduces a kubernetes version checking ability, it uses the official k8s channels .txt file and defaults to "stable" for its release channel, this can be overriden with a cli flag

Things outstanding:

  • Update Readme describing the feature.
  • Unit test coverage.
  • Use our own semver library over `github.com/Masterminds/semver/v3's (I used it more for a PoC

Stretch goals and more longer term idea's:

@maria-reynoso
Copy link
Contributor

This look great! It would be great to mention this new feature to the README.md

@davidcollom davidcollom added this to the future-development milestone Apr 2, 2025
@davidcollom davidcollom linked an issue Apr 30, 2025 that may be closed by this pull request
@davidcollom davidcollom removed this from the future-development milestone Apr 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Track Kubernetes Channels for latest versions
2 participants