Skip to content
Snippets Groups Projects
  1. May 23, 2024
  2. Apr 22, 2024
  3. Mar 04, 2024
    • Alex ubuntu vm's avatar
      operator: bug fix · 0397c616
      Alex ubuntu vm authored
      fixed bug where the database wasnt corretly called when deleting a pod
      0397c616
    • Alex ubuntu vm's avatar
      operator: bug fix · 6e599f13
      Alex ubuntu vm authored
      fixed bug where multus was called before the operator, not allowing the pod to receive an ip address assigned
      6e599f13
  4. Feb 28, 2024
    • Alex ubuntu vm's avatar
      pods deployment: added ipam plugin · 0dce7607
      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
      0dce7607
  5. Feb 19, 2024
  6. Feb 15, 2024
    • Alex ubuntu vm's avatar
      operator: bug fix · c45391e5
      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
      c45391e5
  7. Feb 14, 2024
    • Alex ubuntu vm's avatar
      database: updated schema · 34a93a0d
      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
      34a93a0d
  8. Jan 24, 2024
    • Alex de Cock Buning's avatar
      Move source code to ./src: · d2ca6ae1
      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.
      d2ca6ae1
  9. Dec 01, 2023
    • Alex ubuntu vm's avatar
      switch interfaces: BUG FIX · 45593176
      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
      45593176
  10. Nov 29, 2023
  11. Nov 17, 2023
  12. Nov 14, 2023
  13. Nov 13, 2023
  14. Oct 23, 2023
  15. May 20, 2022
Loading