1. 20 Mar, 2024 1 commit
    • Lluis Gifre Renom's avatar
      Manifests: · 65444b90
      Lluis Gifre Renom authored
      - Recovered default log levels to INFO
      - Corrected Formatting of manifest files
      65444b90
  2. 18 Mar, 2024 1 commit
  3. 06 Feb, 2024 1 commit
  4. 26 Jan, 2024 1 commit
  5. 15 Nov, 2023 1 commit
  6. 15 Sep, 2023 1 commit
    • Lluis Gifre Renom's avatar
      Manifests: · d57cfcc8
      Lluis Gifre Renom authored
      - Deactivated DEBUG in Context, Device, DLT Connector, InterDomain, PathComp FrontEnd, Service, Slice, WebUI, and Mock BlockChain components
      - Deactivated TopologyAbstractor in InterDomain component
      d57cfcc8
  7. 06 Sep, 2023 1 commit
    • Lluis Gifre Renom's avatar
      Manifests: · 380cded0
      Lluis Gifre Renom authored
      - Activated DEBUG in Context, Device, DLT Connector, InterDomain, PathComp FrontEnd, Service, Slice, WebUI, and Mock BlockChain components
      - Corrected resource requests and limits for InterDomain, DLT Connector, DLT Gateway, Mock BlockChain, and WebUI components
      - Activated TopologyAbstractor in InterDomain component
      - Activated use of Mock BlockChain in DLT Connector
      - Deactivated DLT Gateway in DLT component
      380cded0
  8. 13 Jul, 2023 2 commits
  9. 10 Jul, 2023 1 commit
  10. 07 Jul, 2023 3 commits
  11. 23 Jun, 2023 1 commit
  12. 17 Jun, 2023 2 commits
  13. 14 Jun, 2023 1 commit
  14. 29 May, 2023 1 commit
  15. 19 May, 2023 1 commit
  16. 16 May, 2023 1 commit
  17. 29 Mar, 2023 1 commit
    • Lluis Gifre Renom's avatar
      Manifests: · 6850ad48
      Lluis Gifre Renom authored
      - Updated requests and limits per pod
      - Updated HPA replica limits
      6850ad48
  18. 27 Mar, 2023 1 commit
    • Lluis Gifre Renom's avatar
      Manifests: · 10eebd0a
      Lluis Gifre Renom authored
      - Added autoscalers for context, service, slice, and pathcomp components
      10eebd0a
  19. 26 Mar, 2023 1 commit
    • Lluis Gifre Renom's avatar
      Deploy Scripts: · 9d9efa4f
      Lluis Gifre Renom authored
      - Added linkerd injectors for load balancing (commented, not working)
      - Added service monitor to my_deploy.sh
      9d9efa4f
  20. 01 Mar, 2023 1 commit
  21. 25 Feb, 2023 1 commit
  22. 01 Feb, 2023 1 commit
    • Lluis Gifre Renom's avatar
      Headers: · 99242d05
      Lluis Gifre Renom authored
      - Added/Updated headers
      - Added script to update copyright headers
      99242d05
  23. 26 Jan, 2023 1 commit
  24. 24 Jan, 2023 1 commit
    • Lluis Gifre Renom's avatar
      Manifests: · 65d65441
      Lluis Gifre Renom authored
      - activated debug for testing purposes
      - reduced number of replicas to 1
      65d65441
  25. 23 Jan, 2023 2 commits
  26. 20 Dec, 2022 1 commit
  27. 17 Dec, 2022 1 commit
    • Lluis Gifre Renom's avatar
      Manifests: · ba7a8665
      Lluis Gifre Renom authored
      - added missing metrics ports in core services
      - updated scalping time to 5 seconds
      ba7a8665
  28. 02 Dec, 2022 1 commit
    • Lluis Gifre Renom's avatar
      Manifests: · 788bb125
      Lluis Gifre Renom authored
      - updated replicas of service and pathcomp to 5
      - temporarily disabled WebUI Grafana
      788bb125
  29. 04 Nov, 2022 1 commit
    • Lluis Gifre Renom's avatar
      Common: · 3c5a4d72
      Lluis Gifre Renom authored
      - updated component manifests to reduce CPU and Memory requests and limits
      3c5a4d72
  30. 28 Oct, 2022 1 commit
  31. 11 Sep, 2022 2 commits
    • Lluis Gifre Renom's avatar
      Context/Service/PathComp component fixes: · 8a26fd5d
      Lluis Gifre Renom authored
      Common:
      - Added missing object factory methods for constraints
      
      Context:
      - Adapted unitary tests to new constraint object factory methods
      
      Service:
      - Adapted unitary tests to new constraint object factory methods
      
      PathComp-Backend:
      - Deactivated health probes since it causes problems in backend REST server
      
      PathComp-Frontend:
      - Correct unitary test constraints for SP algorithm
      - Adapted unitary tests to new constraint object factory methods
      - Fixed instantiation of ShortestPath and KDisjointPath Algorithms
      - Ignore unknown constraints in Algorithm request composition
      8a26fd5d
    • Lluis Gifre Renom's avatar
      PathComp-Backend component: · c5dd2aa6
      Lluis Gifre Renom authored
      - Fix CI/CD pipeline
      - Correct log argument to make it screen-only
      - Remove old data files
      - Activate health probes
      c5dd2aa6
  32. 02 Sep, 2022 2 commits
    • Lluis Gifre Renom's avatar
      PathComp component: · 1a85a101
      Lluis Gifre Renom authored
      Common:
      - temporarily added backend to pathcomp service for debug purposes
      
      Proto:
      - Added KDisjointPath Algorithm to pathcomp proto
      
      Frontend:
      - refactored Servicer to cope with multiple algorithms
      - added implementation of ShortestPath algorithm
      - added implementation of KShortestPath algorithm
      - added implementation of KDisjointPath algorithm (partial)
      - moved PathComp servicer tools to algorithms subfolder
      - added new unitary test scenario (DC's with CellSiteGWs and Transport Network) to validate KDisjointPath algorithm
      1a85a101
    • Lluis Gifre Renom's avatar
      PathComp: · 9af0d9f3
      Lluis Gifre Renom authored
      - integrated in deploy.sh script
      - defined manifest
      9af0d9f3
  33. 20 May, 2022 1 commit