Commit Graph

655 Commits

Author SHA1 Message Date
Tomasz Sęk ab65db22d3
Merge pull request #188 from jakalkhalili/cr-removal-bug
#176 Add owner reference to seed job agent deployment
2019-11-06 16:32:51 +01:00
Jakub Al-Khalili d68430cdf1 #176 Small refactoring 2019-11-06 16:20:32 +01:00
Jakub Al-Khalili dbf6184898 #176 Refactor backup restore mechanism 2019-11-06 15:46:19 +01:00
Jakub Al-Khalili 554af5db80 #176 Add owner reference to seed job agent deployment 2019-11-06 10:16:57 +01:00
Jakub Al-Khalili 6d32ee71e4 Improve notification mechanism (#183)
Improve notification mechanism
2019-11-05 16:06:29 +01:00
Anuj Singh 8182858b75 Update _index.md
fixed a grammatical error.
2019-10-31 12:39:34 +01:00
Anuj Singh 4e087df473 Update customization.md 2019-10-31 12:39:12 +01:00
Anuj Singh 20831097c5 Update _index.md 2019-10-31 12:38:39 +01:00
Anuj Singh be5a0bab14 Update jenkins-docker-images.md 2019-10-31 12:38:04 +01:00
Anuj Singh 54a8f4c5e4 Update migration.md 2019-10-31 12:37:26 +01:00
Paweł Prażak 059e61bbb6
Update custom-backup-and-restore.md 2019-10-29 13:35:14 +01:00
Jakub Al-Khalili d8bc1ffa4d #157 Regenerate docs 2019-10-29 13:32:05 +01:00
Jakub Al-Khalili 327a688674 Add generate-docs to Makefile 2019-10-29 13:32:05 +01:00
Jakub Al-Khalili 5382e6964d Remove documentation leftovers 2019-10-29 13:32:05 +01:00
Tomasz Sęk 5a8f82c0f0
Merge pull request #164 from jakalkhalili/pod-notifications
Extend Kubernetes interface API
2019-10-29 10:12:08 +01:00
Jakub Al-Khalili c7841d9fc3 Refactor configuration in jenkins_controller.go 2019-10-29 09:42:06 +01:00
Jakub Al-Khalili c249288a2d Pass Configuration struct to Base and User constructors 2019-10-29 09:20:31 +01:00
cgrigel c55d3d9ba7 Fix misspellings in docs #134 2019-10-28 15:50:25 +01:00
Jakub Al-Khalili c95108e3ac Extend kubernetes client, pod termination notification 2019-10-28 15:45:38 +01:00
Paweł Prażak 3fadf8bdbd
Update _index.md 2019-10-25 14:05:40 +02:00
Paweł Prażak 245097b4c0 Update docs 2019-10-25 13:47:08 +02:00
Paweł Prażak 5cfab82c26
Update _index.md 2019-10-25 13:46:41 +02:00
Paweł Prażak ad7bad6d21
Update scheme.md 2019-10-25 13:40:34 +02:00
Paweł Prażak 9ed0f1ea5c
Update diagnostics.md 2019-10-25 13:39:03 +02:00
Paweł Prażak 1e3f43fe82
Update migration.md 2019-10-25 13:38:22 +02:00
Paweł Prażak 58eb2f3e80
Update custom-backup-and-restore.md 2019-10-25 13:03:58 +02:00
Paweł Prażak 74ad08a353
Update customization.md 2019-10-25 11:55:21 +02:00
Paweł Prażak 0c3f0737be
Update configuration.md 2019-10-25 11:53:43 +02:00
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