Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
In submarine-cloud/hack/lib.sh, specifying "KInD (Kubernetes)" version in exactly 0.7.0 (1.14.2). which will cover the other version of "KInD (Kubernetes)" if it has been installed in the system. However, it doesn't use the root privilege in https://github.com/apache/submarine/blob/6c04b814e526a9a5da243fc05122d63df741cd4a/submarine-cloud/hack/lib.sh#L65 and https://github.com/apache/submarine/blob/6c04b814e526a9a5da243fc05122d63df741cd4a/submarine-cloud/hack/lib.sh#L97
1. Use the Kubernetes and KInD installed in the local file.
2. Don't add the root privilege or it will replace the system's Kubernetes and KInD
Attachments
Issue Links
- links to