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

Podman downgrade to 1.9.3 for the build command #8774

Merged
merged 3 commits into from
Jul 22, 2020

Conversation

afbjorklund
Copy link
Collaborator

@afbjorklund afbjorklund commented Jul 20, 2020

There seems to be something wrong with the CNI configuration in the latest minikube, but this PR fixes podman-remote build...

error configuring network namespace for container 8c6d6bcbfb79ef388b298bb168a9a44f9fdb9100ea07975190c3c48e631c917f: failed to set bridge addr: \"cni-podman0\" already has an IP address different from 10.244.0.1/16"

Closes #8063

@afbjorklund afbjorklund requested a review from medyagh July 20, 2020 16:34
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jul 20, 2020
@k8s-ci-robot
Copy link
Contributor

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

@k8s-ci-robot k8s-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jul 20, 2020
@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 20, 2020
@codecov-commenter
Copy link

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #8774   +/-   ##
=======================================
  Coverage   32.20%   32.20%           
=======================================
  Files         165      165           
  Lines       10706    10706           
=======================================
  Hits         3448     3448           
  Misses       6848     6848           
  Partials      410      410           

@medyagh medyagh merged commit ad7f87f into kubernetes:master Jul 22, 2020
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. 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.

podman build fails in kicbase image
4 participants