-
Notifications
You must be signed in to change notification settings - Fork 900
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
ContainerImage deleting #17664
ContainerImage deleting #17664
Conversation
ContainerImageRegistry only nullify dependency. Fixes OpenShift specs
95ddc67
to
4fe3f2d
Compare
Checked commit slemrmartin@4fe3f2d with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0 app/models/manageiq/providers/container_manager.rb
|
Oooh, wonderful find ❤️ |
Cc @agrare you can merge, pls review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 fixes a pending test in k8s, that was there for a long time :-)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice @slemrmartin !
Thx to @Ladas for big help |
ContainerImageRegistry association can destroy ContainerImage, but all images have to be archived due to reports and chargebacks.
Solves OpenShift pending specs