Commit Graph

729 Commits

Author SHA1 Message Date
Sergey Dudoladov 0d0480d515 Add flake 2019-04-26 12:07:45 +02:00
Sergey Dudoladov 179e459704 restore original travis yaml 2019-04-26 11:47:21 +02:00
Sergey Dudoladov e9b2f0b705 one more try 2019-04-26 11:35:47 +02:00
Sergey Dudoladov d801ac3f6b try to bump up pip3 version 2019-04-26 11:33:25 +02:00
Sergey Dudoladov eafd30284b add sudo to travis 2019-04-26 11:22:55 +02:00
Sergey Dudoladov 1ae51f9fa2 change priv in Travis 2019-04-26 11:18:18 +02:00
Sergey Dudoladov 78d2b9ce97 run e2e tests in Travis 2019-04-26 11:12:51 +02:00
Sergey Dudoladov 84715901e6 add Python to .gitignore 2019-04-26 10:54:37 +02:00
Sergey Dudoladov d358e16cf7 rename test runner 2019-04-26 10:50:54 +02:00
Sergey Dudoladov a967672cd0 move tests to a separate dir 2019-04-26 10:47:17 +02:00
Sergey Dudoladov d9e905bcdc minor fixes 2019-04-26 10:35:29 +02:00
Sergey Dudoladov 744328917a install python3 2019-04-25 17:38:10 +02:00
Sergey Dudoladov dda9466109 install requirements during build 2019-04-25 17:29:59 +02:00
Sergey Dudoladov 215d6ba936 add requirements 2019-04-25 17:19:40 +02:00
Sergey Dudoladov f62d740c27 set up simple unit test 2019-04-25 17:17:36 +02:00
Sergey Dudoladov 2bfcb0ed23 run tests from the script 2019-04-25 14:59:59 +02:00
Sergey Dudoladov 86a17e35e4 add tests skeleton 2019-04-25 14:48:51 +02:00
Sergey Dudoladov 7049c260be delete existing kind cluster 2019-04-25 14:23:52 +02:00
Sergey Dudoladov e320fbcf12 fix cluster name 2019-04-24 17:47:28 +02:00
Sergey Dudoladov 264833cd6a push the script 2019-04-24 17:44:29 +02:00
Sergey Dudoladov 61bf835753 add mock e2e script 2019-04-24 17:40:28 +02:00
Sergey Dudoladov 699b276ad6 adjust makefile && test client connection to kind 2019-04-24 17:27:01 +02:00
Sergey Dudoladov 5fc371d95a make go get verbose 2019-04-24 17:13:39 +02:00
Sergey Dudoladov bbaf4cfde7 fix path 2019-04-24 17:05:24 +02:00
Sergey Dudoladov 3a246eb90d first commit 2019-04-24 17:04:43 +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
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
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
Felix Kunde 313db7d10b set default name also for RoleBinding and roleRef (#529) 2019-04-02 17:16:47 +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
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
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 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
teuto.net Netzdienste GmbH 26a7fdfa9f Add Pod Anti Affinity (#489)
* Add Pod Anti Affinity
2019-02-21 16:37:03 +01:00
Sergey Dudoladov 2e9b6533e7
Document taint-based eviction (#468)
* Document taint-based eviction
2019-02-20 10:19:15 +01:00
Stephane T d11b23bd71 Add inherited_labels (#459)
* add support for inherited_labels

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

* update docs with inherited_labels

Signed-off-by: Stephane Tang <hi@stang.sh>
2019-02-14 12:29:06 +01:00
Sergey Dudoladov f2dddb0f2b
Add GSoC 2019 project ideas (#470)
* Add GSoC 2019 project ideas

* Add community section

* Add application steps

* Add logo
2019-02-06 14:40:12 +01:00
Rafał Kupka ba23de3d17 Pass PodEnvironmentConfigMap (#477) 2019-02-04 12:24:49 +01:00
Maxim Ivanov ed6acc1178 Correctly report success in .status on Update (#469) 2019-01-31 13:09:17 +01:00
Dmitry Dolgov 90c25038d7 Add pod diagram and tex sources (#472) 2019-01-31 12:17:11 +01:00