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

Cluster admin flag adjustment #1101

Merged
merged 5 commits into from
Aug 16, 2023
Merged

Conversation

vvondruska
Copy link
Contributor

What does this PR do?

Adjusted description of the --cluster-admin flag in the login command to better fit the purpose of the flag - to be used by Ginatswarm staff to log in to clusters

What is the effect of this change to users?

The description of the --cluster-adin flag has been change. There are no impacts on any kgs features.

What does it look like?

The new description is Log in as Giantswarm staff member.

Any background context you can provide?

Towards giantswarm/roadmap#1530

What is needed from the reviewers?

Check if the new description makes sense.

Do the docs need to be updated?

If the flag is mentioned in the docs, then its description probably needs to be updated.

Should this change be mentioned in the release notes?

  • CHANGELOG.md has been updated

Is this a breaking change?

No

(Breaking changes are, for example, removal of commnds/flags or substantial changes in the meaning of a flag. If yes, please add the breaking-change label to the PR.)

@vvondruska vvondruska force-pushed the cluster-admin-flag-adjustment branch from 4d5e564 to 2894dff Compare August 9, 2023 17:58
@vvondruska vvondruska marked this pull request as ready for review August 15, 2023 11:43
@vvondruska vvondruska requested a review from a team as a code owner August 15, 2023 11:43
cmd/login/flag.go Outdated Show resolved Hide resolved
@vvondruska vvondruska requested a review from a team as a code owner August 16, 2023 06:30
@vvondruska vvondruska merged commit 1925430 into main Aug 16, 2023
1 check passed
@vvondruska vvondruska deleted the cluster-admin-flag-adjustment branch August 16, 2023 07:51
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.

kubectl gs login should assist user when using --cluster-admin by mistake
4 participants