- Sep 27, 2024
-
-
julian.baeume authored
-
- Sep 10, 2024
-
-
julian.baeume authored
-
- Sep 09, 2024
-
-
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
-
- Jul 12, 2024
-
-
- May 16, 2024
-
-
Renovate Bot authored
-
- Apr 09, 2024
-
-
andree.klattenhoff authored
-
- Apr 08, 2024
-
-
andree.klattenhoff authored
-
- Apr 05, 2024
-
-
julian.baeume authored
-
julian.baeume authored
if redis.auth.enabled was true, the chart did not render successfully.
-
- Apr 02, 2024
-
-
julian.baeume authored
-
-
julian.baeume authored
Implements #21
-
- Mar 12, 2024
-
-
michael.koch authored
-
- Feb 14, 2024
-
-
michael.koch authored
-
- Feb 01, 2024
-
-
julian.baeume authored
-
- Jan 29, 2024
-
-
julian.baeume authored
-
- Nov 29, 2023
-
-
- Nov 09, 2023
-
-
andree.klattenhoff authored
-
- Oct 27, 2023
-
-
julian.baeume authored
-
julian.baeume authored
Helps to observe state in different cache layers
-
- Oct 17, 2023
-
-
maik.schaefer authored
-
- Sep 15, 2023
-
-
-
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
-
- Sep 11, 2023
-
-
julian.baeume authored
Just another use case to test. This is supposed to be the desired mode for core-middleware, so we should at least have this tested as chances are high that admins want to align on the redis deployment.
-
- Jun 27, 2023
-
-
andree.klattenhoff authored
-
- Apr 20, 2023
-
-
david.bauer authored
This is a breaking change. Changelog: - Redis is now mandatory and enabled by default - Added Sentinel, Standalone and Cluster support - Standalone mode with sidecar is used by default - If no host(s) are configured, a redis sidecar is injected into the deployment - No extra configuration needed - This is intended for development and does not scale. - Helm values have changed, see README.md: - `redis.host` has been renamed to `redis.hosts` and expects a list of strings with the following pattern: <localhost:6379> (needed for sentinel and cluster modes) - `redis.port` has been removed, see `redis.hosts`
-
- Apr 19, 2023
-
-
- Apr 18, 2023
-
-
maik.schaefer authored
-
- Apr 11, 2023
-
-
- Apr 06, 2023
-
-
maik.schaefer authored
-
- Mar 22, 2023
-
-
maik.schaefer authored
-
- Feb 10, 2023
-
-
julian.baeume authored
fix deployments that did not have this value configured at all by providing a sensible default.
-
julian.baeume authored
-
- Feb 07, 2023
-
-
- Dec 16, 2022
-
-
richard.petersen authored
-
- Dec 09, 2022
-
-
david.bauer authored
-
- Nov 18, 2022
-
-
maik.schaefer authored
-
maik.schaefer authored
-
- Nov 14, 2022
-
-
david.bauer authored
-