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

Fix Kustomize for multicluster demo #1762

Closed
wants to merge 2 commits into from

Conversation

bmarick
Copy link
Contributor

@bmarick bmarick commented Apr 19, 2024

Addresses Issue #1722
Updates the multicluster demo to work with newer versions of kustomize.
This was tested by installing kubectl-v1.26.12 and generating the resulting manifeststs.
Next, I updated the files to work with kubectl-v1.28.3.
Finally, I diffed the resulting manifests to ensure that there was no differences.

NOTE there was a couple of difference due to order of containers and environment variables being generated.
But nothing that should impact the result.

@kflynn
Copy link
Member

kflynn commented Aug 8, 2024

Superseded by #1815 -- many thanks for getting the ball rolling here!

@kflynn kflynn closed this Aug 8, 2024
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