Commit Graph

156 Commits

Author SHA1 Message Date
Jakub Al-Khalili 28dba98cd9 #45 Add test to check for imagePullSecrets propagation 2019-07-16 11:00:30 +02:00
Jakub Al-Khalili 01655785b5 #43 Add support for JENKINS_OPTS, fix the --prefix bug 2019-07-10 13:58:18 +02:00
Jakub Al-Khalili 55601886c1 Removed build goal from e2e tests 2019-07-09 15:00:25 +02:00
Jakub Al-Khalili 9654d66fdc Moved pod propagation tests to verifyJenkinsMasterPodAttributes 2019-07-09 11:47:44 +02:00
Jakub Al-Khalili 38834ceef4 Fixed vet errors 2019-07-09 09:31:19 +02:00
Jakub Al-Khalili 6d0704ca33 Fixed staticcheck and lint for macOS 2019-07-09 09:26:58 +02:00
Jakub Al-Khalili 3b2a65a57a Removed volumes in e2e tests 2019-07-08 15:37:06 +02:00
Jakub Al-Khalili 4329881788 Improved TestConfiguration 2019-07-08 15:13:30 +02:00
Jakub Al-Khalili 5e22cdfdce Fixed e2e tests 2019-07-08 15:11:12 +02:00
Tomasz Sęk 54454d9a02
#28 Mount secrets for groovy and CasC customization
- fix e2e tests
2019-06-30 23:14:52 +02:00
Tomasz Sęk f7b6443fc6
Fix e2e tests 2019-06-29 17:06:38 +02:00
Tomasz Sęk 6f1b133741
#37 Improve backup PVC docker image user creation 2019-06-26 22:51:11 +02:00
Tomasz Sęk 7b0778552a
#4 Update e2e tests 2019-06-18 22:20:41 +02:00
Tomasz Sęk 98110fac91
#4 Make backup before pod deletion 2019-06-18 20:04:15 +02:00
Tomasz Sęk a8d3e91bbb
#4 Add e2e backup and restore test 2019-06-17 23:15:13 +02:00
Tomasz Sęk 25469b1174
Move Jenkins container properties to spec.master.containers list 2019-06-11 19:53:02 +02:00
Tomasz Sęk e1aba3ed9f
Improve plugins management 2019-06-11 19:51:49 +02:00
Tomasz Sęk 8178e2315e
Use v1alpha2 Jenkins schema 2019-06-10 17:55:09 +02:00
Tomasz Sęk 79e150cbb7
Generate OpenAPI 2019-06-07 17:53:50 +02:00
Tomasz Sęk 8c6f71bd10
#24 Fix getting job's build when Jenkins URL is set 2019-06-05 21:45:49 +02:00
Tomasz Sęk 55d6aecb93
#9 Allow mount secrets and configmaps in Jenkins pod 2019-05-27 23:35:09 +02:00
Tomasz Sęk af10a97299
Allow configure sidecars in Jenkins pod 2019-05-17 16:35:18 +02:00
Tomasz Sęk 70f35c47f0
Add Readiness and Liveness probes - code cleanup 2019-04-15 21:47:02 +02:00
Maciej Olesinski 2c9f630926 Add Readiness and Liveness probes 2019-04-15 13:34:36 +02:00
Tomasz Sęk 1d10d629ce
#14 Add username/password authentication for seed jobs 2019-03-15 18:30:07 +01:00
Tomasz Sęk c170acac1d
#2 Add kubernetes-credentials-provider plugin to OperatorPlugins 2019-03-12 17:26:03 +01:00
Tomasz Sęk 2aa96789b4
#9 Allow set Jenkins master pod env variables 2019-03-11 16:52:28 +01:00
Tomasz Sęk 90c6f25610
#12 Allow configure Jenkins and Jenkins slave services 2019-03-08 17:06:53 +01:00
Tomasz Sęk 75c403b941
#13 Add node selector for Jenkins master pod 2019-03-08 07:30:04 +01:00
Tomasz Sęk f817d2ad09
#9 Add secret support in Configuration as Code plugin integration 2019-03-03 17:59:22 +01:00
Tomasz Sęk ebf1163b28
#8 Add Configuration as Code plugin integration 2019-03-01 17:48:35 +01:00
Tomasz Sęk b715f82557
#3 Fix custom auth override on Jenkins restart inside pod 2019-02-21 23:56:13 +01:00
Tomasz Sęk 08b6dfb691
#1 Split plugins in two groups:required by operator and required by user 2019-02-16 20:29:59 +01:00
Tomasz Sęk dd04c0cf5b
Remove backup mechanism 2019-02-14 19:36:55 +01:00
Tomasz Sęk ab87922bd1
Merge base and user e2e tests into one 2019-02-14 18:36:36 +01:00
Tomasz Sęk da17e1a011
Rename virtuslab.com to jenkins.io 2019-02-12 19:50:22 +01:00
Tomasz Sęk 45bbacfcd8
Rename VirtusLab/jenkins-operator to jenkinsci/kubernetes-operator 2019-02-11 21:34:56 +01:00
Tomasz Sęk ee79b2fadc
Rename VirtusLab/jenkins-operator to jenkinsci/kubernetes-operator in *.go 2019-02-11 21:10:52 +01:00
Tomasz Sęk a9dcd61a07
Add AWS S3 backup e2e test 2019-01-20 22:29:39 +01:00
Tomasz Sęk 1f1947a80b
Rename plugin package 2019-01-16 22:45:09 +01:00
Tomasz Sęk 8c4fa92ec5
Set default Jenkins master pod resources requirements, this closes #4 2019-01-15 12:04:50 +01:00
antoniaklja ae31901022 Minor improvements, code quality 2019-01-14 19:14:57 +01:00
Tomasz Sęk eabae853cc
Improve e2e tests 2019-01-14 18:24:46 +01:00
Tomasz Sęk d07ebcd507
Code refactoring 2019-01-09 06:20:08 +01:00
antoniaklja 54ee4ab6c7 Organized imports and updated README.md 2019-01-02 18:33:35 +01:00
antoniaklja b30fb17705 Refactored e2e user reconciliation tests 2019-01-02 16:42:27 +01:00
antoniaklja fef930791b Initial version of jobs API 2018-12-31 16:21:47 +01:00
antoniaklja e7c55512a8 Refactoring, additional tests and update README.md 2018-12-27 18:17:54 +01:00
Tomasz Sęk 50656ceb5b
Small refactoring 2018-12-26 17:39:58 +01:00
Tomasz Sęk af9f7f4e76
Install base plugins 2018-12-25 17:10:56 +01:00
Tomasz Sęk 1de7a05278
Improve JenkinsMasterPodRestart test 2018-12-25 17:07:51 +01:00
antoniaklja 43d45cda31 Fixed Jenkins client 2018-12-20 16:49:54 +01:00
antoniaklja 87739f71f1 Update seedjob and jenkins client 2018-12-20 16:36:11 +01:00
antoniaklja 4c8e61624e Initial version of user reconciliation loop and seed jobs 2018-12-19 22:40:08 +01:00
Tomasz Sęk 38165487ca
Add JenkinsMasterPodRestart e2e test 2018-12-09 13:32:00 +01:00
Tomasz Sęk 54aa39c502
Add reconcile loop of Jenkins base configuration 2018-12-06 09:29:38 +01:00