hugh018 commented on issue #15491:
URL: 
https://github.com/apache/dolphinscheduler/issues/15491#issuecomment-1899491625

   @fuchanghai 3.2 version change code logic, but annotation no change. 【create 
namespace,if not exist on k8s,will create,if exist only register in db】. if not 
exist on k8s,will create?
       /**
        * create namespace,if not exist on k8s,will create,if exist only 
register in db
        *
        * @param loginUser
        * @param namespace    k8s namespace
        * @param clusterCode  clusterCode
        * @param limitsCpu    max cpu
        * @param limitsMemory max memory
        * @return
        */
       @Operation(summary = "createK8sNamespace", description = 
"CREATE_NAMESPACE_NOTES")


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