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

[backport v2.8-Next2] Add "registryconfig-auth-" secrets to backup rules #486

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

github-actions[bot]
Copy link

This is an automated request to port PR #480 by @mallardduck

Original PR body:

This PR helps address the issue here: rancher/rancher#44033

The fix being done here versus where the original issue planned means we can deliver a partial fix rather easily here. And a more complete fix that could take more time can still be done later.

This fix relies on a different BRO resourceset rule than they planned on using. And our fix will only catch secrets made via Rancher with the default generated name prefix registryconfig-auth- but not any secrets that the user creates outside of the "Cluster Creation UI" that may have different names.

As this is a chart change it needs to be:

  • Merged here,
  • Tagged in a release here, and
  • New rancher/charts release to match.

It should also be back ported to 2.8 at the very least. Unlikely worth the effort to do that for 2.7 too.

@mallardduck mallardduck force-pushed the gha-portpr-9879813465-1 branch from 98829b8 to 4d4cda1 Compare July 31, 2024 16:56
@mallardduck mallardduck requested a review from a team as a code owner July 31, 2024 16:56
@mallardduck mallardduck merged commit 7231caf into release/v4.0 Jul 31, 2024
3 checks passed
@mallardduck mallardduck deleted the gha-portpr-9879813465-1 branch October 4, 2024 17:34
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.

1 participant