Commit Graph

210 Commits

Author SHA1 Message Date
Tomasz Sęk b399decdce
#4 Improve pvc backup/restore Dockerfile 2019-06-16 22:37:04 +02:00
Tomasz Sęk 2d501b00d5
#4 [WIP] Backup and restore 2019-06-16 08:21:23 +02:00
Tomasz Sęk 66e9512c80
#4 Add pvc backup/restore Dockerfile 2019-06-16 02:01:01 +02:00
Tomasz Sęk bfbe13fa80
#30 Change Jenkins master pod name 2019-06-16 01:44:30 +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 a835c64524
Disable Jenkins remote CLI 2019-06-10 17:23:32 +02:00
Tomasz Sęk 243f5ca3f9
Improve logging plugin version 2019-06-10 17:22:55 +02:00
Tomasz Sęk a183531683
Add v1alpha2 Jenkins schema 2019-06-10 17:12:41 +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 a271078227
Fix Travis config 2019-06-08 09:53:02 +02:00
Tomasz Sęk 1551254373
Fix Travis config 2019-06-08 09:42:28 +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 e3c8faae67
Bump version to v0.0.12 2019-06-07 11:10:55 +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 9f93b904d4
Bump minikube version to v1.12.9 2019-06-07 10:01:12 +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 7eb03a6de5
Bump version to v0.0.11 2019-06-06 10:12:30 +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
Paweł Prażak b86db676ed
Update getting-started.md 2019-06-05 15:22:58 +02:00
antoniaklja 66442f0ef1 Update README.md 2019-06-04 15:27:19 +02:00
antoniaklja 239b30d2eb Add kubernetes-operator logo 2019-06-04 15:21:55 +02:00
Tomasz Sęk 6c0f94b50a
#17 Fix 'Build jenkins operator' job 2019-06-02 19:56:31 +02:00
Tomasz Sęk 51a49c9cd0
Update installation.md 2019-06-02 19:03:27 +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 4bbc3ca3cd
Update docs 2019-05-29 18:17:05 +02:00
Tomasz Sęk 640767ac61
Bump version to v0.0.10 2019-05-27 23:36:37 +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 127992eb96
Add missing permissions to emit Kubernetes events 2019-05-17 16:32:12 +02:00
Tomasz Sęk c5067d8342
Install staticcheck from releases 2019-04-15 22:15:18 +02:00
Tomasz Sęk bea4ce0d39
Install staticcheck from releases 2019-04-15 22:07:21 +02:00
Tomasz Sęk b36de96cc9
Bump version to v0.0.9 2019-04-15 21:47:42 +02:00
Tomasz Sęk 70f35c47f0
Add Readiness and Liveness probes - code cleanup 2019-04-15 21:47:02 +02:00
Maciej Olesinski 3dde0b0f56 Update getting started readme 2019-04-15 14:32:09 +02:00
Maciej Olesinski 2c9f630926 Add Readiness and Liveness probes 2019-04-15 13:34:36 +02:00
Tomasz Sęk 7f106df949
Bump version to v0.0.8 2019-03-16 20:44:55 +01:00
Tomasz Sęk b497171046
#14 Add username/password authentication for seed jobs
- update docs
2019-03-16 20:43:52 +01: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