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

Change systemGlobalRegistry path #367

Conversation

thomasferrandiz
Copy link
Contributor

Change the value from .Values.global.cattle.systemDefaultRegistry to .Values.global.systemDefaultRegistry to align with the other charts.

This is required before merging the PR with validation tests in rke2 (rancher/rke2#4615).

@thomasferrandiz thomasferrandiz requested a review from a team as a code owner August 21, 2023 15:17
@manuelbuil
Copy link
Contributor

LGTM but I don't know how we are consuming those charts. I'd prefer someone that knows to review :)

@brandond
Copy link
Member

This shouldn't be necessary. RKE2 actually injects both values, for compatibility with Rancher - which uses a different value (don't ask me why).

https://github.com/rancher/rke2/blob/3ab96dd0016a637f48672b011822de5a35c96045/pkg/bootstrap/bootstrap.go#L312-L313

@thomasferrandiz
Copy link
Contributor Author

PR not needed once global.cattle.systemGlobalRegistry in injected in the test script

@thomasferrandiz thomasferrandiz deleted the fix-charts-validation branch November 10, 2023 14:45
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.

3 participants