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

Move to chart dependency #76

Merged
merged 2 commits into from
Sep 12, 2023
Merged

Conversation

QuentinBisson
Copy link
Contributor

@QuentinBisson QuentinBisson commented Sep 12, 2023

With new additions to CRDs, we are now facing this issue:

reason: 'create: failed to create: Secret "sh.helm.release.v1.prometheus-operator-crd.v3"
is invalid: data: Too long: must have at most 1048576 bytes'

As subcharts are not treated the same, let's try this approach to avoid it: See prometheus-community/helm-charts#3548

@QuentinBisson QuentinBisson requested a review from a team as a code owner September 12, 2023 09:58
@QuentinBisson QuentinBisson self-assigned this Sep 12, 2023
@QuentinBisson QuentinBisson force-pushed the move-crd-to-chart-dependency branch 6 times, most recently from c2e44d6 to dc71c6c Compare September 12, 2023 10:11
@QuentinBisson
Copy link
Contributor Author

Cluster creation tested

@QuentinBisson
Copy link
Contributor Author

Tested on both creation and upgrades

@QuentinBisson QuentinBisson merged commit eb7a564 into master Sep 12, 2023
3 checks passed
@QuentinBisson QuentinBisson deleted the move-crd-to-chart-dependency branch September 12, 2023 12:40
@DarChaos21
Copy link

We have the same problem and no good workaround yet.

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