Pearl1594 commented on a change in pull request #4329:
URL: https://github.com/apache/cloudstack/pull/4329#discussion_r693909881



##########
File path: 
plugins/integrations/kubernetes-service/src/main/java/com/cloud/kubernetes/cluster/KubernetesClusterVO.java
##########
@@ -333,6 +369,16 @@ public KubernetesClusterVO(String name, String 
description, long zoneId, long ku
         this.checkForGc = false;
     }
 
+    public KubernetesClusterVO(String name, String description, long zoneId, 
long kubernetesVersionId, long serviceOfferingId, long templateId,

Review comment:
       I'm not sure of it's usage probably @davidjumani can advice




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