You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@yunikorn.apache.org by GitBox <gi...@apache.org> on 2021/06/02 15:41:45 UTC

[GitHub] [incubator-yunikorn-k8shim] yuchaoran2011 commented on a change in pull request #273: [YUNIKORN-674] Fixed admission controller for K8s v. 1.19

yuchaoran2011 commented on a change in pull request #273:
URL: https://github.com/apache/incubator-yunikorn-k8shim/pull/273#discussion_r644089659



##########
File path: deployments/image/configmap/Dockerfile
##########
@@ -21,7 +21,7 @@ FROM alpine:latest
 RUN apk add curl
 RUN apk add jq
 RUN apk add --update openssl
-RUN curl -LO https://storage.googleapis.com/kubernetes-release/release/v1.15.12/bin/linux/amd64/kubectl
+RUN curl -LO https://storage.googleapis.com/kubernetes-release/release/v1.19.0/bin/linux/amd64/kubectl

Review comment:
       Why don't we use the latest 1.19, which is 1.19.11?




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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org