abh1sar commented on PR #10551:
URL: https://github.com/apache/cloudstack/pull/10551#issuecomment-2735013161

   > I believe this is desirable. This allows the admin to update the protocol 
from `http` to `https` or change the port or go from an IP to a hostname or a 
different IP. Usually once everything is settled, it won't be used (if only 
rarely). If the admin changes the object store IP and had registered the IP 
here, all the existing buckets would stop working and he could not delete the 
buckets using the GUI or remove the object storage in order to re-add it. This 
lets you update the IP directly here and keep all your buckets functioning. The 
alternative would be updating the DB directly I guess in such cases.
   > 
   You are right.
   
   > However, I guess it is not 100% necessary for the server to send the old 
credentials to the UI and that if the UI didn't specify credentials, the server 
could merge the existing credential details back into any new details the UI 
did change. This would make the credentials non-mandatory on the UI side and a 
merge would be needed as well as stripping out the credentials from the details 
in the initial response. A little complex perhaps.
   
   I would prefer this if it's not too much hassle. 
   
   


-- 
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...@cloudstack.apache.org

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

Reply via email to