kubean
kubean copied to clipboard
bug/feature: add retry when kubean-operator read related configmap, to avoid failure when create cluster
Describe the version version about:
-
kubean v0.2.7
-
Probability low accidental
-
steps: 3.1 prepare the 4 yaml files(vars- in one folder and excute "kubectl apply -f ./" 3.2 the kubean-operator received the create cluster event, but can not read related configmap 3.3 excute cmd: "kubectl -n kubean-system get cm" to check whether the cm is exists. 3.4 excute cmd" kubectl delete -f ${installYamlPath}" , and then reapply the folder 3.5 every thing goes right, and the cluster created successfully
-
suggestion : kubean should guarantee the cm is created before the clusterops (or add retry when operator read the cm)
/kind feature
/kind bug /priority important-soon
/priority important-soon
the bug still exists