Commit Graph

477 Commits

Author SHA1 Message Date
Jakub Al-Khalili c25d0ce3e8 Improve v0.1.1 documentation - add notice about public key 2019-08-28 14:55:10 +02:00
Jakub Al-Khalili 76fe140baa Improve documentation - add notice about public key 2019-08-28 14:22:15 +02:00
Jakub Al-Khalili 58662f9a25 #79 Improve docs - add ssh key generation info 2019-08-28 13:26:39 +02:00
Tomasz Sęk d8d0d79ff1
Merge pull request #81 from jakalkhalili/master
Add migration guide to v0.2.0
2019-08-28 13:11:20 +02:00
Jakub Al-Khalili 0ca8f4fdbf Add migration guide to v0.2.0 2019-08-28 12:54:00 +02:00
Takeshi Takizawa edf6307524 Support no backup file case.
If there is no backup file then `grep` exit with nonzero code.
So use `find` instead of it.
2019-08-28 19:22:42 +09:00
Tomasz Sęk fed512873c
Merge pull request #80 from jakalkhalili/master
#79 Change privateKey data to stringData - documentation fix
2019-08-27 14:48:22 +02:00
Jakub Al-Khalili ba55185bf5 #79 Change privateKey data to stringData - documentation v0.1.1 fix 2019-08-27 14:12:06 +02:00
Jakub Al-Khalili dd8e16322b #79 Change privateKey data to stringData - documentation fix 2019-08-27 13:57:42 +02:00
Tomasz Sęk 183ff51eda
Merge pull request #78 from jakalkhalili/master
Add seedjob agent
2019-08-27 13:48:58 +02:00
Jakub Al-Khalili 90a6af52f6 Improve tests 2019-08-27 13:37:12 +02:00
Jakub Al-Khalili 393c3d690c Small improvements 2019-08-27 10:58:14 +02:00
Jakub Al-Khalili 44d751eee5 Fix tests 2019-08-27 09:56:23 +02:00
Jakub Al-Khalili f2eefb1fc9 Improve tests, small improvements 2019-08-27 09:34:42 +02:00
Jakub Al-Khalili ab42f8f432 Replace jobs creation mechanism, fix imports 2019-08-26 14:08:03 +02:00
Jakub Al-Khalili 9f2fe2492e Replace creating jobs mechanism, small code fixes 2019-08-26 14:04:53 +02:00
Tomasz Sęk 33524f88f1
Update base plugin versions 2019-08-23 14:10:49 +02:00
Tomasz Sęk 3a1f9e1ccc
#76 Allow configure JAVA_OPTS variable in Jenkins container 2019-08-23 13:43:18 +02:00
Jakub Al-Khalili ab1d3fb59b Fix tests 2019-08-23 11:27:24 +02:00
Jakub Al-Khalili f1815e10aa Sort imports 2019-08-23 10:46:41 +02:00
Jakub Al-Khalili ebd44b83fc Add seedjob agent 2019-08-23 10:43:27 +02:00
Tomasz Sęk 89c46a1720
Small code improvements 2019-08-19 16:56:17 +02:00
Tomasz Sęk 64f6fa68eb
Improve Makefile 2019-08-19 16:53:28 +02:00
Tomasz Sęk 7d2177f8c4
Merge pull request #74 from jakalkhalili/master
#70 Fix SecurityContext propagation
2019-08-19 13:11:00 +02:00
Jakub Al-Khalili 76e72702f2 #70 Fix SecurityContext propagation 2019-08-19 10:11:43 +02:00
Tomasz Sęk 8f80fa5bbd
Refactor notifications package 2019-08-18 15:40:28 +02:00
Tomasz Sęk 0c08fbfd8e
Move docs 2019-08-18 12:54:36 +02:00
Tomasz Sęk 5e17461728
Merge branch 'v0.2.0'
# Conflicts:
#	docs/security.md
2019-08-18 12:31:03 +02:00
Tomasz Sęk 6e0acff7e9
Merge pull request #73 from jakalkhalili/v0.2.0
#72 Add support for plugin names with underscore
2019-08-14 11:33:10 +02:00
Jakub Al-Khalili 5c55db489f #72 Add support for plugin names with underscore 2019-08-14 09:51:55 +02:00
Tomasz Sęk c703f032f4
Bump backup PVC version to v0.0.5 - update docs 2019-08-12 14:05:19 +02:00
Tomasz Sęk 30cd4d53a7
Bump backup PVC version to v0.0.5 2019-08-12 14:01:32 +02:00
Tomasz Sęk 75d0e3d358
Fix backup/pvc/Makefile bump-version goal 2019-08-12 14:01:02 +02:00
Tomasz Sęk ce1320600b
Merge pull request #68 from dashford/ignore-unrelated-files-in-backup
Filter for valid backups before trying to remove them
2019-08-12 13:54:10 +02:00
David Ashford bd6012dfb1
add grep command to only filter backups 2019-08-07 16:11:13 +01:00
Tomasz Sęk 3c2ff79c30
Merge pull request #65 from jakalkhalili/v0.2.0
Add notification library
2019-08-02 15:25:59 +02:00
Jakub Al-Khalili aecfd500f1 Fix err 2019-08-02 14:37:52 +02:00
Jakub Al-Khalili e641a9fa12 Organize code structure 2019-08-02 14:24:36 +02:00
Jakub Al-Khalili 9bde4cb59f Improve notification mechanism 2019-08-02 14:07:37 +02:00
Jakub Al-Khalili 364ce8ad8a Fix deepcopy 2019-08-02 09:51:42 +02:00
Jakub Al-Khalili dc727f45d7 Deepcopy fix 2019-08-02 09:38:17 +02:00
Jakub Al-Khalili 16fd981703 Add notification to api 2019-08-01 16:36:26 +02:00
Jakub Al-Khalili da31b3b7dd Enhance notification services mechanism 2019-08-01 16:13:18 +02:00
Jakub Al-Khalili 75f95be65a Improve notification mechanism 2019-08-01 11:16:17 +02:00
Jakub Al-Khalili 61d5311ac2 Disabled notification feature 2019-07-31 14:52:32 +02:00
Jakub Al-Khalili 5cbd21b03c Add notification library 2019-07-31 14:51:00 +02:00
Tomasz Sęk cdfa0750ce
Merge pull request #63 from jakalkhalili/v0.2.0
Fix groovy script versioning bug
2019-07-31 11:26:37 +02:00
Jakub Al-Khalili 3a7a4049f3 Improve groovy script checker 2019-07-31 11:11:15 +02:00
Jakub Al-Khalili 063f0c074b Improve unit tests 2019-07-31 10:51:36 +02:00
Jakub Al-Khalili 7a149c8257 Improve tests 2019-07-25 13:20:22 +02:00