SbloodyS commented on issue #17252:
URL: 
https://github.com/apache/dolphinscheduler/issues/17252#issuecomment-2976637023

   > Disregarding resource isolation considerations, would providing a 
synchronized replication and overwrite functionality for workflows suffice?
   
   Consider these practical deployment scenarios:
   
   Create a production (prod) project containing production workflows.
   
   Create a development (dev) project containing development workflows.
   
   Upon successful validation of a development workflow, enable one-click 
synchronization to overwrite its corresponding workflow in the production 
project.
   
   I think this way is a simpler and more maintainable scheme. And we can add 
the function of cross-project synchronization to user  permissions management, 
so that users can selectively configure the permissions of this function.


-- 
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]

Reply via email to