weizhouapache commented on code in PR #9105:
URL: https://github.com/apache/cloudstack/pull/9105#discussion_r1613684022
##########
plugins/integrations/kubernetes-service/src/main/java/com/cloud/kubernetes/version/KubernetesVersionManagerImpl.java:
##########
@@ -81,6 +81,20 @@ public class KubernetesVersionManagerImpl extends
ManagerBase implements Kuberne
public static final String MINIMUN_AUTOSCALER_SUPPORTED_VERSION = "1.15.0";
+ protected void updateTemplateDetailsInKubernetesSupportedVersionResponse(
Review Comment:
@shwstppr
this looks good
does it fix a known issue ?
--
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]