You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/10/23 01:23:09 UTC

[GitHub] [airflow] mik-laj opened a new issue #11755: RBAC and best practises in Helm Chart

mik-laj opened a new issue #11755:
URL: https://github.com/apache/airflow/issues/11755


   Hello,
   
   The Helm community has compiled [best practices for RBAC](https://helm.sh/docs/chart_best_practices/rbac/). 
   
   In particular, it would be useful to make the following changes:
   - The path to enable `rbac` should be `rbac.create` instead of `rbacEnabled`.
   - It should be possible to disable the creation of each SA individually, but the service account should still be associated with the same resources so that manually-created RBAC resources created later that reference it will function correctly. 
   -  It should be possible to configure its own name for each SA individually
   
   Best regards,
   Kamil BreguĊ‚a
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] jaydesl commented on issue #11755: RBAC and more customization in Helm Chart

Posted by GitBox <gi...@apache.org>.
jaydesl commented on issue #11755:
URL: https://github.com/apache/airflow/issues/11755#issuecomment-715242670


   I'll jump on this


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] kaxil closed issue #11755: RBAC and more customization in Helm Chart

Posted by GitBox <gi...@apache.org>.
kaxil closed issue #11755:
URL: https://github.com/apache/airflow/issues/11755


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org