Skip to content
This repository has been archived by the owner on Nov 24, 2022. It is now read-only.

Error out if required bridges are not available #164

Closed
fgrehm opened this issue Oct 16, 2013 · 1 comment
Closed

Error out if required bridges are not available #164

fgrehm opened this issue Oct 16, 2013 · 1 comment

Comments

@fgrehm
Copy link
Owner

fgrehm commented Oct 16, 2013

At the moment we depend on having the lxcbr0 bridge around for the "official" base boxes to work so it is about time for us to be nice to users and properly detect if required bridges are not available when bringing containers up.

I'm not sure if someone is using a different bridge on the wild but we need to take into account that people is able to configure it from the Vagrantfiles and we'll need to grab the values from the generated lxc config file.

Oh, and just to be clear, at least in theory people should be able to configue multiple network interfaces and we'll need to validate all of the configured lxc.network.link entries.
For the scope of this issue, I'm not willing to validate if the bridge is properly configured on the host with DHCP for example, this is just about checking if the bridge is up.


UPDATE: March 13, 2014

We might be able to use pipework to set things up

@fgrehm fgrehm modified the milestones: v0.8.0, v1.0.0, v0.9.0 Feb 5, 2014
@fgrehm fgrehm modified the milestones: v1.0.0, v0.9.0 Mar 7, 2014
@fgrehm fgrehm modified the milestones: v0.9.0, v1.0.0 Mar 11, 2014
@fgrehm fgrehm removed this from the v1.0.0 milestone Sep 23, 2014
@fgrehm fgrehm added the ignored label Nov 17, 2022
@fgrehm
Copy link
Owner Author

fgrehm commented Nov 17, 2022

Hey, sorry for the silence here but this project is looking for maintainers 😅

As per #499, I've added the ignored label and will close this issue. Thanks for the interest in the project and LMK if you want to step up and take ownership of this project on that other issue 👋

@fgrehm fgrehm closed this as completed Nov 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant