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

[bitnami/airflow] Add RBAC for Jobs in Airflow Role #30817

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

siddjellali
Copy link

Description:

This merge request updates the RBAC configuration to include permissions for managing Kubernetes Jobs, which are essential for Airflow's operations.

Changes Introduced:

  1. Added RBAC rules for jobs under the batch API group.
    • Verbs: create, list, get, watch, delete, patch.

Impact:

  • Enables Airflow to create and manage Jobs within the cluster seamlessly.
  • Maintains compatibility with existing RBAC configurations.

Let me know if you'd like more specific details or additional sections! 😊

Signed-off-by: Bitnami Containers <[email protected]>
@siddjellali
Copy link
Author

Please review :)

@carrodher carrodher added verify Execute verification workflow for these changes in-progress labels Dec 7, 2024
@github-actions github-actions bot removed the triage Triage is needed label Dec 7, 2024
@github-actions github-actions bot removed the request for review from javsalgar December 7, 2024 18:06
@github-actions github-actions bot requested a review from gongomgra December 7, 2024 18:06
Signed-off-by: Bitnami Containers <[email protected]>
@carrodher carrodher changed the title Add RBAC for Jobs in Airflow Role [bitnami/airflow] Add RBAC for Jobs in Airflow Role Dec 10, 2024
@siddjellali
Copy link
Author

siddjellali commented Dec 15, 2024

any updte here ? @carrodher

siddjellali and others added 2 commits December 22, 2024 20:28
Signed-off-by: Bitnami Containers <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
airflow in-progress verify Execute verification workflow for these changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants