Skip to content
Snippets Groups Projects
  1. Sep 09, 2024
    • julian.baeume's avatar
      Add: Manually orchestrate version upgrades · 5c75653f
      julian.baeume authored
      Changelog:
        - use PROPAGATE_UPGRADES env variable to defer update events to core-ui-mw pods
        - set to `false` to only warm up cache
        - re-deploy with set to `true` to actually roll out the upgrade
      5c75653f
  2. May 23, 2024
  3. Apr 02, 2024
  4. Jan 29, 2024
  5. Oct 26, 2023
  6. Oct 25, 2023
  7. Oct 17, 2023
  8. Sep 21, 2023
  9. Sep 15, 2023
    • julian.baeume's avatar
      Changed: OXUI-1345: Refactor cache handling · a1495f40
      julian.baeume authored and julian.baeume's avatar julian.baeume committed
      Changelog:
      - introduce two separate roles for middleware deployments:
          - ui-middleware: read from redis only, listen to version updates, can easily be scaled
          - updater: split out all code that writes to redis, no need to scale > 1
      a1495f40
  10. Jul 19, 2023
  11. Jun 15, 2023
  12. Apr 11, 2023
  13. Dec 08, 2022
  14. Dec 07, 2022
  15. Dec 05, 2022
  16. Nov 23, 2022
  17. Nov 18, 2022
  18. Nov 17, 2022
  19. Nov 14, 2022
  20. Sep 02, 2022
  21. Aug 17, 2022
  22. Jul 11, 2022
    • alexander.quast's avatar
      Added extended logging to some modules · 6906d7f2
      alexander.quast authored and richard.petersen's avatar richard.petersen committed
      Changelog:
       - Changed all 'trace' logs to level 'debug'
       - Added logging to the version check functions on log level 'info' and 'debug'
       - Added some time measures on ready checks to see what's taking so long on startup
      6906d7f2
  23. May 25, 2022
  24. May 24, 2022
  25. May 09, 2022
  26. May 04, 2022
Loading