Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 2019381

Summary: creation of multiple kataconfigs is possible but fails silently
Product: OpenShift Container Platform Reporter: Cameron Meadors <cmeadors>
Component: sandboxed-containersAssignee: Ariel Adam <aadam>
Status: CLOSED CURRENTRELEASE QA Contact: Cameron Meadors <cmeadors>
Severity: high Docs Contact:
Priority: unspecified    
Version: 4.9CC: aos-bugs, gkurz, vlaad
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-08-26 14:45:13 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Cameron Meadors 2021-11-02 13:03:17 UTC
It is possible to create multiple instances of the KataConfig.  The action succeeds but if you did into the new kataconfig instance there is an error.  The error is that another KataConfig CR already exists.  This error needs to show as an error to the user more directly.  So far I don't see any impact from creating the additional instance as it failed for all intents and purposes.