- Feb 01, 2024
-
-
Sheogorath authored
-
- Jan 24, 2024
-
-
Sheogorath authored
-
- Jan 14, 2024
-
-
Sheogorath authored
-
- Jan 10, 2024
-
-
Sheogorath authored
-
Sheogorath authored
-
- Dec 08, 2023
-
-
Sheogorath authored
-
- Nov 28, 2023
-
-
Sheogorath authored
-
- Nov 27, 2023
-
-
Sheogorath authored
-
Sheogorath authored
-
Sheogorath authored
-
Sheogorath authored
-
Sheogorath authored
This patch removes elasticsearch from the mastodon container image, as it's not used in production anyway. Therefore the removal will simplify the upgrade process finally allowing an idempotent upgrade to 4.2.1.
-
- Oct 13, 2023
-
-
Botaniker (Bot) authored
-
- Oct 10, 2023
-
-
Sheogorath authored
-
- Oct 05, 2023
-
-
Sheogorath authored
-
Sheogorath authored
-
Sheogorath authored
-
Sheogorath authored
This patch adjusts the tmp volume to be from type emtpyDir with medium Memory be default, this will use more memory in the container, but should provide an easier default for users. Further it also introduces the tmp volume to the web containers, that require it, in order to process media that is uploaded by users.
-
- Oct 01, 2023
-
-
Sheogorath authored
It's actually possible to use emptyDir, but only with the correct medium therefore this new release adjust the documentation in values.yaml
-
- Sep 30, 2023
-
-
Sheogorath authored
This patch introduces and ephemeral volume in order to allow sidekiq to do the media processing without the problem that emptydir causes due to how the ruby tempfile libarary evaluates temp file locations. Therefore a small volume is introduced that takes care of it instead. Additionally it refactors some of the volume templates to reduce repetition. References: https://kubernetes.io/docs/concepts/storage/ephemeral-volumes/#generic-ephemeral-volumes https://microblog.shivering-isles.com/@sheogorath/111040613569754423
-
Sheogorath authored
This patch fixes the quite patching PSS support of the existing chart and sets security contexts properly.
-
- Sep 20, 2023
-
-
Sheogorath authored
-
- Sep 19, 2023
-
-
Sheogorath authored
-
Sheogorath authored
-
- Sep 18, 2023
-
-
Sheogorath authored
This patch replaces the call of common.names.fullname with the local helper implementation, that is functionally identical but doesn't require another dependency.
-
Sheogorath authored
This patch is needed to fully support disabling of redis authentication. This allows to use the new defaults for the mastodon base deployment. While it's probablky not recommended for a production deployment to disable redis authentication, it doesn't hurt too much for a base deployment. Since no defaults change, it shouldn't matter anyway for users of this chart.
-
- Sep 16, 2023
-
-
Sheogorath authored
-
- Sep 15, 2023
-
-
Sheogorath authored
-
Sheogorath authored
This patch adds PDBs for all main deployments with a hardcoded maxUnavailable 1. This should help to make sure that updates go smooth and without major downtimes, as soon as at least 2 replicas are running, while still not blocking cluster updates. Furhter it makes the redis dependency optional, helping to replace the integrated redis with a separate or external redis service.
-
- Sep 12, 2023
-
-
Botaniker (Bot) authored
-
- Sep 10, 2023
-
-
Sheogorath authored
-
Sheogorath authored
-
Sheogorath authored
This patch removes the `rollme` annotation that is used to force redeployments on upgrades. However, it's quite unnecessary since config changes and image upgrades are already covered. Currently it causes more harm than helping.
-
Sheogorath authored
-
Sheogorath authored
-
Botaniker (Bot) authored
-
- Sep 08, 2023
-
-
Botaniker (Bot) authored
-
- Sep 06, 2023
-
-
Sheogorath authored
-
Sheogorath authored
-
Sheogorath authored
-