You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@submarine.apache.org by GitBox <gi...@apache.org> on 2019/12/12 09:39:55 UTC

[GitHub] [submarine] yuanzac opened a new pull request #127: SUBMARINE-319. kind-cluster-build.sh doesn't invoke installed kind

yuanzac opened a new pull request #127: SUBMARINE-319. kind-cluster-build.sh doesn't invoke installed kind
URL: https://github.com/apache/submarine/pull/127
 
 
   ### What is this PR for?
   kind-cluster-build.sh can download kind automatically. But kind-cluster-build.sh doesn't use it. kind-cluster-build.sh invoke kind command which is defined in PATH variable.
   
   We need to let users to move downloaded kind and kubectl to system path locations. So that users can directly use kind and kubectl  to interact with the local k8s cluster.
   
   
   ### What type of PR is it?
   Improvement
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   https://issues.apache.org/jira/browse/SUBMARINE-319
   
   ### How should this be tested?
   https://travis-ci.org/yuanzac/hadoop-submarine/builds/624064493?utm_source=github_status&utm_medium=notification
   
   ### Screenshots (if appropriate)
   
   ### Questions:
   * Does the licenses files need update? No
   * Is there breaking changes for older versions? No
   * Does this needs documentation? Yes
   

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@submarine.apache.org
For additional commands, e-mail: dev-help@submarine.apache.org