Skip to content

[FEATURE] Track Kubernetes Channels for latest versions #372

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

Open
davidcollom opened this issue Apr 30, 2025 · 0 comments · May be fixed by #351
Open

[FEATURE] Track Kubernetes Channels for latest versions #372

davidcollom opened this issue Apr 30, 2025 · 0 comments · May be fixed by #351
Assignees
Labels
enhancement New feature or request

Comments

@davidcollom
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
An engineer may want to know that a new version of kubernetes has been released and if they are on the latest version

Describe the solution you'd like
Expose a new metrics version_checker_is_latest_kube_version - This is similar to that of the container metrics, with only the following labels:
current_version, latest_version, channel

Describe alternatives you've considered
I can't think of any....

Additional context
It can become challenging keeping up to date with container images alone, however some components may no longer support older versions of kubernetes, therefore this intended to ensure and support in both security CVE resolution along with compatibility issues.


Message from the maintainers:

If you wish to see this enhancement implemented please add a 👍 reaction to this issue! We often sort issues this way to know what to prioritize.

@davidcollom davidcollom added the enhancement New feature or request label Apr 30, 2025
@davidcollom davidcollom added this to the future-development milestone Apr 30, 2025
@davidcollom davidcollom linked a pull request Apr 30, 2025 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants