viktoriaas
viktoriaas
Hi, this is a pull request that implements cluster-wide ingress support directly from Helm chart. Changes: - added ingressTLS section in `values.yaml` that allows enabling cluster-wide ingress and adding annotations...
Hello, we set up `spark-on-k8s-operator` with UI enabled. We provide dynamic DNS and automatic `letsencrypt` certificates in our cluster so it is possible to create any url on HTTPS automatically...
### Bug description Hi, I've recently noticed that our instance of binderhub does not show correct error messages to user. Particularly, if user has reached the maximum of configured named...
Hi, I have cluster with pod security policy enabled. When I try to deploy operator I always get `Error: container has runAsNonRoot and image will run as root` in dataset-operator...
As asked in comments in #67 , I'm opening a new issue tracking specifying access mode in NFS Dataset. Goal: be able to specify whether RWO or RWX access mode...
Hi, another question 😅 Have you thought about how to prevent users from mounting pvc's of others in NFS? We have one export share. When user is creating a Dataset,...
Hi, I want to install kubeflow on Rancher (following https://rancher.com/blog/2020/introduction-to-machine-learning-pipeline) and the kfctl command ended with error. I wanted to delete everything to start over but `kfctl delete -f ${CONFIG_URI}`...
Hi, I am implementing Open OnDemand on our infrastructure and I've encountered 2 problems. 1. We are using pbs. When I try to run tests as shown on web page...
This change adds container security context to `admission, controller, scheduler Deployments` and `scheduler Job`. Container security context is necessary in some restricted environments, e.g. in environment that employs `Restricted`[ Pod...
**Details** For details see issue #232 **Note** PR includes old commits from my repo. However, they are not relevant anymore and I removed the changes as they were not good....