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(cli): Use Patch with optimistic lock to update Integration #2410

Merged
merged 3 commits into from
Jun 16, 2021
Merged

fix(cli): Use Patch with optimistic lock to update Integration #2410

merged 3 commits into from
Jun 16, 2021

Conversation

astefanutti
Copy link
Member

@astefanutti astefanutti commented Jun 15, 2021

Fixes #2379.

That prevents mandating users to be granted write permission on the Integration status sub-resource, that OLM doesn't when generating aggregating roles.

Release Note

fix(cli): Use Patch with optimistic locking to update Integration

@astefanutti astefanutti added the area/cli Kamel CLI label Jun 15, 2021
Copy link
Member

@nicolaferraro nicolaferraro left a comment

Choose a reason for hiding this comment

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

Awesome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli Kamel CLI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot update integration using kamel run
3 participants