-
Bug
-
Resolution: Unresolved
-
Minor
-
rhos-18.0.1
-
None
-
3
-
False
-
-
False
-
?
-
?
-
?
-
?
-
None
-
-
-
Moderate
While working on a new functional test that checks that the operator doesn't recreate a nova keypair when it already exists, I noticed that it was deleting and reuploading a new keypair in the reconcile loop
uploadKeypair is called when there's a key in the configMap
uploadKeypair detects an existing key, deletes it and uploads a new key
The test that detects it: