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

Kustomize #228

Closed
wants to merge 3 commits into from
Closed

Kustomize #228

wants to merge 3 commits into from

Conversation

rtrox
Copy link
Collaborator

@rtrox rtrox commented Oct 8, 2023

Description of the change

Creates separate folders for each exporter, and instructions to install via Kustomize. Where possible, images are referenced by major version tag (v1) to minimize the need to update these.

Ideally in the future we find a way to tie the git tags to their respective image versions in the same commit.

Benefits

Possible drawbacks

Applicable issues

Additional information

@rtrox rtrox requested a review from onedr0p as a code owner October 8, 2023 16:59
@onedr0p
Copy link
Owner

onedr0p commented Oct 11, 2023

I think we should move the actual manifests / kustomize to a folder outside examples, e.g. ./deploy/kustomize this way we can also have a ./deploy/helm if that time ever comes.

@rtrox
Copy link
Collaborator Author

rtrox commented Jan 25, 2024

I've let this get pretty out of date at this point :-/ Will close this for now, and open an new PR when I'm ready to look at this again.

@rtrox rtrox closed this Jan 25, 2024
@onedr0p
Copy link
Owner

onedr0p commented Jan 25, 2024

No worries, adding kustomize / helm charts kind of puts more of a maintenance burden on us when the majority of people just use the app-template helm chart anyways.

@onedr0p onedr0p deleted the kustomize branch March 29, 2024 12:32
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.

Support installation via Kustomize
2 participants