m²
m²
Hi @dimitri, anything we could assist with? I look forward to hearing from you. Cheer's
Can confirm the issue @dramosOptiply is facing. Same for us: during maintenance windows, upgrades or outages of the CP the operator fails ~~and issues a shutdown to the database~~ continuously...
**Update**: does not look like a problem with the operator, but with the instance and its probes. During the period of our CP failure, the pod of the primary DB...
@Brice187 no not at all. However, deactivating the readiness probes is no option (IMHO). Too many edge-cases that could go wrong. The new, alpha grade, feature "Primary Isolation" could help,...
@Brice187, seems that fix is ongoing https://github.com/cloudnative-pg/cloudnative-pg/pull/7902
@ollixy you cannot set capabilities on the podSecurityContext, cf. https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.26/#podsecuritycontext-v1-core. What we need is a separate option to specify the securityContext of each container in the pod. @HoustonPutman +1 for...
Not sure, but could be a similar/related issue. After upgrade from v0.7.0 to v0.8.0 for our SolrCloud cluster (9.0), we're getting a 404 from Solr API `Error returned from Solr...