1. 13 Jul, 2023 1 commit
  2. 10 Jul, 2023 1 commit
  3. 07 Jul, 2023 3 commits
  4. 23 Jun, 2023 1 commit
  5. 17 Jun, 2023 2 commits
  6. 14 Jun, 2023 1 commit
  7. 29 May, 2023 1 commit
  8. 19 May, 2023 1 commit
  9. 16 May, 2023 1 commit
  10. 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
  11. 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
  12. 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
  13. 01 Mar, 2023 1 commit
  14. 25 Feb, 2023 1 commit
  15. 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
  16. 26 Jan, 2023 1 commit
  17. 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
  18. 23 Jan, 2023 2 commits
  19. 20 Dec, 2022 1 commit
  20. 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
  21. 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
  22. 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
  23. 28 Oct, 2022 1 commit
  24. 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
  25. 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
  26. 20 May, 2022 1 commit
  27. 16 Feb, 2022 2 commits
  28. 10 Feb, 2022 1 commit
  29. 21 Dec, 2021 1 commit
  30. 13 Aug, 2021 2 commits
  31. 10 Aug, 2021 1 commit
    • Lluis Gifre Renom's avatar
      Multiple changes: · 72a67e71
      Lluis Gifre Renom authored
      Common:
      - reorganized Database API to enable extension of Context API with entities (e.g. Service)
      - solved minor bugs in Database API
      
      Context and Device services:
      - rearranged services and unit tests according to mentioned Context API changes
      
      Service service:
      - initial release (under development, this is just a backup of code)
      72a67e71
  32. 09 Aug, 2021 1 commit