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

Introduced version command to karmada-controller-manager #717

Merged
merged 1 commit into from
Sep 13, 2021

Conversation

RainbowMango
Copy link
Member

@RainbowMango RainbowMango commented Sep 11, 2021

What type of PR is this?
/kind feature

What this PR does / why we need it:

$ ./karmada-controller-manager version
karmada-controller-manager version: version.Info{GitVersion:"v0.8.0-105-g0f2345d", GitCommit:"0f2345d7f17d8aec16d53feaa53636b76684f3c4", GitTreeState:"clean", BuildDate:"2021-09-11T07:18:24Z", GoVersion:"go1.16.7", Compiler:"gc", Platform:"linux/amd64"}

Which issue(s) this PR fixes:
Part of #716

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

`karmada-controller-manager` introduced a `version` command to represent version information.

@karmada-bot karmada-bot added kind/feature Categorizes issue or PR as related to a new feature. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Sep 11, 2021
@RainbowMango
Copy link
Member Author

@algebra2k Could please take a look?
The idea is to provide a shared sub-command that can be used by all of the components.

Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
@pidb
Copy link
Member

pidb commented Sep 11, 2021

@algebra2k Could please take a look?
The idea is to provide a shared sub-command that can be used by all of the components.

I have just looked at the sharecommand implementation. It's good idea.

@RainbowMango RainbowMango added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 13, 2021
@karmada-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by:

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@RainbowMango RainbowMango added the lgtm Indicates that a PR is ready to be merged. label Sep 13, 2021
@RainbowMango
Copy link
Member Author

@algebra2k thanks for your time.

@karmada-bot karmada-bot merged commit b2b36a2 into karmada-io:master Sep 13, 2021
@RainbowMango RainbowMango deleted the pr_add_version_command branch March 22, 2022 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/feature Categorizes issue or PR as related to a new feature. lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants