-
Bug
-
Resolution: Unresolved
-
High
-
None
-
OSC 1.10.0
-
None
-
Quality / Stability / Reliability
-
1
-
False
-
-
False
-
-
-
Bugs and Vulnerability Issues
-
0
Description
Deletion of KataConfig leaves the OCI image set in PODVM_IMAGE_URI in azure-podvm-image-cm. A new KataConfig deployment will silently reuse this OC image which might fail to start.
Steps to reproduce
1. Create KataConfig with peer pods enabled
2. Wait for KataConfig to be ready
3. Delete KataConfig
4. Check the azure-podvm-image-cm ConfigMap
Expected result
Either the ConfigMap doesn't exists at all or at least the PODVM_IMAGE_URI entry is unset or "".
Actual result
The ConfigMap still has the PODVM_IMAGE_URI set to OCI image from the previous deployment.
Impact
Peer pods might fail to start if the previous OCI image is compatible with a new deployment.
Env
Additional helpful info
- blocks
-
KATA-4233 daemonset deployment mode fails
-
- New
-