Uses of Package
org.csanchez.jenkins.plugins.kubernetes.pod.retention
Package
Description
-
ClassDescription
PodRetention
instances determine if the Kubernetes pod running a Jenkins agent should be deleted after Jenkins terminates the agent. -
ClassDescription
PodRetention
instances determine if the Kubernetes pod running a Jenkins agent should be deleted after Jenkins terminates the agent. -
ClassDescription
PodRetention
instances determine if the Kubernetes pod running a Jenkins agent should be deleted after Jenkins terminates the agent.ADescriptor
for anyPodRetention
implementation.Checks for deleted pods corresponding toKubernetesSlave
and ensures the node is removed from Jenkins too.Listener called when a Kubernetes event related to a Kubernetes agent happens.