kubernetes-operator/pkg/controller/jenkins
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
..
client lint with golangci-lint 2020-05-06 16:22:52 +02:00
configuration Intermediate Commit for transition from Pod to Deployment based Jenkins Controller 2020-05-15 12:44:54 +05:30
constants #28 Fix e2e test 2019-09-03 20:19:24 +02:00
groovy lint with golangci-lint 2020-05-06 16:22:52 +02:00
notifications lint with golangci-lint 2020-05-06 16:22:52 +02:00
plugins lint with golangci-lint 2020-05-06 16:22:52 +02:00
handler.go Add Route pointing to the HTTP Service when the Route API is present 2020-05-05 14:06:10 +02:00
jenkins_controller.go Trigger ci 2020-05-14 08:46:32 +02:00