-
**Setup**
- Rancher version: dev of 2.10.0
**Describe the bug**
- Exception in data function breaks dashboard
- Page shown contents no content at all
- This is a regression from 2.9, exposing…
-
### Clear and concise description of the problem
https://woodpecker-ci.org/docs/next/administration/backends/kubernetes#volumes
Make reference to
```
settings:
mount:
- "woo…
-
The only image which works for me is v1.2.2.
I am deploying this image in kubernetes with the charts published here:
https://github.com/helm/charts/tree/master/stable/openldap
What am I missin…
-
My az k8s mode configuration is :
```python
model = model_creator(None)
compute_loss = loss_creator(None)
optimizer = optim_creator(model, None)
train_loader = train_loader_creator(None, batch…
-
We have a number of Kubernetes clusters and their configuration and setup is entirely "reproducible" through script and Helm chart deployments.
Trident is "so" close to being a part of that. I re…
-
1.- Description
When running the installation script, the operator runs and the minio-0 pod won't start. It fails with "CrashLoopBackOff".
2.- Environment
GCP with Ubuntu LTS 18.04. 4 CPUs and 8 …
-
**Description**
When running Airflow with the Kubernetes Executor, it will be great to provide better status regarding the execution of the tasks. The best approach would be to display the latest e…
-
## Describe the Bug
The k8s Helm Chart uses a PersistentVolume (`puppet-code-claim`) for the Puppet code (/etc/puppetlabs/code/) storage. This gets initialized by a PersistentVolumeClaim as `ReadWrit…
-
# Summary
When deploying k8s-snapshots on an AWS EKS kubernetes cluster, it cannot create snapshots because of missing permissions in AWS.
I know that you're suggesting to run the controller on …
-
# Feature Request
**Describe the Feature Request**
Operator could enable day-2 workflows declaratively.
Some of the issues are called out in the docs with [1] but they seem to be fairly limited. …