postgres-operator/pkg/cluster
Arve Knudsen f7058c754d Pass more variables to Spilo container (#437)
Pass KUBERNETES_SCOPE_LABEL, KUBERNETES_ROLE_LABEL and KUBERNETES_LABELS
to spilo container, so that they could be changed. Fix for #411
2019-01-04 13:42:52 +01:00
..
cluster.go [WIP] Add 'admin' option to create role (#425) 2018-12-27 10:14:33 +01:00
cluster_test.go Some tweaks to ensure compat with newer Go. (#383) 2018-09-17 10:13:07 +02:00
database.go Use code-generation for CRD API and deepcopy methods (#369) 2018-08-15 17:22:25 +02:00
exec.go Allow configuring pod priority globally and per cluster. (#353) 2018-08-03 14:03:37 +02:00
filesystems.go Make use of kubernetes client-go v4 2017-07-25 15:25:17 +02:00
k8sres.go Pass more variables to Spilo container (#437) 2019-01-04 13:42:52 +01:00
k8sres_test.go Add shm_volume option (#427) 2018-12-21 16:22:30 +01:00
pod.go Use code-generation for CRD API and deepcopy methods (#369) 2018-08-15 17:22:25 +02:00
resources.go Improve reporting about rolling updates (#391) 2018-09-24 11:57:43 +02:00
sync.go Improve reporting about rolling updates (#391) 2018-09-24 11:57:43 +02:00
types.go Use code-generation for CRD API and deepcopy methods (#369) 2018-08-15 17:22:25 +02:00
util.go Improve reporting about rolling updates (#391) 2018-09-24 11:57:43 +02:00
volumes.go Use code-generation for CRD API and deepcopy methods (#369) 2018-08-15 17:22:25 +02:00