Description
Create a KataConfig with `enablePeerPods: true`. Post successful KataConfig creation, delete the KataConfig. The peerpod CRD and pods still remains
Steps to reproduce
- Create KataConfig with `enablePeerPods: true`
- Wait for installation to complete
- Check the CAA pods in openshift-sandboxed-containers-operator
- Delete KataConfig
- Wait for delete to complete
- Check for CAA pods in openshift-sandboxed-containers-operator and PeerPodConfig CRD
Expected result
The CAA pods should be removed and no PeerPodConfig CRD should exist
Actual result
The CAA pods and PeerPodConfig CRD remains
Impact
Env
Latest operator build
Additional helpful info
<logs, screenshot, doc links, etc.>