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

[Backport 2.3.x] fix(trait): remove imageWasKit #5422

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

squakez
Copy link
Contributor

@squakez squakez commented Apr 25, 2024

As discussed in #5399 we need to clarify the intent of each IntegrationKit types.

  • removal of imageWasKit
  • usage of external IntegrationKit when we are certain that the image comes from an IK
  • usage of syntetic IntegrationKit when the image are coming from any container image
  • rework of promote command to clone an external IntegrationKit beside the Integration and use it accordingly.

Closes #5408

Release Note

NONE

As discussed in apache#5399 we need to clarify the intent of each IntegrationKit types.

* removal of imageWasKit
* usage of external IntegrationKit when we are certain that the image comes from an IK
* usage of syntetic IntegrationKit when the image are coming from any container image
* rework of promote command to clone an external IntegrationKit beside the Integration and use it accordingly.

Closes apache#5408
@squakez squakez merged commit aa6202c into apache:release-2.3.x Apr 25, 2024
16 checks passed
@squakez squakez deleted the backport/image_was_kit branch April 25, 2024 14:04
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.

1 participant