[Bug 1743200] Re: No support for interface labels

2020-12-10 Thread Lukas Märdian
Hi Jessica, there is currently no plan to backport Netplan >= 0.100 to Bionic. If you need this urgently, please open a new bug report explaining your rationale. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1743200] Re: No support for interface labels

2020-12-03 Thread Jessica Litwin
Any chance of a backport to bionic? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1743200 Title: No support for interface labels To manage notifications about this bug go to:

[Bug 1743200] Re: No support for interface labels

2020-11-12 Thread Lukas Märdian
Hi Bruno, you can call `dpkg -l | grep netplan` to see the installed version. Netplan 0.100 is available in Ubuntu Focal 20.04 LTS. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1743200 Title: No

[Bug 1743200] Re: No support for interface labels

2020-11-10 Thread Bruno Criado
How I can see the current version of netplan that I'm using since that `netplan info` doesn't bring version number and is it already available on Ubuntu 20.04.1 (server)? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1743200] Re: No support for interface labels

2020-09-23 Thread Lukas Märdian
netplan 0.100 has now been released, including this feature. ** Changed in: netplan Status: Triaged => Fix Released ** Changed in: nplan (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1743200] Re: No support for interface labels

2020-08-04 Thread Lukas Märdian
Support for IP address labels has been merged upstream and will be part of the next netplan.io release: https://github.com/CanonicalLtd/netplan/pull/89 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1743200] Re: No support for interface labels

2020-06-30 Thread Lukas Märdian
As a clarification on this topic: We will be implementing ip address labels, as defined by iproute2's "ip address [...] label eth0:XXX" command (man ip-address). Not to be confused with ifconfig's legacy method of using aliased or virtual interfaces, which behave almost like a real interface.

[Bug 1743200] Re: No support for interface labels

2020-05-26 Thread Lukas Märdian
We have that as an item on the current netplan development backlog. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1743200 Title: No support for interface labels To manage notifications about this

[Bug 1743200] Re: No support for interface labels

2020-05-15 Thread Jamie Murphy
its not just ifconfig that uses interface labels. many programs use them for mapping which ip they bind to. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1743200 Title: No support for interface

[Bug 1743200] Re: No support for interface labels

2020-05-15 Thread Lukas Märdian
** Changed in: netplan Status: New => Triaged ** Changed in: netplan Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1743200 Title: No support for

[Bug 1743200] Re: No support for interface labels

2020-04-25 Thread Robert Sander
BTW: ifconfig is deprecated for at least 10 years now: https://lists.debian.org/debian-devel/2009/03/msg00780.html Please start using "ip". -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1743200

[Bug 1743200] Re: No support for interface labels

2020-04-22 Thread Francis Ginther
** Tags added: id-5e98792c0fbd366c03967e8d -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1743200 Title: No support for interface labels To manage notifications about this bug go to:

[Bug 1743200] Re: No support for interface labels

2020-04-13 Thread Federico Alves
I am affected by this bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1743200 Title: No support for interface labels To manage notifications about this bug go to:

[Bug 1743200] Re: No support for interface labels

2020-04-05 Thread dimi
+1 thought i learn netplan on my new server and use a second IP, project ended here -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1743200 Title: No support for interface labels To manage

[Bug 1743200] Re: No support for interface labels

2020-03-28 Thread Eric stumbo
+1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1743200 Title: No support for interface labels To manage notifications about this bug go to:

[Bug 1743200] Re: No support for interface labels

2020-01-30 Thread Peter Lambrechtsen
+1 I have also stumbled onto this via various searches. It seems on my host the secondary IP address does get added, but I can't see it anywhere via ifconfig. cat /etc/netplan/01-default.yaml network: version: 2 renderer: networkd ethernets: eth0: dhcp4: no addresses:

[Bug 1743200] Re: No support for interface labels

2020-01-22 Thread Jamie Murphy
+1. Its insane that a configuration option thats been around for years was skipped. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1743200 Title: No support for interface labels To manage

[Bug 1743200] Re: No support for interface labels

2020-01-22 Thread Maciej Dems
** Description changed: In the old /etc/network/interfaces I could define a virtual interface: - auto eth0 - iface eth0 inet static - address aaa.aaa.aaa.aaa - netmask 255.255.255.0 - gateway aaa.aaa.aaa.1 + auto eth0 + iface eth0 inet static +

[Bug 1743200] Re: No support for interface labels

2020-01-21 Thread Alexey Zilber
+1 Also, why is this a "Wishlist"? This is BASIC FUNCTIONALITY that has been in linux since the 1990's! This is a functional defect. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1743200 Title:

[Bug 1743200] Re: No support for interface labels

2020-01-15 Thread Florian Faltermeier
+1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1743200 Title: No support for interface labels To manage notifications about this bug go to:

[Bug 1743200] Re: No support for interface labels

2019-11-07 Thread Volker
+1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1743200 Title: No support for interface labels To manage notifications about this bug go to:

[Bug 1743200] Re: No support for interface labels

2019-06-07 Thread Stelios Vouzonikos
** Also affects: netplan Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1743200 Title: No support for interface labels To manage notifications about this

[Bug 1743200] Re: No support for interface labels

2019-05-17 Thread sascha arthur
yes please also need it :(( -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1743200 Title: No support for interface labels To manage notifications about this bug go to:

[Bug 1743200] Re: No support for interface labels

2019-05-13 Thread Jamie Murphy
Is there any plan to implement this? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1743200 Title: No support for interface labels To manage notifications about this bug go to: