TODO: remove completed todo tasks

This commit is contained in:
Thomas Haller 2022-01-18 11:27:51 +01:00
parent c60988ca6c
commit a3c36f6d0f
No known key found for this signature in database
GPG key ID: 29C2366E4DFC5728

18
TODO
View file

@ -21,24 +21,6 @@ port authentication), enterprise Wi-Fi and MACSec. From the GUI and dialog desig
possibly get inspired by nm-connection-editor.
* Add Azure support to nm-cloud-setup.
Currently, nm-cloud-setup only works for EC2 (and only for IPv4). Add support for Azure
cloud. See for example SUSE's cloud-netconfig which supports Azure
(https://github.com/SUSE-Enceladus/cloud-netconfig,
https://www.suse.com/c/multi-nic-cloud-netconfig-ec2-azure/). Note that cloud-netconfig
is under an incompatible license, so be careful not to reuse any code. But that would
anyway be almost impossible, because one is written in bash and the other in C.
* Improve our gitlab-ci integration.
Currently, our .gitlab-ci starts various base containers and first installs
the necessary dependencies. That takes time and consumes bandwidth, we should
instead use more suitable containers. We should instead use ci-templates from
https://gitlab.freedesktop.org/freedesktop/ci-templates.
* Ethernet Network Auto-detection
There are various methods we can use to autodetect which wired network connection