percona-postgresql-operator
percona-postgresql-operator copied to clipboard
K8SPG-613: fix cr.yaml
https://perconadev.atlassian.net/browse/K8SPG-613
DESCRIPTION
The previous PR (https://github.com/percona/percona-postgresql-operator/pull/1117) introduced an incorrect containerSecurityContext that does not match the crd.yaml
CHECKLIST
Jira
- [ ] Is the Jira ticket created and referenced properly?
- [ ] Does the Jira ticket have the proper statuses for documentation (
Needs Doc) and QA (Needs QA)? - [ ] Does the Jira ticket link to the proper milestone (Fix Version field)?
Tests
- [ ] Is an E2E test/test case added for the new feature/change?
- [ ] Are unit tests added where appropriate?
Config/Logging/Testability
- [ ] Are all needed new/changed options added to default YAML files?
- [ ] Are all needed new/changed options added to the Helm Chart?
- [ ] Did we add proper logging messages for operator actions?
- [ ] Did we ensure compatibility with the previous version or cluster upgrade process?
- [ ] Does the change support oldest and newest supported PG version?
- [ ] Does the change support oldest and newest supported Kubernetes version?
| Test name | Status |
|---|---|
| backup-enable-disable | passed |
| custom-extensions | passed |
| custom-tls | passed |
| demand-backup | passed |
| finalizers | passed |
| init-deploy | passed |
| monitoring | passed |
| monitoring-pmm3 | passed |
| one-pod | passed |
| operator-self-healing | passed |
| pitr | passed |
| scaling | passed |
| scheduled-backup | passed |
| self-healing | passed |
| sidecars | passed |
| start-from-backup | passed |
| tablespaces | passed |
| telemetry-transfer | passed |
| upgrade-consistency | passed |
| upgrade-minor | passed |
| users | passed |
| We run 21 out of 21 |
commit: https://github.com/percona/percona-postgresql-operator/pull/1185/commits/446ca9b18bb21aedb593552e1e155e64504dd818
image: perconalab/percona-postgresql-operator:PR-1185-446ca9b18