Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rbac authorization in vanilla kubernetes #834

Open
2 tasks done
patilsanket48 opened this issue Feb 29, 2024 · 0 comments
Open
2 tasks done

rbac authorization in vanilla kubernetes #834

patilsanket48 opened this issue Feb 29, 2024 · 0 comments
Labels
kind/bug kind - things not working properly

Comments

@patilsanket48
Copy link

patilsanket48 commented Feb 29, 2024

Checks

Chart Version

latest

Kubernetes Version

Client Version: version.Info{Major:"1", Minor:"23", GitVersion:"v1.23.10+vmware.1", GitCommit:"be027d20057c3efdd26b5325840b13394c1f6437", GitTreeState:"clean", BuildDate:"2022-08-30T05:53:44Z", GoVersion:"go1.17.13", Compiler:"gc", Platform:"linux/amd64"}

Server Version: version.Info{Major:"1", Minor:"24", GitVersion:"v1.24.10+vmware.1", GitCommit:"b980a736cbd2ac0c5f7ca793122fd4231f705889", GitTreeState:"clean", BuildDate:"2023-01-24T15:29:49Z", GoVersion:"go1.19.5", Compiler:"gc", Platform:"linux/amd64"}

Helm Version

version.BuildInfo{Version:"v3.12.2", GitCommit:"1e210a2c8cc5117d1055bfaa5d40f51bbc2e345e", GitTreeState:"clean", GoVersion:"go1.20.5"}

Description

i am trying to install Airflow with custom values but getting the error. when i try to trun on createSCCRoleBinding. We are using vanilla kubernetes

Relevant Logs

Error: 1 error occurred:
	* clusterroles.rbac.authorization.k8s.io "system:openshift:scc:anyuid" not found

Custom Helm Values

rbac:
  createSCCRoleBinding: true
@patilsanket48 patilsanket48 added the kind/bug kind - things not working properly label Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug kind - things not working properly
Projects
None yet
Development

No branches or pull requests

1 participant