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

Explicitly embed CRDs for installation ONLY in the OKS #1214

Merged
merged 8 commits into from
Jun 10, 2024

Conversation

jaronoff97
Copy link
Contributor

Embeds the CRDs for installation for the opentelemetry-kube-stack chart without handling upgrades for now. This brings us to parity with what the kube-prom-stack chart does. This also unblocks #1166. In the future we should investigate the approach @JaredTan95 describes here.

Copy link
Member

@TylerHelmuth TylerHelmuth left a comment

Choose a reason for hiding this comment

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

@jaronoff97 don't we need to template the CRDs in the nested chart in order to make the conversion patch work?

charts/opentelemetry-kube-stack/values.yaml Show resolved Hide resolved
@jaronoff97
Copy link
Contributor Author

@TylerHelmuth I probably need to call this out explicitly, but this is for the world where the conversion webhook is fully unnecessary because we will only be applying v1beta1 CRs. We can do this because the chart is also creating the collectors.

@TylerHelmuth TylerHelmuth merged commit 45d0d77 into open-telemetry:main Jun 10, 2024
3 checks passed
12ushan pushed a commit to giffgaff/opentelemetry-helm-charts that referenced this pull request Jul 22, 2024
…y#1214)

* Embed crds

* bumpy

* fix syntax

* add a note

* more notes

* update note

---------

Co-authored-by: Jared Tan <[email protected]>
Co-authored-by: Tyler Helmuth <[email protected]>
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.

3 participants