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: use kyaml to preserve kustomization #274

Merged
merged 5 commits into from
Oct 21, 2021

Conversation

iamnoah
Copy link
Contributor

@iamnoah iamnoah commented Oct 12, 2021

This is a fix for several Kustomize related issues:

fixes #250
fixes #268
fixes #247

The key change is that the yaml structure is preserved in its entirety, aside from the specific images elements that are added or updated.

@jannfis
Copy link
Contributor

jannfis commented Oct 21, 2021

Thanks for this PR, @iamnoah - much appreciated that you took on this.

I think it's good to go once the linter is happy and the unit tests are fixed (I think failing tests just complain about different types).

@jannfis
Copy link
Contributor

jannfis commented Oct 21, 2021

Please run go mod tidy and commit changes. Then the CI should finally pass :)

Copy link
Contributor

@jannfis jannfis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @iamnoah !

@jannfis jannfis merged commit 4b13043 into argoproj-labs:master Oct 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants