-
I'm not sure this is related to this specific project but it look like the persistent volumes aren't created dynamically. I've added the following StorageClasses but once I deploy a pod with a persist…
-
I'm running notebook- https://github.com/kubeflow/fairing/blob/master/examples/mnist/mnist_e2e_on_prem.ipynb
And on the 4th cell
```
from kubernetes import client as k8s_client
from kubernetes i…
-
**Describe the bug**
Unable to set default email & password in pgadmin helm chart.
```
helm install pgadmin runix/pgadmin4 --set env.email="test@test.test" --set env.password="test-password"
…
-
Checklist:
* [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [x] I've included steps to reproduce the bug.
* [x] I've pasted the output of `argocd version`.
*…
-
**Is your feature request related to a problem? Please describe. / Describe the solution you'd like**
Some users have limited time to work with their Bails setup. Allowing users the option of conti…
-
**Versions Used**
KubeSphere: V3.2.1
Kubernetes: V1.21.6
**How To Reproduce**
Steps to reproduce the behavior:
1. there is a multi-cluster environment - host and member cluster, each cluster ha…
-
/kind bug
I have read previous posts [1733](https://github.com/kserve/kserve/issues/1733) and [1722](https://github.com/kserve/kserve/issues/1722) but they don't answer my question.
The documentat…
-
**Context**:
- Kubeshark support a persistent volume claim as the storage for Workers.
- Having said that, this is is not a simple procedure
- We'd like to make it simple for users, by providing cle…
-
## Describe this problem
In holoinsight-server, there are ceresdb, es, mongo, mysql, prometheus, currently none declares using persistent volume claim, so it fallbacks to anonymous docker volume s…
-
### Description
When running `newrelic-logging` with a persistent volume for storing the fluent-bit database file, an init container is deployed to delete old database files.
This init container can…