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

[feature] OCI Kustomize support #13085

Closed
NissesSenap opened this issue Apr 3, 2023 · 1 comment
Closed

[feature] OCI Kustomize support #13085

NissesSenap opened this issue Apr 3, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@NissesSenap
Copy link

Summary

Today you can more or less bundle anything in to OCI which make it really easy to package for maintainers.
In the flux community, people have started to bundle Kustomize manifests in OCI charts https://fluxcd.io/flux/components/source/ocirepositories/
I would like to have the same functionality in ArgoCD.

Motivation

Instead of using helm, I use Kustomize in many locations, but it's painful to manually download manifest files from different repositories.
To be able to point to an OCI repository in a specific repo would solve this problem.

Proposal

Leaning towards adding an oci url to application.spec.source.kustomize but I'm a bit unsure where it might be the best place.

It might also be worth to add a CLI option called artifact or similar, https://fluxcd.io/flux/cmd/flux_pull_artifact/.
This due to that you can't download a Kustomize OCI manifests through docker, and it's nice to be able to debug the manifest by downloading them.
But to me this is a separate feature.

@NissesSenap NissesSenap added the enhancement New feature or request label Apr 3, 2023
@blakepettersson
Copy link
Member

blakepettersson commented Sep 30, 2023

Duplicate of #13516

@blakepettersson blakepettersson marked this as a duplicate of #13085 Sep 30, 2023
@blakepettersson blakepettersson closed this as not planned Won't fix, can't repro, duplicate, stale Sep 30, 2023
@blakepettersson blakepettersson marked this as a duplicate of #13516 Sep 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants