-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Feature Request: chectl to support for Minikube's none driver. #23523
Copy link
Copy link
Closed
Labels
area/chectlIssues related to chectl, the CLI of CheIssues related to chectl, the CLI of Chehelp wantedCommunity, we are fully engaged on other issues. Feel free to take this one. We'll help you!Community, we are fully engaged on other issues. Feel free to take this one. We'll help you!kind/enhancementA feature request - must adhere to the feature request template.A feature request - must adhere to the feature request template.severity/P2Has a minor but important impact to the usage or development of the system.Has a minor but important impact to the usage or development of the system.
Description
Activity
Metadata
Metadata
Assignees
Labels
area/chectlIssues related to chectl, the CLI of CheIssues related to chectl, the CLI of Chehelp wantedCommunity, we are fully engaged on other issues. Feel free to take this one. We'll help you!Community, we are fully engaged on other issues. Feel free to take this one. We'll help you!kind/enhancementA feature request - must adhere to the feature request template.A feature request - must adhere to the feature request template.severity/P2Has a minor but important impact to the usage or development of the system.Has a minor but important impact to the usage or development of the system.
Is your enhancement related to a problem? Please describe
I would like chectl to support for Minikube's none driver.
This allows you to verify the operation from the host’s browser even when Eclipse Che is deploy with Minikube on a Linux virtual machine.
Describe the solution you'd like
If you skip the part that creates /etc/ca-certificates via minikube ssh, the deployment will succeed even with the none driver.
src/tasks/platforms/minikube.ts:Describe alternatives you've considered
No response
Additional context
No response