-
- Downloads
Critical operation PDB (#2830)
Create the second PDB to cover Pods with a special "critical operation" label set. This label is going to be assigned to all pg cluster's Pods by the Operator during a PG major version upgrade, by Patroni during a cluster/replica bootstrap. It can also be set manually or by any other automation tool.
Showing
- docs/administrator.md 21 additions, 9 deletionsdocs/administrator.md
- docs/quickstart.md 1 addition, 1 deletiondocs/quickstart.md
- docs/reference/operator_parameters.md 2 additions, 2 deletionsdocs/reference/operator_parameters.md
- e2e/tests/test_e2e.py 4 additions, 1 deletione2e/tests/test_e2e.py
- pkg/cluster/cluster.go 31 additions, 33 deletionspkg/cluster/cluster.go
- pkg/cluster/k8sres.go 37 additions, 3 deletionspkg/cluster/k8sres.go
- pkg/cluster/k8sres_test.go 119 additions, 21 deletionspkg/cluster/k8sres_test.go
- pkg/cluster/resources.go 163 additions, 29 deletionspkg/cluster/resources.go
- pkg/cluster/sync.go 67 additions, 14 deletionspkg/cluster/sync.go
- pkg/cluster/types.go 10 additions, 9 deletionspkg/cluster/types.go
- pkg/cluster/util_test.go 1 addition, 1 deletionpkg/cluster/util_test.go
Loading
Please register or sign in to comment