Package org.csanchez.jenkins.plugins.kubernetes.pod.decorator
package org.csanchez.jenkins.plugins.kubernetes.pod.decorator
-
ClassDescriptionSets the default node selector to linux if it hasn't been set explicitly in the pod before.Sets the restart policy to Never.Sets a workspace volume mounted in all containers.Allows to alter a pod definition after it has been built from the yaml and DSL/GUI configuration.A fatal exception raised by a
PodDecorator
implementation.