Sanjay Tiwari

Results 14 comments of Sanjay Tiwari

@tculp Adding rbac: enabled: true is throwing another error : pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:167: Failed to watch *v1.Secret: failed to list *v1.Secret: secrets is forbidden: User "system:serviceaccount:argo:demo-argo-workflows-server" cannot list resource "secrets" in API...

@BonySmoke Right, I fixed the same way just forgot to comment back :)

@yu-croco ``` - name: argo-workflows version: "0.16.2" repository: "https://argoproj.github.io/argo-helm" ```

@vladlosev Seems like its working if I just use the `enabled: true` for rbac and avoid the part of adding `secretWhitelist` Thank you @vladlosev . But still question stays same...

@saqlain24 Thank you. Its resolved. I was able to get it working.

@lnattrass @alexec Is it available with new argo-workflow 3.3.0 ?

@alexec @lnattrass Do you when we are planning on merging this change ?

@alexec As someone said earlier external cert support is there in the code, I was hoping it was just needs to be exposed.

@alexec Is there any documentation to use dex without argocd. Just for argo workflow for your github. Most important part is config.yaml which is missing in above repo. Could you...

@alexec Just to update Microsoft connector for OIDC does not work directly with argo workflow. I believe only keycloak and okta work for the same. Any future plan for the...