weizhouapache commented on PR #11639: URL: https://github.com/apache/cloudstack/pull/11639#issuecomment-3338440780
> @weizhouapache I've not tested but I guess we didn't need all the changes to pass the caller. We could use CallContext.getCallingAccount(). KubernetesClusterManager was already using the system callcontext at line 1550 reverted the last commit, added a simple check on the caller tested ok - updated password.policy lengths from 0 to 1 - without this PR, when created a CKS cluster in a new project, got an error "User password should contain at least [1] special characters." - with this PR, CKS cluster in project has been created successfully thanks @shwstppr , good advise -- 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]
