-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
OSC 1.8.0
-
None
-
False
-
None
-
False
-
-
-
0
-
0
Description
OSC is subscribed. kataconfig is not created. Peer-pods-cm exists w/o image id
bin/extended-platform-tests run all --dry-run | egrep '39499|43522' | bin/extended-platform-tests run --include-success --timeout 120m -f -
Steps to reproduce
- Install OSC/kataconfig.
- Install osc-feature-gate
- delete kataconfig
- Run the 2 tests above
Expected result
kataconfig to be created, which creates the image id in peer-pods-cm
then a workload is run in 43522
Actual result
configmaps "peerpods-param-cm" not found , err: exit status 1
This cluster wasn't created by CI so there is no peerpods-param-cm
Impact
Normally, I run just the 39499 test to install kataconfig and everything works. I did that initially. Now, 39499 doesn't work at all