Commit Graph

96 Commits

Author SHA1 Message Date
Tomasz Sęk 243f5ca3f9
Improve logging plugin version 2019-06-10 17:22:55 +02:00
Tomasz Sęk 0ae462dbb5
Detect Jenkins Master Pod starting issues 2019-06-09 16:46:50 +02:00
Tomasz Sęk f9ad157c8b
#9 Allow mount pvc in Jenkins pod 2019-06-09 14:56:31 +02:00
Tomasz Sęk 79e150cbb7
Generate OpenAPI 2019-06-07 17:53:50 +02:00
Tomasz Sęk 7d257965b9
Bump operator-sdk to v0.8.1 2019-06-07 17:36:56 +02:00
Tomasz Sęk ede2d3fd20
Fix lint issues 2019-06-07 11:21:07 +02:00
Tomasz Sęk 94979d15d1
#26 Log info when CR, Secret or ConfigMap has changed 2019-06-07 10:03:21 +02:00
Tomasz Sęk 67550f962f
#27 Restart Jenkins when any user plugin version has changed 2019-06-06 18:57:47 +02:00
Tomasz Sęk 78f801b211
Improve logging 2019-06-06 18:48:21 +02:00
Tomasz Sęk ccc0307bc1
Fix trigger jenkins-operator-user-configuration-casc job when secret has changed 2019-06-06 18:45:40 +02:00
Tomasz Sęk d6e4ca7521
#23 Add info about synchronizing k8s ConfigMaps and secrets in jobs 2019-06-06 10:11:05 +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 1e4efe0efc
Update Jenkins plugins 2019-05-29 18:43:12 +02:00
Tomasz Sęk c885f563a4
Merge pull request #18 from tveal/update-plugins
Update and Sort Base Plugins
2019-05-29 18:18:30 +02:00
Tomasz Sęk 55d6aecb93
#9 Allow mount secrets and configmaps in Jenkins pod 2019-05-27 23:35:09 +02:00
tveal 1f2f96e99a make all base plugin versions constants and sort for upgrade maintenance
update base plugins and add script for checking for latest
2019-05-24 19:02:41 -05: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 1a8fd8828b
#14 Add username/password authentication for seed jobs
- validate if seed job ids are unique
2019-03-16 20:19:22 +01:00
Tomasz Sęk ed3dc80ab8
Move ValidateSeedJobs function to seedjobs package 2019-03-16 20:02:21 +01:00
Tomasz Sęk 1d10d629ce
#14 Add username/password authentication for seed jobs 2019-03-15 18:30:07 +01:00
Tomasz Sęk 6285f22170
Remove depracated ServiceAccountCredential 2019-03-15 18:18:29 +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 9177fbe802
Update operator base plugins 2019-03-12 17:24:41 +01:00
Tomasz Sęk 826573eeb9
Add OperatorVersion in Jenkins CR status section 2019-03-12 17:23:39 +01:00
Tomasz Sęk d278847a46
Allow configure ImagePullPolicy for Jenkins master pod 2019-03-12 17:19:56 +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 3b8f0f7d10
Remove deprecated Jenkins CLI from base configuration scripts 2019-02-21 23:31:28 +01:00
Tomasz Sęk 28f09e9a84
Add ExecuteScript function to Jenkins API client 2019-02-21 16:46:41 +01:00
Tomasz Sęk 5996e63db9
Add information how much time take base and user phase 2019-02-18 22:00:54 +01:00
Tomasz Sęk 1ad5992160
Improve logging 2019-02-17 00:45:34 +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 da17e1a011
Rename virtuslab.com to jenkins.io 2019-02-12 19:50:22 +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 a275ed62d5
Code improvements 2019-01-27 23:21:12 +01:00
Maciej Olesinski ec248f2d42 Add events 2019-01-22 00:45:02 +01:00
Tomasz Sęk a9dcd61a07
Add AWS S3 backup e2e test 2019-01-20 22:29:39 +01:00
Tomasz Sęk dee93c02e2
Fix build in travis 2019-01-19 13:37:14 +01:00
Tomasz Sęk ebe750aa8e
Move validation to AWS S3 backup provider 2019-01-19 13:14:19 +01:00
Tomasz Sęk b78bff897e
Add AWS S3 backup provider 2019-01-19 13:13:50 +01:00
Tomasz Sęk 9e6c44484c
Trigger backup before Jenkins master pod deletion 2019-01-19 13:03:56 +01:00
Tomasz Sęk d7fdac5e9a
Add backup API 2019-01-19 12:58:36 +01:00
Tomasz Sęk 7281032be2
Small refactoring 2019-01-19 12:38:58 +01:00