Skip to content
Snippets Groups Projects
  1. Jun 14, 2024
  2. May 23, 2024
  3. May 15, 2024
  4. May 14, 2024
  5. Apr 15, 2024
  6. 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
  7. Feb 20, 2024
  8. Feb 19, 2024
  9. Feb 16, 2024
  10. 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
  11. Jan 26, 2024
  12. Jan 25, 2024
  13. Jan 24, 2024
    • Alex ubuntu vm's avatar
      deployment: Added readiness checks and initContainers · 368600d1
      Alex ubuntu vm authored
      Implemented readinessProbe in l2sm-controller Deployment and added initContainers in l2sm-operator Deployment to ensure proper synchronization with l2sm-controller pod status before starting.
      
      This change ensures that l2sm-operator does not start until l2sm-controller pod is in the Running state.
      368600d1
  14. Dec 05, 2023
  15. Dec 04, 2023
    • Alex's avatar
      Update README.md · 1cc0ae4e
      Alex authored
      More typo fixes in installation guide
      1cc0ae4e
    • Alex's avatar
      Update README.md · 7b4a8e2f
      Alex authored
      Fixed typo when referencing directory, custom_installation/ -> custom-installation/
      7b4a8e2f
  16. Dec 01, 2023
  17. Nov 29, 2023
Loading