kubernetes-operator/pkg/controller/jenkins/configuration/base/resources
Vibhav Bobade b77592e9d1 Intermediate Commit for transition from Pod to Deployment based Jenkins Controller
Allows for using the annotation jenkins.io/use-deployment
and setting the value to true makes the operator use a
Deployment instead of Pod for serving Jenkins.

This is part of a temporary feature and has to be committed to avoid bigger PRs.
2020-05-15 12:44:54 +05:30
..
base_configuration_configmap.go lint with golangci-lint 2020-05-06 16:22:52 +02:00
deployment.go Intermediate Commit for transition from Pod to Deployment based Jenkins Controller 2020-05-15 12:44:54 +05:30
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 Intermediate Commit for transition from Pod to Deployment based Jenkins Controller 2020-05-15 12:44:54 +05:30
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 lint with golangci-lint 2020-05-06 16:22:52 +02:00
route.go lint with golangci-lint 2020-05-06 16:22:52 +02: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 lint with golangci-lint 2020-05-06 16:22:52 +02:00
service_account.go lint with golangci-lint 2020-05-06 16:22:52 +02:00