Pearl1594 commented on code in PR #7515:
URL: https://github.com/apache/cloudstack/pull/7515#discussion_r1192357283
##########
plugins/integrations/kubernetes-service/src/main/java/org/apache/cloudstack/api/command/user/kubernetes/cluster/CreateKubernetesClusterCmd.java:
##########
@@ -76,13 +76,13 @@ public class CreateKubernetesClusterCmd extends
BaseAsyncCreateCmd {
description = "availability zone in which Kubernetes cluster to be
launched")
private Long zoneId;
- @Parameter(name = ApiConstants.KUBERNETES_VERSION_ID, type =
CommandType.UUID, entityType = KubernetesSupportedVersionResponse.class,
required = true,
+ @Parameter(name = ApiConstants.KUBERNETES_VERSION_ID, type =
CommandType.UUID, entityType = KubernetesSupportedVersionResponse.class,
Review Comment:
may be not.. sorry, my bad.
--
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]