Discussion:
Pod still released after "Pod Retention" set to "On Failure" for Kubernetes Plugin
Evan
2018-11-02 08:57:45 UTC
Permalink
Jenkins 2.138.2

Kubernetes Plugin 1.13.2



When using kubernetes plugin to dynamically provision Jenkins slave, the
needs now is to reserve workspace of Jenkins slave when the job failed,
"Pod Retention" seems to be useful.



When "Pod Retention" is set to "Always", after job finished, the pod is
reserved;


But when "Pod Retention" set to "On Failure", after job fails, the pod
still released.


Is it a bug of plugin or my setting problem?
--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/334d2195-3ace-4ed0-81ba-2ae77958d3d7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Carlos Sanchez
2018-11-02 09:31:45 UTC
Permalink
When you say "pod still released" what do you mean? the retention means the
pod will not be deleted in k8s but not used by jenkins
Post by Evan
Jenkins 2.138.2
Kubernetes Plugin 1.13.2
When using kubernetes plugin to dynamically provision Jenkins slave, the
needs now is to reserve workspace of Jenkins slave when the job failed,
"Pod Retention" seems to be useful.
When "Pod Retention" is set to "Always", after job finished, the pod is
reserved;
But when "Pod Retention" set to "On Failure", after job fails, the pod
still released.
Is it a bug of plugin or my setting problem?
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-users/334d2195-3ace-4ed0-81ba-2ae77958d3d7%40googlegroups.com
<https://groups.google.com/d/msgid/jenkinsci-users/334d2195-3ace-4ed0-81ba-2ae77958d3d7%40googlegroups.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CALHFn6NR%3DrqeZ%2BAUEHv5V3hgNShja7QrW7CSef6aeXtxGPJR3Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Evan
2018-11-05 02:03:46 UTC
Permalink
The pod is not used by jenkins literally, but it's also deleted in k8s,
this is somewhat confusing.

圚 2018幎11月2日星期五 UTC+8䞋午5:32:08Carlos Sanchez写道
Post by Carlos Sanchez
When you say "pod still released" what do you mean? the retention means
the pod will not be deleted in k8s but not used by jenkins
Post by Evan
Jenkins 2.138.2
Kubernetes Plugin 1.13.2
When using kubernetes plugin to dynamically provision Jenkins slave, the
needs now is to reserve workspace of Jenkins slave when the job failed,
"Pod Retention" seems to be useful.
When "Pod Retention" is set to "Always", after job finished, the pod is
reserved;
But when "Pod Retention" set to "On Failure", after job fails, the pod
still released.
Is it a bug of plugin or my setting problem?
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-users/334d2195-3ace-4ed0-81ba-2ae77958d3d7%40googlegroups.com
<https://groups.google.com/d/msgid/jenkinsci-users/334d2195-3ace-4ed0-81ba-2ae77958d3d7%40googlegroups.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/d295bc6a-7378-4bb6-a408-ace1a7a9cb71%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...