kubernetes-operator/pkg/controller/jenkins/configuration/base
Oleksandr Kovalchuk 68ffc69d41
Add possibility to set Jenkins master pod's priority
Allow to set priorityClassName for master pod. This will make possible
for jenkins master to either not be preempted on other's pod low
resources or to preempt lesser priority pods on resources shortage.

Ref: https://github.com/jenkinsci/kubernetes-operator/issues/321
2020-04-09 11:06:56 +03:00
..
resources Add possibility to set Jenkins master pod's priority 2020-04-09 11:06:56 +03:00
doc.go Add packages info 2018-10-27 21:39:49 +02:00
reconcile.go Add possibility to set Jenkins master pod's priority 2020-04-09 11:06:56 +03:00
reconcile_test.go Upgrade operator-sdk to 0.15.1 (#269) 2020-02-12 21:58:28 +01:00
validate.go #296 Allow to specify custom plugins location in jenkins CR (#309) 2020-03-29 20:41:16 +02:00
validate_test.go Upgrade operator-sdk to 0.15.1 (#269) 2020-02-12 21:58:28 +01:00