Skip to content

Comments

Validate StatefulSet.spec.podManagementPolicy=Parallel#870

Draft
benbz wants to merge 2 commits intomainfrom
bbz/statefulset-podManagementPolicy
Draft

Validate StatefulSet.spec.podManagementPolicy=Parallel#870
benbz wants to merge 2 commits intomainfrom
bbz/statefulset-podManagementPolicy

Conversation

@benbz
Copy link
Member

@benbz benbz commented Nov 14, 2025

Draft as Postgres is wrong and kubernetes/kubernetes#117693 means we've got to recreate it

@github-actions
Copy link

github-actions bot commented Nov 14, 2025

dyff of changes in rendered templates of CI manifests

Full contents of manifests and dyffs are available in https://github.com/element-hq/ess-helm/actions/runs/19364540476/artifacts/4568110951

example-default-enabled-components-checkov-values.yaml
@@ StatefulSet/ess-ci/release-name-postgres - spec @@
+   # Without this CrashLoopBackoffs due to config failures block pod recreation
+   podManagementPolicy: Parallel

example-default-enabled-components-values.yaml
@@ StatefulSet/ess-ci/release-name-postgres - spec @@
+   # Without this CrashLoopBackoffs due to config failures block pod recreation
+   podManagementPolicy: Parallel

matrix-authentication-service-checkov-values.yaml
@@ StatefulSet/ess-ci/release-name-postgres - spec @@
+   # Without this CrashLoopBackoffs due to config failures block pod recreation
+   podManagementPolicy: Parallel

matrix-authentication-service-external-synapse-values.yaml
@@ StatefulSet/ess-ci/release-name-postgres - spec @@
+   # Without this CrashLoopBackoffs due to config failures block pod recreation
+   podManagementPolicy: Parallel

matrix-authentication-service-minimal-values.yaml
@@ StatefulSet/ess-ci/release-name-postgres - spec @@
+   # Without this CrashLoopBackoffs due to config failures block pod recreation
+   podManagementPolicy: Parallel

matrix-authentication-service-postgres-secrets-externally-values.yaml
@@ StatefulSet/ess-ci/release-name-postgres - spec @@
+   # Without this CrashLoopBackoffs due to config failures block pod recreation
+   podManagementPolicy: Parallel

matrix-authentication-service-postgres-secrets-in-helm-values.yaml
@@ StatefulSet/ess-ci/release-name-postgres - spec @@
+   # Without this CrashLoopBackoffs due to config failures block pod recreation
+   podManagementPolicy: Parallel

pytest-matrix-authentication-service-syn2mas-values.yaml
@@ StatefulSet/ess-ci/release-name-postgres - spec @@
+   # Without this CrashLoopBackoffs due to config failures block pod recreation
+   podManagementPolicy: Parallel

pytest-matrix-authentication-service-values.yaml
@@ StatefulSet/ess-ci/release-name-postgres - spec @@
+   # Without this CrashLoopBackoffs due to config failures block pod recreation
+   podManagementPolicy: Parallel

pytest-matrix-rtc-synapse-wellknown-values.yaml
@@ StatefulSet/ess-ci/release-name-postgres - spec @@
+   # Without this CrashLoopBackoffs due to config failures block pod recreation
+   podManagementPolicy: Parallel

pytest-synapse-values.yaml
@@ StatefulSet/ess-ci/release-name-postgres - spec @@
+   # Without this CrashLoopBackoffs due to config failures block pod recreation
+   podManagementPolicy: Parallel

quick-setup-certificates-pg-with-helm-values.yaml
@@ StatefulSet/ess-ci/release-name-postgres - spec @@
+   # Without this CrashLoopBackoffs due to config failures block pod recreation
+   podManagementPolicy: Parallel

quick-setup-external-cert-pg-with-helm-values.yaml
@@ StatefulSet/ess-ci/release-name-postgres - spec @@
+   # Without this CrashLoopBackoffs due to config failures block pod recreation
+   podManagementPolicy: Parallel

quick-setup-letsencrypt-pg-with-helm-values.yaml
@@ StatefulSet/ess-ci/release-name-postgres - spec @@
+   # Without this CrashLoopBackoffs due to config failures block pod recreation
+   podManagementPolicy: Parallel

quick-setup-wildcard-cert-pg-with-helm-values.yaml
@@ StatefulSet/ess-ci/release-name-postgres - spec @@
+   # Without this CrashLoopBackoffs due to config failures block pod recreation
+   podManagementPolicy: Parallel

synapse-checkov-with-workers-values.yaml
@@ StatefulSet/ess-ci/release-name-postgres - spec @@
+   # Without this CrashLoopBackoffs due to config failures block pod recreation
+   podManagementPolicy: Parallel

synapse-ingress-additional-paths-values.yaml
@@ StatefulSet/ess-ci/release-name-postgres - spec @@
+   # Without this CrashLoopBackoffs due to config failures block pod recreation
+   podManagementPolicy: Parallel

synapse-minimal-values.yaml
@@ StatefulSet/ess-ci/release-name-postgres - spec @@
+   # Without this CrashLoopBackoffs due to config failures block pod recreation
+   podManagementPolicy: Parallel

synapse-postgres-secrets-externally-values.yaml
@@ StatefulSet/ess-ci/release-name-postgres - spec @@
+   # Without this CrashLoopBackoffs due to config failures block pod recreation
+   podManagementPolicy: Parallel

synapse-postgres-secrets-in-helm-values.yaml
@@ StatefulSet/ess-ci/release-name-postgres - spec @@
+   # Without this CrashLoopBackoffs due to config failures block pod recreation
+   podManagementPolicy: Parallel

synapse-worker-example-values.yaml
@@ StatefulSet/ess-ci/release-name-postgres - spec @@
+   # Without this CrashLoopBackoffs due to config failures block pod recreation
+   podManagementPolicy: Parallel

well-known-mas-values.yaml
@@ StatefulSet/ess-ci/release-name-postgres - spec @@
+   # Without this CrashLoopBackoffs due to config failures block pod recreation
+   podManagementPolicy: Parallel

well-known-synapse-mas-values.yaml
@@ StatefulSet/ess-ci/release-name-postgres - spec @@
+   # Without this CrashLoopBackoffs due to config failures block pod recreation
+   podManagementPolicy: Parallel

well-known-synapse-values.yaml
@@ StatefulSet/ess-ci/release-name-postgres - spec @@
+   # Without this CrashLoopBackoffs due to config failures block pod recreation
+   podManagementPolicy: Parallel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant