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

Add hub recovery labels for backing up secrets #193

Merged
merged 3 commits into from
Mar 6, 2024

Conversation

vbnrh
Copy link
Member

@vbnrh vbnrh commented Mar 6, 2024

These commits add label changes to the generated source secret as well as the ones present on the hub to make them a candidate for ACM backup and restore (https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html-single/backup_and_restore)

This is done as a fix to hub recovery issue where secrets are not generated due when both the active hub and primary cluster being co-situated on the same site or zone. This causes the VRC to not be created on the remaining managed clusters and failover fails.

@openshift-ci openshift-ci bot added the approved label Mar 6, 2024
This commit adds label changes for source secrets (blue) and s3 secrets
for hub recovery

Signed-off-by: vbadrina <[email protected]>
vbnrh added 2 commits March 6, 2024 22:11
Adds label changes to managedcluster agent where they will
add hub recovery label by default onto any source secret

Signed-off-by: vbadrina <[email protected]>
Signed-off-by: vbadrina <[email protected]>
Copy link
Contributor

openshift-ci bot commented Mar 6, 2024

@GowthamShanmugam: changing LGTM is restricted to collaborators

In response to this:

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/test-infra repository.

Copy link
Contributor

openshift-ci bot commented Mar 6, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: GowthamShanmugam, vbnrh

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

@openshift-merge-bot openshift-merge-bot bot merged commit 8d70692 into red-hat-storage:main Mar 6, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants