Philipp Moeller

Results 37 issues of Philipp Moeller

**Rancher Server Setup** - Rancher version: 2.7.3 - Installation option (Docker install/Helm Chart): installed via rancher/quickstart/hcloud **Information about the Cluster** - Kubernetes version: v1.24.13+k3s1 **Describe the bug** Trying to log...

kind/bug

### Chart Name changedetection-io ### Chart Version 0.12.0 ### Bug Description The latest update changed from a pinned version with PullPolicy "IfNotPresent" to "latest" and kept the "IfNotPresent". This is...

bug

When working with CGAL in C++11 and upwards one of the biggest issues is that most types cannot be efficiently moved even if they should. Users end up writing code...

Enhancement
help wanted
Modern C++ (C++11 and later)
dev-meeting

**Describe the bug** When installing `tempo-distributed` in an OpenShift cluster the pods fail to come up because they require to be run with any uid. A quick fix is to...

stale

### Name and Version bitnami/etcd 10.2.18 ### What architecture are you using? None ### What steps will reproduce the bug? When installing the `bitnami/etcd` chart with ArgoCD the `ETCD_INITIAL_CLUSTER_STATE` is...

stale
triage
tech-issues
etcd

- **Which image of the operator are you using?** ghcr.io/zalando/postgres-operator:v1.13.0 - **Where do you run it - cloud or metal? Kubernetes or OpenShift?** OpenShift - **Are you running Postgres Operator...

- **Which image of the operator are you using?** ghcr.io/zalando/postgres-operator:v1.13.0 - **Where do you run it - cloud or metal? Kubernetes or OpenShift?** OpenShift 4.15 - **Are you running Postgres...

Please, answer some short questions which should help us to understand your problem / question better? - **Which image of the operator are you using?** ghcr.io/zalando/postgres-operator:v1.13.0 - **Where do you...

The documentation https://github.com/zalando/postgres-operator/blob/master/docs/administrator.md#in-place-major-version-upgrade still says that `off` is the default `major_version_upgrade_mode`. This changed with release `1.13.0`

Tag 2.4.3 points to 2.4.4, tag 2.4.4 is missing. ``` podman run -ti docker.io/library/rethinkdb:2.4.3 rethinkdb --version rethinkdb 2.4.4~0bookworm (aarch64-linux-gnu) (GCC 12.2.0) Linux 6.11.3-200.fc40.aarch64 aarch64 ```

bug