antoinetran
antoinetran
Hi, When Argo UI is linked to a SSO, it seem we cannot get the user who connected in the workflow field. I would expect to be able to have...
### What happened? Deployting vcluster on OpenShift cluster that has https://bugzilla.redhat.com/show_bug.cgi?id=2176267 fixed (meaning restricting some rbac) will let to ``` warning: Upgrade "my-vcluster" failed: failed to create resource: roles.rbac.authorization.k8s.io "vc-my-vcluster"...
### ⚠️ This issue respects the following points: ⚠️ - [x] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [x] This issue is **not** already reported...
**What would you like to be documented**: In https://kind.sigs.k8s.io/docs/user/known-issues/, to add this frequent error: ``` could not create session key: disk quota exceeded ``` And the fix: ``` sudo sysctl...
### Expected behavior In vscode, clicking on preview will display the generated html. ### Actual behavior The preview box is empty (black). But the generated html is working. If I...
Fixes #14279 ### Motivation Argo should work easily in OpenShift and non-OpenShift environment. Currently, the UID 8737 is hard-coded in code, both in Dockerfile and in YAML resource to apply....
**What issue type does this pull request address?** (keep at least one, remove the others) /kind bugfix **What does this pull request do? Which issues does it resolve?** (use `resolves...
- VSCode Version:1.95.3 - VS Code Remote Tunnel 1.5.2 - Local OS Version: Windows 10 - Remote OS Version: Debian 12 - Remote Extension/Connection Type: Dev Containers/WSL/Remote - Tunnels/VS Code...
## Description of the change Following closure of https://github.com/nextcloud/helm/pull/717 because of target branch develop deleted. This PullRequest targets main branch now. ## Benefits ## Possible drawbacks ## Applicable issues -...
## Describe your Issue In OpenShift kubernetes cluster, with restricted-v2 pod policy, the UID is within a range. The volume data belongs to the first UID of this range, instead...