Sergey Dudoladov
faf668bfa3
fix helm chart
2019-05-16 15:43:56 +02:00
Sergey Dudoladov
d9f465e7e9
address code review
2019-05-16 15:32:05 +02:00
Sergey Dudoladov
53b797baa2
fix complete manifest after incorrect merge
2019-05-16 13:51:50 +02:00
Sergey Dudoladov
b88c1337f7
unify default values
2019-05-16 13:41:45 +02:00
Sergey Dudoladov
88199fff51
Address docs' review
2019-05-16 13:35:36 +02:00
Sergey Dudoladov
7d8d8c32f8
remove unused parameter
2019-05-16 12:08:21 +02:00
Sergey Dudoladov
24b9e9f882
fix env vars
2019-05-15 16:55:18 +02:00
Sergey Dudoladov
9c547c91ac
fix complete manifest
2019-05-15 13:26:39 +02:00
Sergey Dudoladov
422d80329a
merge master
2019-05-15 12:59:09 +02:00
Sergey Dudoladov
2c02b371e2
fix statefulset sync ( #563 )
2019-05-14 11:15:47 +02:00
Felix Kunde
4b9e6058e1
add update for CRD to RBAC ( #564 )
2019-05-13 17:36:15 +02:00
Dmitry Dolgov
f29bdaf96a
Override clone s3 bucket path ( #487 )
...
Override clone s3 bucket path
Add possibility to use a custom s3 bucket path for cloning a cluster
from an arbitrary bucket (e.g. from another k8s cluster). For that
a new config options is introduced `s3_wal_path`, that should point
to a location that spilo would understand.
2019-05-10 12:52:42 +02:00
Felix Kunde
ad0b250b5b
patch CRD on operator update ( #558 )
...
* patch existing CRD each time there is an operator update
2019-05-09 12:35:15 +02:00
Felix Kunde
0fbfbb23bb
Use /status subresource instead of plain manifest field ( #534 )
...
* turns PostgresStatus type into a struct with field PostgresClusterStatus
* setStatus patch target is now /status subresource
* unmarshalling PostgresStatus takes care of previous status field convention
* new simple bool functions status.Running(), status.Creating()
2019-05-07 12:01:45 +02:00
Sergey Dudoladov
3430506ae8
remove enable_logical_backup from operator configmap/crd
2019-05-03 14:14:22 +02:00
Sergey Dudoladov
587ff74bdd
address 2nd part of code review
2019-05-03 14:11:22 +02:00
Sergey Dudoladov
6dc97d6fc1
Address first part of the code review
2019-05-03 11:21:09 +02:00
Felix Kunde
25e02ad755
Minor change to helm section in quickstart guide ( #549 )
...
* updated helm section in quickstart
2019-04-24 18:25:57 +02:00
Sergey Dudoladov
b2d7034b48
minor correction
2019-04-23 18:13:40 +02:00
Sergey Dudoladov
0f9d6dcad2
adjust names of env vars
2019-04-23 18:11:38 +02:00
Sergey Dudoladov
0cac277541
add suffix for the logical backup bucket
2019-04-23 16:34:36 +02:00
Sergey Dudoladov
01b066b7a3
remove namespace from backup name
2019-04-17 17:58:41 +02:00
Sergey Dudoladov
20364e56a9
update doc
2019-04-17 17:51:11 +02:00
Sergey Dudoladov
65b87d1c53
remove unnecessary pointer
2019-04-17 17:43:41 +02:00
Sergey Dudoladov
e2a4876ce4
change delete logic
2019-04-17 17:19:27 +02:00
Sergey Dudoladov
4cf37c4f3e
properly set the job name
2019-04-17 17:00:24 +02:00
Sergey Dudoladov
bd9d0fcd38
code cleanup
2019-04-17 16:55:37 +02:00
Sergey Dudoladov
a73b986b45
Minor code changes
2019-04-16 18:03:33 +02:00
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