Commit Graph

61 Commits

Author SHA1 Message Date
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
Tomasz Sęk d318bea4a1
Change signature of CreateOrUpdateJob function 2019-01-17 21:45:23 +01:00
Tomasz Sęk cdbf79e98f
Small refactoring 2019-01-16 23:02:41 +01:00
Tomasz Sęk 1f1947a80b
Rename plugin package 2019-01-16 22:45:09 +01:00
Tomasz Sęk cb2dfdd28a
[WIP] AWS S3 backup
- mount backup credentials secret into Jenkins pod
2019-01-16 22:33:00 +01:00
Tomasz Sęk e609611c4d
[WIP] AWS S3 backup
- ensure backup credentials secret
2019-01-16 22:32:29 +01:00
Tomasz Sęk dcafa71d67
Small refactoring 2019-01-16 11:17:45 +01:00
Tomasz Sęk 3aacf99536
Small refactoring 2019-01-16 10:05:09 +01:00
Tomasz Sęk 79112b50dc
[WIP] AWS S3 backup
- add backup validation in base configuration phase
- add backup validation in user configuration phase
- add tests
2019-01-16 00:29:38 +01:00
Tomasz Sęk 8c4fa92ec5
Set default Jenkins master pod resources requirements, this closes #4 2019-01-15 12:04:50 +01:00
Tomasz Sęk e18764078c
Fix generating Jenkins API token 2019-01-14 18:24:11 +01:00
Tomasz Sęk c9370cda00
Improve logging 2019-01-14 18:19:49 +01:00
Tomasz Sęk ec0287c3b2
Small fixes 2019-01-11 13:51:16 +01:00
Tomasz Sęk ffca2b2080
Add Jenkins views 2019-01-11 13:38:17 +01:00
Tomasz Sęk aff974b466
Refactoring 2019-01-11 11:02:54 +01:00
Tomasz Sęk 1104df0b88
Update base plugin versions 2019-01-11 10:58:45 +01:00
Tomasz Sęk 15f312cef4
Improve jobs logging 2019-01-11 10:31:08 +01:00
Tomasz Sęk 2912212142
Add files synchronization for user/base configuration 2019-01-11 10:22:29 +01:00
antoniaklja b0fd8f2dfa Improve logging and update developer-guide.md 2019-01-11 10:14:15 +01:00
Tomasz Sęk 516418f97f
Fix calculating hash for user/base configuration 2019-01-11 07:59:48 +01:00
antoniaklja 80c5730763 Code clean up 2019-01-10 22:47:21 +01:00
Tomasz Sęk e313cc2991
Add RBAC for Jenkins master pod 2019-01-10 16:50:44 +01:00
Tomasz Sęk 515e0edb5a
Add user configuration groovy scripts job 2019-01-10 15:36:25 +01:00
Tomasz Sęk ca27bf4df8
Add base configuration groovy scripts job 2019-01-10 14:44:30 +01:00
Tomasz Sęk c26090dce8
Add base configuration groovy scripts job 2019-01-10 14:44:07 +01:00
Tomasz Sęk d07ebcd507
Code refactoring 2019-01-09 06:20:08 +01:00
antoniaklja 732342a56c Update README.md and theme 2019-01-03 20:01:26 +01:00
antoniaklja 0461e7983b Added jenkins theme and updated user reconciliation loop 2019-01-03 16:08:38 +01:00
antoniaklja 874ff8e0e5 Added job for executing groovy scripts 2019-01-03 16:07:51 +01:00
antoniaklja c404221154 Updated jobs and added more tests 2019-01-03 16:07:14 +01:00
antoniaklja b5fca5950a Minor refactoring 2019-01-02 18:59:09 +01:00
antoniaklja 54ee4ab6c7 Organized imports and updated README.md 2019-01-02 18:33:35 +01:00
antoniaklja 39eeefd990 Add tests for user reconciliation loop 2019-01-02 16:42:07 +01:00
antoniaklja d08d54588b Add tests for seedjobs 2019-01-02 16:41:48 +01:00
antoniaklja 64b9571c93 Add tests for jobs + mockgen for jenkins client 2019-01-02 16:41:33 +01:00
antoniaklja fef930791b Initial version of jobs API 2018-12-31 16:21:47 +01:00