-
**Steps to reproduce the issue:**
1. `minikube start`
2. Build the following dockerfile with `docker build -t some-image .` :
```dockerfile
FROM python:3.9.5-alpine3.13
RUN mkdir /content
…
-
Hi,
When we exec into the postgres cluster pod and grep for readiness and liveness probe (12k and 6k requests respectively).
Also we can see that the RAM usage is high because the above thousands…
-
### Kind of issue
> Bug
### Observed behavior
heketi.service - Heketi Server
Loaded: loaded (/etc/systemd/system/heketi.service; enabled; vendor preset: disabled)
Active: failed (Re…
-
setting up the cluster, everything goes according to plan apparently, I'm using the example config with the custom containers (not the docker mods, tho the mods one have had the same behaviour). the s…
-
In Crunchy 4.4.0 and below I noticed the default behavior in regards to backrest backups being made was one backup was created on cluster creation prior to replica, then any following backup would be …
-
On how we can apply values of resource cpu and memory requests and limits to the postgres-operator ( currently we are manually editing the postgres-operator deployment using the command kubectl edit …
-
OS Version:
```
NAME="CentOS Linux"
VERSION="7 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="CentOS Linux 7 (Core)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:7"…
-
In a deployed k8s cluster, the workflow of creating a PVC, creating a snapshot, restoring that snapshot into a new PVC using the csi-hostpath-driver works, but when the same files and workflows are ex…
mcred updated
3 years ago
-
How can we check the self expiry dates of signed certificates.
how will they get renewed, who will renew the certificates if expired
Is there any documentation where we can refer
**Please tell u…
-
### Kind of issue
Feature request
### Observed behavior
Function exists https://github.com/heketi/heketi/blob/v10.0.0/apps/glusterfs/device_entry.go#L442 to remove bricks from a failed device…