volver
volver
According to [Backend](https://argocd-vault-plugin.readthedocs.io/en/stable/backends/) section of documentation only AppRole and Github Auth methods are supported for getting secrets from Vault but the same page describes different ways of auth like Kubernetes...
I have ingress-nginx controller deployed inside my cluster and trying to upgrade a very simple helm chart. There's only one resource created by this chart - ingress. I made a...
Hi Genie Folks, Can you please let me know if OVS CNI is supported? https://github.com/kubevirt/ovs-cni
### Describe the bug Robusta does not include tags when posting alerts to OpsGenie sink ### To Reproduce I have the following sinks configuration: ```yaml sinksConfig: - ms_teams_sink: name: main_ms_teams_sink_product_a...
**Describe the bug** Robusta is not able to route based on labels **To Reproduce** I have the following sinks configuration: ```yaml sinksConfig: - ms_teams_sink: name: main_ms_teams_sink_product_a webhook_url: xxxx match: labels:...
Hello, We are running an Angular based website with KeyCloak for authentication and then using SSO with OIDC to seamlessly access Moodle. We managed to configure SSO for Moodle but...
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...
**What happened**: Create the below bad-ingress with `nginx.ingress.kubernetes.io/whitelist-source-range` annotation set to invalid value `1.1.1.1 2.2.2.2` . Ingress object gets created even though the `whitelist-source-range` value is incorrect (missing comma between...