Skip to content
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

report versions correctly #221

Merged
merged 1 commit into from
Dec 15, 2021
Merged

report versions correctly #221

merged 1 commit into from
Dec 15, 2021

Conversation

deitch
Copy link
Contributor

@deitch deitch commented Dec 14, 2021

Fixes #142

Works with the Kubernetes standard versioning (without all of the branch complexity)

Makefile Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
Signed-off-by: Avi Deitcher <avi@deitcher.net>
@displague displague merged commit 22fec48 into master Dec 15, 2021
@displague displague deleted the proper-version-report branch December 15, 2021 16:31
displague added a commit that referenced this pull request Dec 17, 2021
We can use `-X "k8s.io/component-base/version/verflag.programName=Cloud Provider Equinix Metal"` to set a custom program name. This overrides the default of `Kubernetes`.

It makes more sense for `{ccm} --version` to say `Cloud Provider Equinix Metal v3.3.0` rather than `Kubernetes v3.3.0`.

This is a follow-up to the conversation in #221 (comment)
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.

Fix logged version formatting
2 participants