Results 42 issues of haslersn

argocd-applicationset-controller should run as non-root and with ``` securityContext: seccompProfile: type: RuntimeDefault ``` in the PodSpec of the recommended deployment manifests, in order to be compatible with the Restricted policy...

This is a feature request to support the trait `ConditionallySelectable` for types that are not `Copy`. ## Motivation I have large types (e.g. polynomials of high degree) that I'd like...

### Database name PostgreSQL # Issue description When the S3-compatible object storage (configured in `AWS_ENDPOINT`) is down, then `wal-g wal-fetch` hangs forever. It happens in different scenarios: - DNS record...

The operator should add ``` securityContext: seccompProfile: type: RuntimeDefault ``` to the spec of created Pods in order to be compatible with the Restricted policy of [Pod Security Standards](https://kubernetes.io/docs/concepts/security/pod-security-standards/) (previous...

enhancement

We were running mysql operator for a few months. We run a single operator Pod, i.e the orchestrator is not HA. Now suddenly, all of our mysql clusters have no...

This is a feature request to add a global configuration option to MySQL operator to set a podAntiAffinity on all MysqlCluster Pods by default. ## Motivation This feature would remove...

enhancement

**Is your feature request related to a problem? Please describe.** The readme describes that the role claim generated by werther has the following format: ``` { "https://github.com/i-core/werther/claims/roles": { "App1": ["role1",...

enhancement

## Feature Request When using a replication or erasure coding mode where the number of hosts is less than the number of shards, it would be nice to have the...

feature
ceph

**Describe the bug** I have a cluster that currently has no sync-standby. One replica failed, so I assume that it was the sync-standby, so now there's no sync-standby. Furthermore, the...

**Is your feature request related to a problem? Please describe.** When changing the hostname of the server(s) of a pool, it must be changed in the MinIO command line accordingly....

priority: low
community
do-not-close