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

fix: move installation of crds to bootstrap script #1825

Merged
merged 1 commit into from
Mar 12, 2025

Conversation

onedr0p
Copy link
Owner

@onedr0p onedr0p commented Mar 12, 2025

The way Talos handles extraManifests is quite odd. Talos may potentially downgrade the items in extraManifests if the cluster admin did not apply the talos config after merging the PR that upgrades the CRDs in the extraManifests. This isn't ideal so I've moved them back into the bootstrap script.

Moving forward I would rather support only having these crds be applied on bootstrap and then the cluster taking over the management lifecycle and not deal with the nuances of extraManifests

Signed-off-by: Devin Buhl <devin@buhl.casa>
@onedr0p onedr0p merged commit ed8d885 into main Mar 12, 2025
7 checks passed
@onedr0p onedr0p deleted the talos-extramanifests-nuances branch March 12, 2025 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant