jscheffl commented on PR #62129:
URL: https://github.com/apache/airflow/pull/62129#issuecomment-3923309818

   Thanks for the PR. I really assume this is a good improvement.
   
   Nevertheless thinking about and improving here this also adds a bit of 
additional complexity for cases where one or multiple remote clusters are being 
used to distribute workload. Means (1) when upgrading provider existing 
installs might run into pitfall and need to upgrade permissions allowing to add 
/ delete secrets. So something that need to be considered when upgrading. 
Especially for distributed setups and then (2) also remote clusters would not 
grant additional permissions and we likely get a lot of trouble reports?
   
   (3) If I consider there are people using a distributed K8s setup I'd be a 
bit worried if I deleted create/delete secret permission to a remote, if such 
"remote K8s admin" might be reluctant, would there be a way to force configure 
the legacy secret sharing via Pod manifest possible?


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