Skip to content

Fixes for annotation handling related to pod vm image creation and deletion #418

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

Merged
merged 3 commits into from
Jun 7, 2024

Conversation

bpradipt
Copy link
Contributor

@bpradipt bpradipt commented Jun 6, 2024

No description provided.

bpradipt added 3 commits June 6, 2024 19:54
There are scenarios where an annotation may exist and adding a new
annotation will fail if we don't use overwrite.
Additionally delete the annotation on image deletion

Fixes: #KATA-3117

Signed-off-by: Pradipta Banerjee <[email protected]>
There are scenarios where an annotation may exist and adding a new
annotation will fail if we don't use overwrite.

Fixes: #KATA-3117
Signed-off-by: Pradipta Banerjee <[email protected]>
Use AMI instead of image where relevant as AWS uses AMI.

Signed-off-by: Pradipta Banerjee <[email protected]>
@openshift-ci openshift-ci bot requested review from jensfr and littlejawa June 6, 2024 15:59
Copy link
Contributor

@littlejawa littlejawa left a comment

Choose a reason for hiding this comment

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

LGTM
Thanks @bpradipt

Copy link
Member

@gkurz gkurz left a comment

Choose a reason for hiding this comment

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

/lgtm.

Thanks @bpradipt !

@bpradipt
Copy link
Contributor Author

bpradipt commented Jun 6, 2024

/test images

@bpradipt bpradipt changed the title Fixes for annotation handling related ot pod vm image creation and deletion Fixes for annotation handling related to pod vm image creation and deletion Jun 6, 2024
@bpradipt
Copy link
Contributor Author

bpradipt commented Jun 7, 2024

/test images

Copy link

openshift-ci bot commented Jun 7, 2024

@bpradipt: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/check 9c111b3 link false /test check
ci/prow/sandboxed-containers-operator-e2e 9c111b3 link false /test sandboxed-containers-operator-e2e

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@bpradipt bpradipt merged commit d901229 into openshift:devel Jun 7, 2024
2 of 4 checks passed
@bpradipt bpradipt deleted the annotation branch June 7, 2024 03:29
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.

3 participants