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

[v2.9] Add "registryconfig-auth-" secrets to backup rules #480

Merged

Conversation

mallardduck
Copy link
Member

@mallardduck mallardduck commented Jun 21, 2024

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
Copy link
Member Author

/backport v2.8-Next2 release/v4.0

@mallardduck mallardduck changed the title Add "registryconfig-auth-" secrets to backup rules [v2.9] Add "registryconfig-auth-" secrets to backup rules Jul 19, 2024
@mallardduck
Copy link
Member Author

/backport v2.7-Next1 release/v3.0

@mallardduck mallardduck removed the request for review from ericpromislow July 31, 2024 16:50
@mallardduck mallardduck merged commit b119334 into rancher:release/v5.0 Jul 31, 2024
3 checks passed
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.

2 participants