GabrielBrascher commented on pull request #4194: URL: https://github.com/apache/cloudstack/pull/4194#issuecomment-669167456
@DaanHoogland (with all due respect :slightly_smiling_face:) I share the same idea as @andrijapanicsb. I think that admins rather have control and flexibility (at their own risks) than having too many barriers to keep them "safe". In this particular case, if the system operator configures the wrong tag, it would raise an exception when deploying a VM/Volume saying that failed to find storage with the respective tag(s). Operators would then see the log, and fix it via API (not via DB) I totally agree that it is our job to avoid bugs and critical issues, but in my experience sometimes we avoid issues up to a point that system admins cannot operate the way they need and at the end, it results on workarounds and SQL queries to do things that we could do via API on a safer way. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
