Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-66604

Resetting the Kubernetes plugin settings after restarting

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • kubernetes-plugin
    • None
    • JENKINS_VERSION 2.289.3
      Kubernetes plugin 1.30.1

      I have the Kubernetes plugin installed in Jenkins. In the settings in Configure Clouds, I add a Pod Template. After restarting Jenkins, the created Pod is not saved. What could be the error?

          [JENKINS-66604] Resetting the Kubernetes plugin settings after restarting

          K added a comment -

          In Log:
          Sep 10, 2021 10:55:22 AM WARNING io.jenkins.plugins.casc.BaseConfigurator createAttribute
          Can't handle class org.csanchez.jenkins.plugins.kubernetes.PodTemplate#listener: type is abstract but not Describable.

          K added a comment - In Log: Sep 10, 2021 10:55:22 AM WARNING io.jenkins.plugins.casc.BaseConfigurator createAttribute Can't handle class org.csanchez.jenkins.plugins.kubernetes.PodTemplate#listener: type is abstract but not Describable.

          K added a comment -

          I found that the error occurs when, in addition to Kibernetics, the Docker plugin is also installed.

          K added a comment - I found that the error occurs when, in addition to Kibernetics, the Docker plugin is also installed.

          Kim Vu added a comment -

          if you re using your master as a build executor, try to check this option: `Disable deferred wipeout on this node` in node configuration

          Kim Vu added a comment - if you re using your master as a build executor, try to check this option: `Disable deferred wipeout on this node` in node configuration

            Unassigned Unassigned
            kulibin K
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: