Bump Cloudnative PostgreSQL to chart 0.19.1 (app 1.211) #62

Merged
mrtz-j merged 1 commits from mrtz/cnpg into main 2025-11-20 09:27:43 +00:00
mrtz-j commented 2025-11-12 14:31:50 +00:00 (Migrated from gitlab.com)

I'll do these for every minor version (not patch), until we're on a more recent version.

NOTE: This will trigger a switchover on our PostgreSQL cluster, causing a (normally negligible) downtime. @stigrj @juselius

I'll do these for every minor version (not patch), until we're on a more recent version. NOTE: This will trigger a switchover on our PostgreSQL cluster, causing a (normally negligible) downtime. @stigrj @juselius
mrtz-j commented 2025-11-12 14:31:50 +00:00 (Migrated from gitlab.com)

assigned to @mrtz-j

assigned to @mrtz-j
mrtz-j commented 2025-11-12 14:37:41 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
mrtz-j commented 2025-11-12 15:39:01 +00:00 (Migrated from gitlab.com)

Succesfully bumped CNPG on ekman to chart version 0.26.1. A lot of changes in CRDs and Hooks, failing with

The CustomResourceDefinition "poolers.postgresql.cnpg.io" is invalid: metadata.annotations: Too long: may not be more than 262144 bytes
Succesfully bumped CNPG on ekman to chart version `0.26.1`. A lot of changes in CRDs and Hooks, failing with ```bash The CustomResourceDefinition "poolers.postgresql.cnpg.io" is invalid: metadata.annotations: Too long: may not be more than 262144 bytes ```
mrtz-j commented 2025-11-12 15:42:35 +00:00 (Migrated from gitlab.com)

Seems to be resolved by the usual sync with Replace=true or storing the CRDs in a separate application ref.

Seems to be resolved by the usual sync with `Replace=true` or storing the CRDs in a separate application [ref](https://github.com/cloudnative-pg/charts/issues/280).
mrtz-j commented 2025-11-12 15:45:07 +00:00 (Migrated from gitlab.com)

Another option is kc apply --server-side -f crds.

Another option is `kc apply --server-side -f crds`.
mrtz-j commented 2025-11-12 21:04:02 +00:00 (Migrated from gitlab.com)

Rescheduled on oceanbox until we are jobless.

Rescheduled on `oceanbox` until we are jobless.
mrtz-j commented 2025-11-20 09:26:47 +00:00 (Migrated from gitlab.com)

I'll start bumping in step until we're at the latest version.

I'll start bumping in step until we're at the latest version.
mrtz-j commented 2025-11-20 09:27:43 +00:00 (Migrated from gitlab.com)

mentioned in commit c3c09f40c9

mentioned in commit c3c09f40c9ac5dcb9300ffbca6c5491f7e39eb98
mrtz-j (Migrated from gitlab.com) merged commit c3c09f40c9 into main 2025-11-20 09:27:43 +00:00
Sign in to join this conversation.