Document Kubernetes RBAC permissions - #68716
Merged
Merged
Conversation
|
Congratulations on your first Pull Request and welcome to the Apache Airflow community! If you have any issues or are unsure about any anything please check our Contributors' Guide
|
dhkim1920
marked this pull request as ready for review
June 18, 2026 14:14
dhkim1920
requested review from
hussein-awala,
jedcunningham and
jscheffl
as code owners
June 18, 2026 14:14
Miretpl
requested changes
Jul 31, 2026
The provider guide duplicated Helm-specific details that could drift as the chart evolves. Sphinx examples should also follow the project's standard indentation.
dhkim1920
force-pushed
the
docs/kubernetes-privileges-40210
branch
2 times, most recently
from
August 1, 2026 04:38
c1883cc to
be11a5b
Compare
dhkim1920
force-pushed
the
docs/kubernetes-privileges-40210
branch
from
August 1, 2026 07:39
be11a5b to
aa100b5
Compare
The documented access scopes should match the behavior of the Kubernetes components and avoid overstating permissions.
dhkim1920
force-pushed
the
docs/kubernetes-privileges-40210
branch
2 times, most recently
from
August 1, 2026 09:36
ae4edc8 to
44349db
Compare
Keeping permission details in one dedicated page avoids documentation drift and makes future updates easier to maintain.
dhkim1920
force-pushed
the
docs/kubernetes-privileges-40210
branch
from
August 1, 2026 11:21
44349db to
535e87c
Compare
Miretpl
approved these changes
Aug 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Document Kubernetes RBAC permissions for the CNCF Kubernetes provider.
This adds a new guide describing the Kubernetes API permissions needed by KubernetesExecutor, KubernetesPodOperator, KubernetesJobOperator, cleanup jobs, and custom resource operators. It also links the guide from related Kubernetes provider docs.
closes: #40210
Validation performed:
prek run --files providers/cncf/kubernetes/docs/kubernetes_rbac.rst providers/cncf/kubernetes/docs/index.rst providers/cncf/kubernetes/docs/kubernetes_executor.rst providers/cncf/kubernetes/docs/local_kubernetes_executor.rst providers/cncf/kubernetes/docs/operators.rstgit diff --checkbreeze build-docs --docs-only cncf.kubernetesWas generative AI tooling used to co-author this PR?
Generated-by: Codex (GPT-5) following the guidelines