Description

      Equivalent fix in kubernetes-cd-plugin
      https://github.com/jenkinsci/kubernetes-cd-plugin/pull/32

      jenkins.security.ClassFilterImpl#lambda$isBlacklisted$1: io.fabric8.kubernetes.api.model.Status in file:/tmp/jenkins/plugins/kubernetes-cd/WEB-INF/lib/kubernetes-model-2.0.1.jar might be dangerous, so rejecting; see https://jenkins.io/redirect/class-filter/
      

      we may need something like that for https://github.com/jenkinsci/kubernetes-plugin/blob/2ab94c9e08f439fd46ffea0c3480956c8b90709e/src/main/java/org/csanchez/jenkins/plugins/kubernetes/pipeline/ContainerExecDecorator.java

       

          [JENKINS-50959] JEP-200 issue with plugin Kubernetes Plugin

          will be fixed in new core, 2.121+ IIUC

          Carlos Sanchez added a comment - will be fixed in new core, 2.121+ IIUC

          Oleg Nenashev added a comment -

          Reopening taking the parallel conversation in chats.
          We may still want to have a fix for 2.107.x, up to vlatombe and other maintainers

          Oleg Nenashev added a comment - Reopening taking the parallel conversation in chats. We may still want to have a fix for 2.107.x, up to vlatombe and other maintainers

          Is this really an issue? There is no usage of remoting in ContainerExecDecorator. It's just making calls from master to k8s api, without going through the agent jvm.

          Vincent Latombe added a comment - Is this really an issue? There is no usage of remoting in ContainerExecDecorator. It's just making calls from master to k8s api, without going through the agent jvm.

          Closing, unless someone comes up with a stacktrace regarding the Kubernetes plugin. The one that was referenced only regarded kubernetes-cd plugin.

          Vincent Latombe added a comment - Closing, unless someone comes up with a stacktrace regarding the Kubernetes plugin. The one that was referenced only regarded kubernetes-cd plugin.

            vlatombe Vincent Latombe
            csanchez Carlos Sanchez
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: