-
Bug
-
Resolution: Unresolved
-
Critical
-
None
During the Jenkins lauch, the configuration of my Kubernetes cloud is removed from the Jenkins' config.xml file!
In my tests, I created
- A dummy cloud with only its name, without setting any parameters. It survived the Jenkins launch.
- A test cloud with some test and invalid values in its parameters. After the Jenkins restart the cloud disappeared from Jenkins.
- Another test cloud with valid values in its parameters. A connection test to the cluster was successful. After the Jenkins restart the cloud disappeared from Jenkins.