Commit Graph

577 Commits

Author SHA1 Message Date
Paweł Prażak 6e35086dfa
Update deploy-jenkins.md 2019-10-25 11:51:51 +02:00
Paweł Prażak 44084f2eec
Update deploy-jenkins.md 2019-10-25 11:51:21 +02:00
Paweł Prażak 870bc351e3
Update _index.md 2019-10-25 11:48:55 +02:00
Paweł Prażak 9a1c3d68d8
Update _index.md 2019-10-25 11:48:30 +02:00
Paweł Prażak 3554f02deb
Update _index.md 2019-10-25 11:47:16 +02:00
Paweł Prażak 9ae978aa78
Update jenkins-docker-images.md 2019-10-25 11:46:03 +02:00
Paweł Prażak be69551266
Update architecture-and-design.md 2019-10-25 11:44:48 +02:00
Paweł Prażak b3828c10e2
Update README.md 2019-10-25 11:42:54 +02:00
Jakub Al-Khalili 0f0ea1d422 Regenerate website 2019-10-25 11:28:47 +02:00
Jakub Al-Khalili d141e41049 Removed v0.3.x/notifications.md 2019-10-25 11:28:47 +02:00
Jakub Al-Khalili 79c7323525 #157 Regenerate docs 2019-10-25 11:28:47 +02:00
Jakub Al-Khalili 3a6cfe13f6 #157 Fix edit links, add buttons on index page 2019-10-25 11:28:47 +02:00
Paweł Prażak ee4ba0f6e1
Update README.md 2019-10-25 10:14:41 +02:00
Tomasz Sęk 39e6b1470d
Merge pull request #169 from jakalkhalili/website-fix
Remove old folders
2019-10-24 16:15:17 +02:00
Jakub Al-Khalili b2ea024bf3 Remove old folders 2019-10-24 16:12:06 +02:00
Tomasz Sęk fa28fbc30d
Merge pull request #167 from jakalkhalili/website-fix
#157 Improved website documentation, removed old github docs
2019-10-24 15:35:56 +02:00
Jakub Al-Khalili 1647d2e834 #157 Add generated website documentation 2019-10-24 15:33:56 +02:00
Jakub Al-Khalili 0102c181a9 #157 Improved website documentation, removed old github docs 2019-10-24 15:33:54 +02:00
Jon Brohauge e907dfe0b4 #134 - Fix some spelling in website -> Getting Started -> v0.2.0 (Hacktoberfest contribution) (#168)
Add a bit of extra words to make complete sentences
2019-10-24 14:47:03 +02:00
Tomasz Sęk b07f217701
Update migration-guide-0.1.1-to-0.2.0.md 2019-10-23 12:22:02 +02:00
Paweł Prażak fc669bee2b Add an example of a custom backup/restore provider: AWS S3
- short guide with a simple example of how one can create
  a custom backup and restore provider
2019-10-22 15:37:33 +02:00
Tomasz Sęk dbe8c1ae2e
#147 Release 0.0.3 version of Helm Chart 2019-10-21 14:41:04 +02:00
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