You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have being trying to get Squash configured with my k8s cluster. Our cluster uses a web hook for auth. The webhook does not allow users to query the default namespace.
When I try to start a debug session, I get:
deployments.apps is forbidden: User "user.kpatton" cannot list resource "deployments" in API group "apps" in the namespace "default": Athenz domain error.```
Athenz is our authentication service that is queried by the web hook.
Any idea how to fix this error?
The text was updated successfully, but these errors were encountered:
I have being trying to get Squash configured with my k8s cluster. Our cluster uses a web hook for auth. The webhook does not allow users to query the default namespace.
When I try to start a debug session, I get:
The text was updated successfully, but these errors were encountered: