Tomasz Sęk
|
5ef20df8f0
|
Merge pull request #147 from ekarlso/feat/helm-enchancements
helm: Make namespace configurable and CR opt out
|
2019-10-21 14:36:14 +02:00 |
Paweł Prażak
|
b80f279461
|
Update README.md
|
2019-10-21 11:48:33 +02:00 |
Endre Karlson
|
eeb8b5cf89
|
helm: Make namespace configurable and CR opt out
|
2019-10-20 20:46:19 +02:00 |
Tomasz Sęk
|
f03ac81baf
|
Merge pull request #155 from bechampion/patch-1
Update developer-guide.md
|
2019-10-18 15:25:55 +02:00 |
Tomasz Sęk
|
8775a20573
|
Merge pull request #156 from bechampion/patch-2
Updating plugin.go to allow versions
|
2019-10-18 15:24:22 +02:00 |
Jeronimo
|
922e27a1b9
|
Update developer-guide.md
|
2019-10-18 14:01:08 +01:00 |
jgarcia
|
d9b5d1b9cd
|
Changing tests to pass the new regexp
|
2019-10-18 12:01:13 +01:00 |
Jeronimo
|
7ad8a16cd6
|
Updating plugin.go to allow versions
This change is it allow all possible versions in all plugins within update.jenkins.io, this is linked to issue:https://github.com/jenkinsci/kubernetes-operator/issues/144
|
2019-10-18 10:41:05 +01:00 |
Jeronimo
|
249c0134d8
|
Update developer-guide.md
|
2019-10-18 09:06:04 +01:00 |
Tomasz Sęk
|
159e0cfee7
|
Merge pull request #153 from jakalkhalili/regenerate-docs
Regenerate docs
|
2019-10-17 16:34:24 +02:00 |
Tomasz Sęk
|
0fd362801b
|
Merge pull request #154 from jakalkhalili/notification-docs-update
Add notification doc
|
2019-10-17 16:33:58 +02:00 |
Tomasz Sęk
|
8c200f9fab
|
Merge pull request #152 from jakalkhalili/consumer-pvc-fix
#137 Remove waitForVolumes function
|
2019-10-17 16:33:36 +02:00 |
Jakub Al-Khalili
|
784352ebf4
|
Add notification doc
|
2019-10-17 16:27:42 +02:00 |
Jakub Al-Khalili
|
a570688580
|
Regenerate docs
|
2019-10-17 16:20:36 +02:00 |
Jakub Al-Khalili
|
eaf19a70d8
|
#137 Remove waitForVolumes function
|
2019-10-17 16:17:47 +02:00 |
Tomasz Sęk
|
220f422826
|
Merge pull request #149 from jakalkhalili/smtp-notification-provider
Add SMTP notification provider
|
2019-10-17 15:51:03 +02:00 |
Jakub Al-Khalili
|
a198af49a0
|
Improve SMTP tests
|
2019-10-17 15:06:31 +02:00 |
Jakub Al-Khalili
|
73e35fd048
|
Remove sleep from tests
|
2019-10-17 14:40:00 +02:00 |
Jakub Al-Khalili
|
78a44239e9
|
Add sleep in smtp tests
|
2019-10-17 13:49:59 +02:00 |
Jakub Al-Khalili
|
a5f4c78346
|
Improve tests and SMTP notification provider
|
2019-10-17 13:21:54 +02:00 |
Jakub Al-Khalili
|
4f5391d708
|
Improve SMTP provider
|
2019-10-17 11:48:07 +02:00 |
Tomasz Sęk
|
2063087c63
|
#143 Update website
|
2019-10-17 11:05:26 +02:00 |
Tomasz Sęk
|
a50bc2419a
|
Merge pull request #148 from marco-krammer/master
Support creation of backup in tmp directory before moving to actual backup dir
|
2019-10-17 10:59:39 +02:00 |
Marco Krammer
|
d32c21f967
|
Removed BACKUP_TMP_DIR env variable and switched to mktemp -d instead of letting the user decide the temp dir path
|
2019-10-17 10:41:35 +02:00 |
Tomasz Sęk
|
bcf3af9e66
|
Merge pull request #151 from jakalkhalili/operator-hub
Package operator to deploy on OperatorHub
|
2019-10-17 10:16:39 +02:00 |
Marco K
|
06c319ef69
|
Set BACKUP_TMP_DIR default value instead of making it required
|
2019-10-17 10:10:50 +02:00 |
Jakub Al-Khalili
|
22c95c33ab
|
Package operator to deploy on OperatorHub
|
2019-10-17 09:58:26 +02:00 |
Jakub Al-Khalili
|
292ae036db
|
Add SMTP libraries
|
2019-10-17 09:55:23 +02:00 |
Jakub Al-Khalili
|
dfd0b54579
|
Add SMTP notification provider
|
2019-10-17 09:50:40 +02:00 |
Marco Krammer
|
d58acb3039
|
Bumped backup pvc version and added documentation on how to use changes to getting started docs
|
2019-10-17 09:22:10 +02:00 |
Marco Krammer
|
d8fe19ce8d
|
Added BACKUP_TMP_DIR variable to backup pvc e2e test
|
2019-10-17 09:20:31 +02:00 |
Marco Krammer
|
ae3c527eb1
|
Support BACKUP_TMP_DIR to not immediately write to backup dir as this can cause broken backups to be used when being restored
|
2019-10-17 09:19:50 +02:00 |
Tomasz Sęk
|
930058d5b2
|
Merge pull request #146 from jonbrohauge/spelling-v0.1.1
#134 - Fix some spelling in website -> Getting Started -> v0.1.1 (Hacktoberfest contribution)
|
2019-10-16 21:47:41 +02:00 |
Jon Brohauge
|
5d01ca0b9b
|
Add a bit of extra words to make complete sentences
|
2019-10-16 20:14:48 +02:00 |
Jon Brohauge
|
3a6c6b9fb0
|
Add a bit of extra words to make complete sentences
|
2019-10-16 19:56:19 +02:00 |
Jon Brohauge
|
a5f1375b85
|
Add a bit of extra words to make complete sentences
|
2019-10-16 19:52:32 +02:00 |
Jon Brohauge
|
7dd16e7e96
|
Add a bit of extra words to make complete sentences
|
2019-10-16 19:51:45 +02:00 |
Jon Brohauge
|
9772e967bb
|
Add a bit of extra words to make complete sentences
|
2019-10-16 19:50:13 +02:00 |
Jon Brohauge
|
84c4b32536
|
Add a bit of extra words to make complete sentences
|
2019-10-16 19:49:05 +02:00 |
Jon Brohauge
|
f23b4ec1dc
|
Update the JCasC plugin version + remove the JCasC Support plugin, as it is deprecated
|
2019-10-16 19:48:36 +02:00 |
Jon Brohauge
|
6cb180cda1
|
Add a bit of extra words to make complete sentences
|
2019-10-16 19:47:43 +02:00 |
Jon Brohauge
|
e65508bd19
|
Add a bit of extra words to make complete sentences
|
2019-10-16 19:45:18 +02:00 |
Jon Brohauge
|
5a70001fc7
|
Add a bit of extra words to make complete sentences
|
2019-10-16 19:42:53 +02:00 |
Jon Brohauge
|
83e99c4d2b
|
Add a bit of extra words to make complete sentences
|
2019-10-16 19:35:56 +02:00 |
Jon Brohauge
|
8140d5c4e9
|
Add a bit of extra words to make complete sentences
|
2019-10-16 19:33:10 +02:00 |
Jon Brohauge
|
3c8fa0a09d
|
rename casc to JCasC for Jenkins Configuration as Code
|
2019-10-16 19:29:54 +02:00 |
Tomasz Sęk
|
3f801cd180
|
Merge pull request #141 from anthonydahanne/patch-2
Fix typos (Hacktoberfest)
|
2019-10-11 09:13:01 +02:00 |
Tomasz Sęk
|
673a71cf35
|
Merge pull request #140 from anthonydahanne/patch-1
Fix few typos (Hacktoberfest)
|
2019-10-11 09:12:10 +02:00 |
Tomasz Sęk
|
1918f4252e
|
Merge pull request #139 from anthonydahanne/issue134_fix_misspellings_docs
Fix #134: couple of misspellings (Hacktoberfest)
|
2019-10-11 09:11:12 +02:00 |
Tomasz Sęk
|
52328a4773
|
Merge pull request #138 from anthonydahanne/issue135_fix_misspellings
Fix #135: couple of misspellings - Hacktoberfest
|
2019-10-11 09:10:47 +02:00 |