shwstppr commented on code in PR #9105:
URL: https://github.com/apache/cloudstack/pull/9105#discussion_r1613782101
##########
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:
@weizhouapache yes #8962.
- Disable a zone
- Register a k8s iso
- List k8s ISOs
It will produce NPE
--
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]