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: force kameletbindings CRD replacement #226

Merged
merged 1 commit into from
Oct 13, 2022

Conversation

lburgazzoli
Copy link
Contributor

@lburgazzoli lburgazzoli commented Oct 13, 2022

As today, ArgoCD fails to sync the resources because of

one or more objects failed to apply, reason: CustomResourceDefinition.apiextensions.k8s.io
"kameletbindings.camel.apache.org" is invalid: metadata.annotations: Too long: must have at
most 262144 bytes

The issue is mentioned upstream and the current workaround is to force the replacement of the offending resource.

As long term solution, we should use server side apply but this is not yet available in ArgoCD

@lburgazzoli lburgazzoli merged commit 9aef266 into bf2fc6cc711aee1a0c2a:main Oct 13, 2022
@lburgazzoli lburgazzoli deleted the crds branch October 13, 2022 11:53
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.

2 participants