kubernetes-operator/pkg/controller/jenkins
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
..
client added cookie jar 2020-03-27 10:32:46 -04:00
configuration Add possibility to set Jenkins master pod's priority 2020-04-09 11:06:56 +03:00
constants #28 Fix e2e test 2019-09-03 20:19:24 +02:00
groovy Fix #135: couple of misspellings 2019-10-10 22:53:56 -04:00
notifications Fix unit tests 2019-11-13 09:56:55 +01:00
plugins #296 Allow to specify custom plugins location in jenkins CR (#309) 2020-03-29 20:41:16 +02:00
handler.go Use v1alpha2 Jenkins schema 2019-06-10 17:55:09 +02:00
jenkins_controller.go Don't set default security context 2020-01-26 19:44:19 +01:00