- May 23, 2024
-
-
Alex de Cock Buning authored
-
- Apr 22, 2024
-
-
Alex ubuntu vm authored
-
- Mar 04, 2024
-
-
Alex ubuntu vm authored
fixed bug where the database wasnt corretly called when deleting a pod
-
Alex ubuntu vm authored
fixed bug where multus was called before the operator, not allowing the pod to receive an ip address assigned
-
- Feb 28, 2024
-
-
Alex ubuntu vm authored
Following discussions with the SWM team, static ip address implementation was required. This is done now by specifying with the pod an optional ip address field. If no ip is defined, a default ipv6 will be used
-
- Feb 19, 2024
-
-
Alex ubuntu vm authored
-
- Feb 15, 2024
-
-
Alex ubuntu vm authored
Updated the operator, fixing a bug with the database connection, where if a network is deleted and still has pods, it would break it
-
- Feb 14, 2024
-
-
Alex ubuntu vm authored
Updated l2sm database schema and operator to go along with it. Now there are more constraints in the database and errors are handled accordingly, so the application is more robust against errors
-
- Jan 24, 2024
-
-
Alex de Cock Buning authored
The source code directory has been moved from ./build to ./src. This change was made to improve project organization and follow best practices.
-
- Dec 01, 2023
-
-
Alex ubuntu vm authored
Fixed loop that occured when two bridges joined together and the switch, forming a loop that would take all the CPU usage from process systemd-networkd
-
- Nov 29, 2023
-
-
Alex ubuntu vm authored
-
Alex ubuntu vm authored
general: added bridge interfaces between switches and pods. \n This is with the objective of easing and automating the installation of l2sm, without having the user to configure the ip addresses in their machine
-
- Nov 17, 2023
-
-
Alex ubuntu vm authored
-
Alex ubuntu vm authored
-
Alex ubuntu vm authored
BUG FIX: switch ip now is saved correctly in the database, using a better trigger for the ip assigning event
-
- Nov 14, 2023
-
-
Alex ubuntu vm authored
-
- Nov 13, 2023
-
-
Alex ubuntu vm authored
-
- Oct 23, 2023
-
-
Alex ubuntu vm authored
-
- May 20, 2022
-
-
lewisfelix authored
-