-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add minimal minikube-automount to the kic image #8780
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: afbjorklund The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Travis tests have failedHey @afbjorklund, 1st Buildmake test
TravisBuddy Request Identifier: 18574e30-cace-11ea-84bb-258f0278865c |
Failed due to some tests (pkg/addons) being unstable in Travis.
|
/check-cla |
Make sure to mount required paths for storage provisioning:
/tmp/hostpath_pv
/tmp/hostpath-provisioner
/data
Closes #8151 #8458
Also includes some required build fixes, taken from PR #8774
(hopefully those can be rebased away later on, but are needed)