[I] In cli "airflow roles export / import" : add the permissions to the json file processed. [airflow]

2023-12-08 Thread via GitHub
gbonazzoli opened a new issue, #36128: URL: https://github.com/apache/airflow/issues/36128 ### Description Actually (Airflow 2.7.3) the cli command `airflow roles export` does only export custom roles but without specifing the related permission, so it is quite useless as a mean to b

Re: [I] In cli "airflow roles export / import" : add the permissions to the json file processed. [airflow]

2023-12-13 Thread via GitHub
pateash commented on issue #36128: URL: https://github.com/apache/airflow/issues/36128#issuecomment-1853494012 Can take this up to poke into the Airflow CLI for a bit. 😆 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [I] In cli "airflow roles export / import" : add the permissions to the json file processed. [airflow]

2023-12-20 Thread via GitHub
dominikhei commented on issue #36128: URL: https://github.com/apache/airflow/issues/36128#issuecomment-1864158574 Hey @gbonazzoli @potiuk I have thought about a possible structure for the exported and imported json. We could maybe follow a structure similar to the ``airflow roles lis

Re: [I] In cli "airflow roles export / import" : add the permissions to the json file processed. [airflow]

2023-12-20 Thread via GitHub
gbonazzoli commented on issue #36128: URL: https://github.com/apache/airflow/issues/36128#issuecomment-1864676396 @dominikhei I'm not a developer but it seems to me that if you can export and produce a file with that syntax and re-import it without having any trouble and reproduce th

Re: [I] In cli "airflow roles export / import" : add the permissions to the json file processed. [airflow]

2023-12-20 Thread via GitHub
potiuk commented on issue #36128: URL: https://github.com/apache/airflow/issues/36128#issuecomment-1864788438 This looks good. And re "existing" role - we want to make it simple, any complex merging should be avoided. Generally speaking deleting a role when it exists an is being imported is

Re: [I] In cli "airflow roles export / import" : add the permissions to the json file processed. [airflow]

2023-12-20 Thread via GitHub
dominikhei commented on issue #36128: URL: https://github.com/apache/airflow/issues/36128#issuecomment-1864877183 > This looks good. And re "existing" role - we want to make it simple, any complex merging should be avoided. Generally speaking deleting a role when it exists an is being impor

Re: [I] In cli "airflow roles export / import" : add the permissions to the json file processed. [airflow]

2024-01-02 Thread via GitHub
vincbeck closed issue #36128: In cli "airflow roles export / import" : add the permissions to the json file processed. URL: https://github.com/apache/airflow/issues/36128 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t