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

Handle podman installations without default bridge #10092

Merged
merged 1 commit into from
Jan 5, 2021

Conversation

afbjorklund
Copy link
Collaborator

Closes #10088

πŸ˜„ minikube v1.16.0 on Debian bullseye/sid
✨ Using the podman (experimental) driver based on user configuration
πŸ‘ Starting control plane node minikube in cluster minikube
πŸ’Ύ Downloading Kubernetes v1.20.0 preload ...
> preloaded-images-k8s-v8-v1....: 491.00 MiB / 491.00 MiB 100.00% 26.42 Mi
πŸ”₯ Creating podman container (CPUs=2, Memory=2200MB) ...
🐳 Preparing Kubernetes v1.20.0 on Docker 20.10.0 ...
β–ͺ Generating certificates and keys ...
β–ͺ Booting up control plane ...
β–ͺ Configuring RBAC rules ...
πŸ”Ž Verifying Kubernetes components...
🌟 Enabled addons: storage-provisioner, default-storageclass
πŸ’‘ kubectl not found. If you need it, try: 'minikube kubectl -- get pods -A'
πŸ„ Done! kubectl is now configured to use "minikube" cluster and "default" namespace by default

@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 5, 2021
@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 5, 2021
@medyagh
Copy link
Member

medyagh commented Jan 5, 2021

/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 5, 2021
@medyagh
Copy link
Member

medyagh commented Jan 5, 2021

/ok-to-test

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: afbjorklund, medyagh

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:
  • OWNERS [afbjorklund,medyagh]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@minikube-pr-bot
Copy link

kvm2 Driver
error collecting results for kvm2 driver: timing run 0 with Minikube (PR 10092): timing cmd: [/home/performance-monitor/.minikube/minikube-binaries/10092/minikube start --driver=kvm2]: starting cmd: fork/exec /home/performance-monitor/.minikube/minikube-binaries/10092/minikube: exec format error
docker Driver
error collecting results for docker driver: timing run 0 with Minikube (PR 10092): timing cmd: [/home/performance-monitor/.minikube/minikube-binaries/10092/minikube start --driver=docker]: starting cmd: fork/exec /home/performance-monitor/.minikube/minikube-binaries/10092/minikube: exec format error

@medyagh medyagh merged commit 662f2c3 into kubernetes:master Jan 5, 2021
@afbjorklund afbjorklund deleted the podman-debian branch January 6, 2021 08:53
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.

minikube v1.16 with podman driver fails to start ( index out of range [1] with length 1)
4 participants