Tomasz Sęk
50c973dc22
Update developer-guide.md
2019-07-16 14:24:01 +02:00
Tomasz Sęk
23e99f6a51
Merge pull request #56 from benlangfeld/patch-3
...
Typo
2019-07-16 08:00:31 +02:00
Ben Langfeld
bf752ea253
Typo
2019-07-15 19:08:46 -03:00
Tomasz Sęk
31bfc85c97
Merge pull request #52 from benlangfeld/patch-2
...
Document known RBAC privilege escalation vulnerability
2019-07-15 10:17:49 +02:00
Ben Langfeld
5e77257007
Document known RBAC vulnerability
2019-07-13 11:17:08 -03:00
Tomasz Sęk
f2a6bbbdce
#50 Improve rolling backups in pvc Docker image
2019-07-12 09:48:24 +02:00
Tomasz Sęk
c7068edf64
Merge pull request #50 from benlangfeld/patch-1
...
Allow rolling backups to a limit
2019-07-12 09:44:03 +02:00
Ben Langfeld
d5c453dd1b
Document correct backup image version
2019-07-11 16:05:33 -03:00
Ben Langfeld
f5397ed8ac
Bump backup image version
2019-07-11 16:05:03 -03:00
Ben Langfeld
8cf9c7ba94
Document BACKUP_COUNT
2019-07-11 16:03:03 -03:00
Ben Langfeld
6a69cf5c88
Allow rolling backups to a limit
...
When `BACKUP_COUNT` is specified on the backup container, a backup job will ensure we keep the newest `BACKUP_COUNT` backups to preserve space in our target volume.
2019-07-11 15:56:07 -03:00
Tomasz Sęk
6fffcb6754
Bump version to v0.1.1
2019-06-29 17:13:51 +02:00
Tomasz Sęk
37e531a020
Improve Makefile
2019-06-29 17:12:59 +02:00
Tomasz Sęk
f7b6443fc6
Fix e2e tests
2019-06-29 17:06:38 +02:00
Tomasz Sęk
9a88f45efe
#39 Update docs
2019-06-29 16:46:41 +02:00
Tomasz Sęk
8fc2917afb
#31 Update docs
2019-06-29 16:34:37 +02:00
Tomasz Sęk
a05c496322
#38 Update docs
2019-06-29 16:16:34 +02:00
Tomasz Sęk
414ba53a1c
#37 Update docs
2019-06-29 16:08:45 +02:00
Tomasz Sęk
5926cf6d66
#29 Restart Jenkins pod when any seed job has been deleted
...
- update deep copy
2019-06-29 16:00:52 +02:00
Tomasz Sęk
dda0a0075e
#29 Restart Jenkins pod when any seed job has been deleted
2019-06-29 12:19:35 +02:00
Tomasz Sęk
3b26e1c5ba
Allow configure SecurityContext and Jenkins master container command
2019-06-29 12:19:17 +02:00
Tomasz Sęk
3573b9acd6
Merge pull request #39 from akram/externalize-hardcoded-image-uid
...
Externalize hardcoded image uid and pod Security Context and removes default Command
2019-06-28 07:37:15 +02:00
Tomasz Sęk
84eb4575e1
Fix backup before pod deletion
2019-06-27 23:33:15 +02:00
Tomasz Sęk
7c091fb69b
Fix lint issues
2019-06-27 22:54:50 +02:00
Tomasz Sęk
c5b29b7a11
Improve Makefile
2019-06-27 22:53:25 +02:00
Tomasz Sęk
d6a34b7b84
#31 Restart Jenkins pod when user or password have changed
2019-06-27 22:51:57 +02:00
Tomasz Sęk
42dc5569c5
#38 Omit KUBERNETES_* envs in containers
2019-06-27 22:49:52 +02:00
Tomasz Sęk
6f1b133741
#37 Improve backup PVC docker image user creation
2019-06-26 22:51:11 +02:00
Akram Ben Aissi
4150b6c767
fixing staticcheck
2019-06-26 09:07:09 -04:00
Akram Ben Aissi
f17a4c5dce
Externalise podSecurityContext.runAsUser and
2019-06-26 07:28:30 -04:00
Paweł Prażak
f75228b05d
Update role.yaml
...
add missing watch for events
2019-06-26 10:29:16 +02:00
Akram Ben Aissi
9285e294dd
Jenkins OpenShift image requirements
2019-06-26 03:15:52 -04:00
Tomasz Sęk
037c1fa025
Fix logging about watches resources
2019-06-23 10:39:50 +02:00
Tomasz Sęk
0b03b85cf0
#33 Improve docs how to develop with a remote k8s cluster
2019-06-22 10:35:36 +02:00
Tomasz Sęk
e441c746d1
Merge pull request #34 from akram/update-doc-to-developing-with-remote-k8s
...
Add documentation to allow development with remote k8s server
2019-06-22 10:00:27 +02:00
Akram Ben Aissi
8d8555ddd3
Add install_dev_tools.md to add build dependencies
...
Add a link in develop_guide.md to install_dev_tools.md
Develop with remote k8s server
2019-06-21 09:18:05 -04:00
Tomasz Sęk
a812d38a23
Merge pull request #32 from akram/silent-ls-in-makefile
...
Make make more silent in case of generated docs directory does not exist
2019-06-21 14:09:02 +02:00
Akram Ben Aissi
28b77055a4
Make make more silent in case of generated docs directory does not exist
2019-06-21 06:56:33 -04:00
Tomasz Sęk
20fb076dc7
Fix operator version
2019-06-21 08:58:37 +02:00
Tomasz Sęk
be4d6b471d
Add Jenkins scheme doc
2019-06-19 18:00:30 +02:00
Paweł Prażak
0af2235603
Update migration-guide-v1alphav1-to-v1alpha2.md
2019-06-19 15:51:06 +02:00
Paweł Prażak
877999f7a1
Update migration-guide-v1alphav1-to-v1alpha2.md
2019-06-19 15:49:49 +02:00
Paweł Prażak
a0b04318dc
Update migration-guide-v1alphav1-to-v1alpha2.md
2019-06-19 15:17:23 +02:00
Paweł Prażak
80752f2351
Update migration-guide-v1alphav1-to-v1alpha2.md
2019-06-19 14:59:50 +02:00
Paweł Prażak
74fb91dc08
Update migration-guide-v1alphav1-to-v1alpha2.md
2019-06-19 14:54:59 +02:00
Paweł Prażak
d8bfa8de13
Update migration-guide-v1alphav1-to-v1alpha2.md
2019-06-19 14:44:15 +02:00
Tomasz Sęk
a5db6e9126
Bump version to v0.1.0
2019-06-18 23:21:51 +02:00
Tomasz Sęk
4ac661a6ef
Update bump-version Makefile goal
2019-06-18 23:20:54 +02:00
Tomasz Sęk
cc4b104607
Update docs
2019-06-18 23:09:48 +02:00
Tomasz Sęk
92081e8360
#4 Add docs
2019-06-18 23:09:11 +02:00