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(trait): execute GC only in running phases #5883

Merged
merged 2 commits into from
Oct 10, 2024
Merged

Conversation

squakez
Copy link
Contributor

@squakez squakez commented Oct 7, 2024

This is required as many resource are not available in the Initialization phase, therefore may be removed even when they are expected to be instead updated (by Deployer trait).

Closes #5874

Release Note

fix(trait): execute GC only in running phases

This is required as many resource are not available in the Initialization phase, therefore may be removed even when they are expected to be instead updated (by Deployer trait).

Closes apache#5874
Deployment is not recreated on update.
@squakez squakez merged commit 559585b into apache:main Oct 10, 2024
8 of 9 checks passed
@squakez squakez deleted the fix/5874 branch October 10, 2024 05:30
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.

Camel-K creating new KnativeService instead of updating the existing one
3 participants