-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Jenkins 2.361.1 (also tested on 2.356 and 2.359)
kubernetes-plugin 3704.va_08f0206b_95e (3663.v1c1e0ec5b_650 and 3651.v908e7db_10d06)
We have a few kubernetes clusters configured as "restricted clouds", and only a few folders have permissions to use them.
This week we changed an unrelated configuration in one of those folders, and the folder suddenly lost permissions to use the restricted cloud.
Inspecting the `config.xml` of that folder, we noticed that the section `org.csanchez.jenkins.plugins.kubernetes.KubernetesFolderProperty` was entirely missing. Other folders, which haven't been modified, still had that section, so we could at least restore the functionality by manually editing the broken `config.xml`
The folder configuration in the jenkins UI shows the following:
[JENKINS-69014] Restricted clouds not visible in folder configuration
Environment |
Original:
Jenkins 2.359 (also tested on 2.356)
kubernetes-plugin 3663.v1c1e0ec5b_650 (and 3651.v908e7db_10d06) |
New:
Jenkins 2.361.1 (also tested on 2.356 and 2.359)
kubernetes-plugin 3704.va_08f0206b_95e (3663.v1c1e0ec5b_650 and 3651.v908e7db_10d06) |