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(flux): maintain a copy of CRDs and the ClusterRole in deploy/kustomize/base #1562

Merged
merged 3 commits into from
May 29, 2024

Conversation

weisdd
Copy link
Collaborator

@weisdd weisdd commented May 29, 2024

When Flux publishes an artifact to OCI, it's just a copy of a folder structure. Thus, kustomization.yaml cannot reference files that reside outside of deploy/kustomize.
To workaround that, unfortunately, we need to maintain an additional copy of CRDs and the ClusterRole.

Fixes: #1561

@weisdd weisdd added this pull request to the merge queue May 29, 2024
Merged via the queue into master with commit fd1183c May 29, 2024
14 checks passed
@weisdd weisdd deleted the fix/flux-artifact branch May 29, 2024 08:27
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.

[Bug] CRDs not included in artifact pull for 5.9.1 release
2 participants