potiuk commented on issue #38347:
URL: https://github.com/apache/airflow/issues/38347#issuecomment-2015572014

   Sure. If you have a good idea how to do it in a robust way - proposing a 
solution, especially one that will not overwrite existing DB and will allow to 
both declaratively upload roles from a source and manually modify them, and 
keep those local modificiattions - PRs are most welcome.
   
   Just make sure when you submit the PR to propose a solution for this 
conundrum where you have both manually modifiable data and uploadable from the 
externally depoyable sources in declarative way. So far all the efforts failed 
on that step, but maybe you will be able to propose something. 
   
   BTW. once you find a solution, also similar thing should be done from 
connections, users and variables - those suffer from the same issue and if you 
find and get approval to solve it for roles, applying similar approach for the 
others is a natural next step.


-- 
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: commits-unsubscr...@airflow.apache.org

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

Reply via email to