-
### Feature
Traditionally we used https://github.com/varvet/pundit to implement authorization in Avo which is a great and simple solution but we've seen customers (and myself) needing to reach fo…
-
I was checking the possibility to enable the Monitoring Application in an airgapped environment according to this documentation:
https://ranchermanager.docs.rancher.com/how-to-guides/advanced-user-gu…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
A user who is bound to the clusterrole `sudoer` can impersonate the user `system:admin` from the command line without any problems, however, the option to impersonate is grayed out on the openshift we…
-
## Goal
Modify [`application-context.yaml`](https://github.com/DataONEorg/k8s-cluster/blob/main/authorization/application-context.yaml) to add necessary access (i.e. `kubectl get`, `create`, and `del…
-
Using the SDK version v38.2.0, I cannot find a way to authorize the storage SDK using Azure AD.
I'd like to use Azure SDK for Go (not storage) and authorize access to other services using a service…
-
### What happened?
We would like to patch a `rolebinding.yaml` with kustomize. The namespace must be set in the meta information and the namespace must be patched in the subjcts area, as the service …
-
-
My rbac files lookes like below:
kind: ClusterRole
apiVersion: rbac.authorization.k8s.io/v1
metadata:
name: {{ .Release.Name }}
rules:
- apiGroups: [""]
resources: ["pods", "pods/log", "e…
-
While I am deploying Cloudbeat through https://github.com/elastic/cloudbeat/blob/main/dev-docs/Cloudbeat-Deployment.md#amazon-elastic-kubernetes-service-eks
and in kustomizeEksOverlay := "deploy/ku…