Several users have reported an issue with the most recent releases. More information at https://issues.jenkins.io/browse/JENKINS-70392
On Thursday, January 5, 2023 at 12:46:35 PM UTC-7 [email protected] wrote: > On Thu, Jan 5, 2023 at 2:35 PM Vincent Latombe <[email protected]> > wrote: > >> the package on fabric8 side is not updated to a new one, so both plugins >> wouldn't be able to co-exist in the classpath. >> > > You can simultaneously run multiple wrapper plugins with the same package, > so long as any given caller’s transitive dependency closure only uses one > of them. I think that means there would have to be a > `kubernetes-credentials-6` plugin, since its `kubernetes-client-api-6` > dependency makes it implicitly incompatible. Seems like a mess. > > Setting that aside, it would be awkward to create a new > `kubernetes-client-api-6` plugin because then people would be left with the > old `kubernetes-client-api` installed and enabled but unused, and need to > manually clean up. > > Pending JENKINS-49651, I agree that just releasing the batch of updates on > the same day and asking users to please refrain from partial updates is the > least disruptive option. > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/cc4f2dfe-6733-448c-bced-985820e122d9n%40googlegroups.com.
