potiuk commented on PR #36513: URL: https://github.com/apache/airflow/pull/36513#issuecomment-1873975167
I will take a closer look at other comments but one thing first: > I see several roles being mentioned, but don't think it's currently clear what those are (Deployment manager and Operations User). Such roles can have different names in different companies, so I don't think it's immediately clear what those mean. > Can we align/have a doc describing Airflow's vision on different roles in an organisation? That way we can link to it when mentioned in a doc, and the reader can map Airflow's role names to their own organisation. We already have it. It's called "User types" but we shoud change it it in user role - and its rather comprehensively explained in our security model (which my change links to from the architecture) : https://airflow.apache.org/docs/apache-airflow/stable/security/security_model.html#airflow-security-model-user-types Also Deployment Manager's responsibilities are very well described in the installation document: https://airflow.apache.org/docs/apache-airflow/stable/installation/index.html where Deployment Manager is not mentioned "per se" but in this page "you" when referred in the docs means "Deployment Manager" - which we should clarify. The question is - should it be a separate page with **just** user roles, and link to it from all three ? * Security Model * Installation * Architecure Overview Sounds like a new "User Roles" page in the "Administration and Deployment" ? WDYT? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
