postgres-operator/e2e/tests
laiminhtrung1997 e871a167ed
Add topologySpreadConstraints configuration to pod spec. (#2530)
* Add topologySpreadConstraints configuration to pod spec.
* Run update-codegen.sh to add deepcopy for new field to the api.
* Reuse configured TopologySpreadConstraints for logical backup.
* Remove x-kubernetes-preserve-unknown-fields and XPreserveUnknownFields.
* Add topologySpreadConstraint example in the complete manifest.
* Add support for helm chart.
* Add documentation for topologySpreadConstraint.
* Update e2e test to patch topologySpreadConstraints into the postgresqls manifest.
* For e2e test, updated the PVC retention policy to remove redundant PVCs.
* Fix e2e test, expected PVC count in end-to-end test after config changes.
2026-05-29 17:07:47 +02:00
..
__init__.py make run.sh executable from within e2e (#619) 2019-07-24 15:07:32 +02:00
k8s_api.py Implement per-cluster maintenance window for Postgres automatic upgrade (#2710) 2024-08-09 14:07:35 +02:00
test_e2e.py Add topologySpreadConstraints configuration to pod spec. (#2530) 2026-05-29 17:07:47 +02:00