Skip to content
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

Disable IPv6 in the minikube VM until it can be properly supported #6241

Merged
merged 1 commit into from
Jan 10, 2020

Conversation

tstromberg
Copy link
Contributor

@tstromberg tstromberg commented Jan 8, 2020

Fixes #3963

With this change, the VM will no longer attempt to configure interfaces for IPv6 if the DHCP server provides one.

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jan 8, 2020
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: tstromberg

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 8, 2020
@codecov-io
Copy link

codecov-io commented Jan 8, 2020

Codecov Report

Merging #6241 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #6241   +/-   ##
======================================
  Coverage    38.5%   38.5%           
======================================
  Files         122     122           
  Lines        8145    8145           
======================================
  Hits         3136    3136           
  Misses       4600    4600           
  Partials      409     409

@afbjorklund
Copy link
Collaborator

@tstromberg : should have been #3963

@tstromberg
Copy link
Contributor Author

Thanks!

@tstromberg
Copy link
Contributor Author

/ok-to-test

@k8s-ci-robot k8s-ci-robot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Jan 9, 2020
@minikube-bot
Copy link
Collaborator

Error: running mkcmp
2020/01/09 20:17:51 Executing run 1/3...
2020/01/09 20:17:51 Running: [/home/performance-monitor/minikube/out/minikube start]...
2020/01/09 20:17:51 0.482808: * minikube v1.6.2 on Debian 9.11
2020/01/09 20:17:51 0.052567: * Selecting 'kvm2' driver from user configuration (alternates: [none docker])
2020/01/09 20:18:38 47.114533: * Creating kvm2 VM (CPUs=2, Memory=2000MB, Disk=20000MB) ...
2020/01/09 20:19:29 51.046922: * Preparing Kubernetes v1.17.0 on Docker '19.03.5' ...
2020/01/09 20:19:31 1.959062: * Pulling images ...
2020/01/09 20:19:53 21.528114: * Launching Kubernetes ...
2020/01/09 20:19:56 3.050375: * Waiting for cluster to come online ...
2020/01/09 20:19:57 Running: [/home/performance-monitor/.minikube/minikube-binaries/6241/minikube start]...
2020/01/09 20:19:57 error deleting minikube: fork/exec /home/performance-monitor/.minikube/minikube-binaries/6241/minikube: exec format error
: exit status 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

hyperv: cannot use "fe80::215:5dff:fe45:3110" as the bind address for the API Server (IPv6)
6 participants