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

Do not include gateway in generated default networks #574

Merged
merged 1 commit into from
May 24, 2021

Conversation

mheon
Copy link
Member

@mheon mheon commented May 24, 2021

It's not required (CNI is perfectly happy to accept conflists that do not include it) and it seems to be breaking default network creation as non-root.

It's not required (CNI is perfectly happy to accept conflists
that do not include it) and it seems to be breaking default
network creation as non-root.

Signed-off-by: Matthew Heon <mheon@redhat.com>
@baude
Copy link
Member

baude commented May 24, 2021

LGTM

@mheon
Copy link
Member Author

mheon commented May 24, 2021

@rhatdan @TomSweeneyRedHat PTAL and merge

@rhatdan
Copy link
Member

rhatdan commented May 24, 2021

/approve
/lgtm

@openshift-ci
Copy link
Contributor

openshift-ci bot commented May 24, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mheon, rhatdan

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

@openshift-merge-robot openshift-merge-robot merged commit 8403340 into containers:master May 24, 2021
@Luap99
Copy link
Member

Luap99 commented May 24, 2021

How does this break? It really should not! We should have the gateway set in the config to guarantee:

  • podman network inspect shows it
  • the compat api shows it

@baude
Copy link
Member

baude commented May 24, 2021

@Luap99 you sparked a memory, i vaguely remember in fact a bug where we didn't have it? do you remember this?

@Luap99
Copy link
Member

Luap99 commented May 24, 2021

@baude yes, containers/podman#8748

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants