Skip to content

Add admin-username to rotate-secret command#562

Merged
openshift-merge-bot[bot] merged 1 commit intoopenshift:masterfrom
AlexVulaj:rotate-secret-admin-username-flag
May 13, 2024
Merged

Add admin-username to rotate-secret command#562
openshift-merge-bot[bot] merged 1 commit intoopenshift:masterfrom
AlexVulaj:rotate-secret-admin-username-flag

Conversation

@AlexVulaj
Copy link
Contributor

@AlexVulaj AlexVulaj commented May 9, 2024

Looking at OHSS-34220 I found an issue where osdctl would fail to rotate secrets if the customer had an osdManagedAdmin* user that didn't match our expected pattern due to having multiple clusters in their AWS account. This new flag will allow SREs to manually override osdctl and provide an admin username in this instance as long as it still starts with osdManagedAdmin.

Corresponding SOP update: https://github.com/openshift/ops-sop/pull/3155

@openshift-ci openshift-ci bot requested review from dustman9000 and typeid May 9, 2024 14:57
@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 9, 2024
Co-authored-by: Manuel Dewald <github@manueldewald.de>
@AlexVulaj AlexVulaj force-pushed the rotate-secret-admin-username-flag branch from e2ef5c6 to 795b4ab Compare May 13, 2024 13:23
@openshift-ci
Copy link
Contributor

openshift-ci bot commented May 13, 2024

@AlexVulaj: all tests passed!

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Copy link
Contributor

@NautiluX NautiluX left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label May 13, 2024
@openshift-ci
Copy link
Contributor

openshift-ci bot commented May 13, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: AlexVulaj, NautiluX

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

The pull request process is described here

Details 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

@openshift-merge-bot openshift-merge-bot bot merged commit f475456 into openshift:master May 13, 2024
@AlexVulaj AlexVulaj deleted the rotate-secret-admin-username-flag branch May 13, 2024 13:53
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. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants