Commit Graph

745 Commits

Author SHA1 Message Date
Sergey Dudoladov eb82078f99 minor code fixes for cluster creation 2019-04-16 17:19:45 +02:00
Sergey Dudoladov 54c4a044e6 doc and conf updates 2019-04-16 16:49:43 +02:00
Sergey Dudoladov 273c8e3bcb address static checks 2019-04-16 14:12:23 +02:00
Sergey Dudoladov dc2f7072c7 adjust deletion and cronjob conf 2019-04-16 14:02:49 +02:00
Sergey Dudoladov 2d720c9a2a properly log job's name 2019-04-16 12:11:29 +02:00
Sergey Dudoladov fe1d1b2dec add special case for Sync 2019-04-16 11:56:27 +02:00
Sergey Dudoladov d4ebd33db8 minor changes 2019-04-16 11:23:11 +02:00
Sergey Dudoladov a816483a28 add update skeleton 2019-04-15 17:19:35 +02:00
Sergey Dudoladov a02031448d update branch after merging master 2019-04-15 14:38:22 +02:00
Sergey Dudoladov f1dbd3c3d6 Merge branch 'master' into add-logical-backup 2019-04-15 14:03:01 +02:00
Sergey Dudoladov c1d108a832
Fix CRD-based operator configuration (#541)
* Fix CRD-based operator configuration

* add inherited labels, update docker image
2019-04-15 13:52:38 +02:00
Sergey Dudoladov 32f106990a Fix build (#542)
* bump up golang version
* gcc fix
2019-04-15 11:52:07 +02:00
Sergey Dudoladov b79ee0db6f fix static check violations 2019-04-11 16:06:34 +02:00
Felix Kunde 433bd8f500 Add paragraph on how to extend operator configuration in dev docs (#538)
* add paragraph on how to extend operator configuration in dev docs
2019-04-09 11:23:07 +02:00
Sergey Dudoladov 0f1e19625e add code skeleton for CronJob Sync 2019-04-08 16:57:34 +02:00
Sergey Dudoladov 6f855d5190 minore changes 2019-04-08 15:03:56 +02:00
Sergey Dudoladov 76c00f3fa6 Consistently name the docker image param 2019-04-05 12:17:09 +02:00
Sergey Dudoladov daf4e3acc0 add basic affinity setup 2019-04-05 12:08:52 +02:00
Sergey Dudoladov 9ad38d5520 Minor doc/code fixes 2019-04-05 11:37:50 +02:00
Sergey Dudoladov d30dd9e5e5 Document S3 bucket for logical backups 2019-04-05 11:02:44 +02:00
Felix Kunde 67b2fc40c0
update db connection part in user docs (#536) 2019-04-04 19:55:00 +02:00
Aaron Miller 15ec6a920d Config option to allow Spilo container to run non-privileged. (#525)
* Config option to allow Spilo container to run non-privileged.

Runs non-privileged by default.

Fixes #395

* add spilo_privileged to manifests/configmap.yaml

* add spilo_privileged to helm chart's values.yaml
2019-04-03 17:13:39 +02:00
Sergey Dudoladov c95aa29bec generate env for logical backup pod 2019-04-03 17:06:44 +02:00
Sergey Dudoladov 6d46f9cba7 remove unnecessary volume mount 2019-04-03 13:58:21 +02:00
Sergey Dudoladov 2f12c89f0e minor bug fixes 2019-04-03 13:31:24 +02:00
Sergey Dudoladov 99a3712422 Delete the cron job on cluster deletion 2019-04-03 12:19:09 +02:00
Felix Kunde 313db7d10b set default name also for RoleBinding and roleRef (#529) 2019-04-02 17:16:47 +02:00
Sergey Dudoladov 40175633a5 properly generate podTemplate for the cron job's pod 2019-04-02 15:26:27 +02:00
Sergey Dudoladov de9ffb6eff minor formatting things 2019-04-02 15:25:12 +02:00
Sergey Dudoladov a44da934e6 Update RBAC 2019-04-02 15:15:42 +02:00
Sergey Dudoladov 5d44904d14 minor doc fixes 2019-04-02 13:09:41 +02:00
Sergey Dudoladov 918860b6ea resolve merge conflict 2019-04-02 10:38:14 +02:00
Felix Kunde c243074083
Updated quickstart and link from README (#527)
* updated quickstart and link from README
* added/updated Helm chart description in other docs
2019-04-01 15:39:18 +02:00
Sergey Dudoladov 0e5ed5ee8f Merge branch 'master' into add-logical-backup 2019-04-01 13:52:18 +02:00
Taehyun Kim 6778c3c03c Add helm chart (#434)
Helm chart, that contains all required components to install postgres-operator.
So far all the versions are hardcoded to the latest release, and documentation
mention helm mostly for development purposes with minikube.
2019-03-29 11:26:13 +01:00
Rafia Sabih 98940e65fb
Fix for broken Makefile (#522)
Remove unnecessary double quotes in the path value
2019-03-25 11:00:17 +01:00
Stephane T edeb06d39c fix: update init_containers (#518)
* fix: PATH expension in Makefile

Signed-off-by: Stephane Tang <hi@stang.sh>

* refact: pass list of containers to compareContainers()

Signed-off-by: Stephane Tang <hi@stang.sh>

* compare initContainers while comparing StatefulSet

  Fixes #517

Signed-off-by: Stephane Tang <hi@stang.sh>

* refact: compareContainers()

Signed-off-by: Stephane Tang <hi@stang.sh>
2019-03-19 17:46:12 +01:00
Jan Mussler 5f6abfb797
Rearrange the README. (#520) 2019-03-14 12:48:36 +01:00
Sergey Dudoladov 0b53dbe5dc
Set statefulset update and management policy explicitly (#515)
* fix logging in retry

* explicitly set the stateful set update strategy to onDelete

* add podManagementPolicy
2019-03-13 11:49:18 +01:00
Sergey Dudoladov bc0923dab8 use custmom schedule 2019-03-07 13:22:35 +01:00
Sergey Dudoladov 825c5139c3 Merge branch 'master' into add-logical-backup 2019-03-05 14:07:48 +01:00
Vineeth Reddy db72d82f14 gofmt and golint fixes (#506)
* fix gofmt and golint issues
2019-03-04 13:13:55 +01:00
Sergey Dudoladov f400539b69
Retry moving master pods (#463)
* Retry moving master pods

* bump up master pod wait timeout
2019-02-28 16:19:27 +01:00
Sergey Dudoladov 587d9091e7
Set HUMAN_ROLE Spilo env var (#409)
* Set HUMAN_ROLE Spilo env var
2019-02-27 13:40:42 +01:00
Sergey Dudoladov 18e2d7a26f address a code review 2019-02-27 13:24:35 +01:00
Sergey Dudoladov f4d8ec2878 update generated code 2019-02-27 13:08:25 +01:00
Sergey Dudoladov 9d430fc141 resolve merge conflicts 2019-02-27 13:07:48 +01:00
Sergey Dudoladov 74cc9a44f8
Post-graduation updates (#495)
* update generated code

* update glide.lock

* Verify staleness of generated code during build and before running tests
2019-02-26 12:34:05 +01:00
Sergey Dudoladov 29f5e4f5a2
Update README.md (#500)
Include info about GSoC 2019 participation
2019-02-26 12:18:35 +01:00
Felix Kunde 31e568157b reflect change in github url (#496)
Project was moved from the incubator to the Zalando main org, hence the rename
2019-02-25 11:26:55 +01:00