Skip to content

[FEATURE] Track Kubernetes Channels for latest versions #372

@davidcollom

Description

@davidcollom

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions