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

Add support for Kustomize Patches #210

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

stevendborrelli
Copy link
Contributor

@stevendborrelli stevendborrelli commented Oct 29, 2024

Description of your changes

  • Adds support for Kustomize Patches
  • updates upstream ArgoCD to v2.12.6

Fixes #208

I have:

  • Read and followed Crossplane's [contribution process].
  • Run make reviewable test to ensure this PR is ready for review. It looks like linting is broken in the Makefile.

How has this code been tested

We've tested this successfully internally, also confirmed by comment #208 (comment).

Signed-off-by: Steven Borrelli <[email protected]>
@stevendborrelli
Copy link
Contributor Author

I'm a little unsure of the goverter conversions, there are a few fields missing that I have commented out.

@stevendborrelli stevendborrelli changed the title WIP: Add support for Kustomize Patches Add support for Kustomize Patches Oct 30, 2024
@stevendborrelli
Copy link
Contributor Author

@blakepettersson There are new fields I was pulling from main that aren't in the last release. I've removed them in commit: 966a5ae.

@stevendborrelli
Copy link
Contributor Author

@janwillies @MisterMX could we get a review of this?

@janwillies
Copy link
Collaborator

Thanks for the PR @stevendborrelli! Changes look good to me, figuring out why the linter fails

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.

Please add "patches" parameter when using kustomize in provider-argocd
3 participants