kubernetes-operator/pkg/controller/jenkins/configuration
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
..
backuprestore Intermediate Commit for transition from Pod to Deployment based Jenkins Controller 2020-05-15 12:44:54 +05:30
base Intermediate Commit for transition from Pod to Deployment based Jenkins Controller 2020-05-15 12:44:54 +05:30
user refactor log handeling 2020-05-13 14:14:33 +02:00
configuration.go Intermediate Commit for transition from Pod to Deployment based Jenkins Controller 2020-05-15 12:44:54 +05:30
configuration_test.go lint with golangci-lint 2020-05-06 16:22:52 +02:00