- 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
-
- Apr 02, 2024
-
-
julian.baeume authored
Implements #21
-
- Sep 15, 2023
-
-
- 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 11, 2023
-
-
- Jan 27, 2023
-
-
- Nov 23, 2022
-
-
- Sep 23, 2022
-
-
hopefully helps to better understand the big picture.
-
- Sep 06, 2022
-
-
richard.petersen authored
-
- May 05, 2022
-
-
julian.baeume authored
it's just a simple switch, but we want to have it documented for completeness.
-
- May 04, 2022
-
-
richard.petersen authored
-
- Feb 08, 2022
-
-
richard.petersen authored
-
- Oct 19, 2021
-
-
julian.baeume authored
describe a little better what this service is supposed to do and how it plays along the other parts of the stack.
-
- Sep 21, 2021
-
-
- Apr 15, 2021
-
-