kubernetes-operator/pkg/controller/jenkins/configuration/base/resources
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
..
base_configuration_configmap.go #318 Fix running Jenkins-Operator locally 2020-04-03 10:23:26 +02:00
doc.go Add reconcile loop of Jenkins base configuration 2018-12-06 09:29:38 +01:00
init_configuration_configmap.go #190 Allow set Jenkins API authorization strategy 2020-01-11 22:04:00 +01:00
meta.go Use v1alpha2 Jenkins schema 2019-06-10 17:55:09 +02:00
operator_credentials_secret.go Use v1alpha2 Jenkins schema 2019-06-10 17:55:09 +02:00
pod.go Add possibility to set Jenkins master pod's priority 2020-04-09 11:06:56 +03:00
pod_test.go #110 Fix unit tests and formatting 2019-09-19 13:27:47 +02:00
random.go Add reconcile loop of Jenkins base configuration 2018-12-06 09:29:38 +01:00
rbac.go #200 Allow for additional RBAC role bindings for Jenkins master 2020-01-06 18:03:01 +01:00
scripts_configmap.go #296 Allow to specify custom plugins location in jenkins CR (#309) 2020-03-29 20:41:16 +02:00
service.go #318 Fix code review issues 2020-04-03 10:59:01 +02:00
service_account.go #190 Allow set Jenkins master service account annotations 2020-01-11 10:31:18 +01:00