- Nov 22, 2022
-
-
Sheogorath authored
This patch should fix the current problem that the renovate annotation is not picked up by renovate as intended, resulting in not updating the image appVersion in the helm charts.
-
Sheogorath authored
This patch increases the amount of MRs that can be open at the same time, to improve batch updates, given the growing number of software deployed by this repository.
-
Sheogorath authored
-
Sheogorath authored
-
Sheogorath authored
-
Sheogorath authored
-
Sheogorath authored
-
Sheogorath authored
-
Sheogorath authored
This patch fixes the weird CPU limit on sidekiq which causes various dashboards to be blown out of proportion.
-
Botaniker (Bot) authored
-
Botaniker (Bot) authored
-
Botaniker (Bot) authored
-
Botaniker (Bot) authored
-
Sheogorath authored
This patch tries to improve reproduciblity by using a `requirements.txt`, this should not only pin a version, but also allow renovate to update it automatically on a regular basis, making updates more visible.
-
Sheogorath authored
-
Sheogorath authored
-
- Nov 21, 2022
-
-
Sheogorath authored
-
Sheogorath authored
This patch provides an initial version of shields for the cluster, deploying shields in a fairly locked down setup. This includes blocking all ingress and egress traffic except of the ingress controller, monitoring and outgoing web traffic to the public internet. As part of this some new shared network policies are created, added and renamed. These aim to improve the namespace isolation and provisioning of controlled network access.
-
- Nov 20, 2022
-
-
Sheogorath authored
-
Sheogorath authored
-
Sheogorath authored
-
Sheogorath authored
-
Botaniker (Bot) authored
-
- Nov 19, 2022
-
-
Botaniker (Bot) authored
-
- Nov 17, 2022
-
-
Sheogorath authored
-
- Nov 16, 2022
-
-
Botaniker (Bot) authored
-
Botaniker (Bot) authored
-
- Nov 15, 2022
-
-
Sheogorath authored
-
Sheogorath authored
This patch introduces some logic to automatically find the ideal `DB_POOL` variable for the deployment and update the mastodon source link to new organisation.
-
Sheogorath authored
This patch adds some basic, "nice-to-have" metadata to the Chart.
-
Sheogorath authored
-
Sheogorath authored
-
Sheogorath authored
-
Sheogorath authored
-
Botaniker (Bot) authored
-
Sheogorath authored
This patch fixes the missing declaration of defaults for the container resources in the sidekiq deployment. Rendering the explicitly set resource requests and limits unused.
-
Sheogorath authored
This patch fixes the error that the for loop for the sidekiq deployments fails due to mixing up the YAML documents as it's missing a divider.
-
Sheogorath authored
-
Sheogorath authored
This patch switches to our own helm chart (fork), which should be a bit more stable than upstream as well as moving quicker in order to develop both this and the upstream chart.
-
Sheogorath authored
This patch adjusts the helm chart to automatically to automatically switch to strategy `Recreate` when deploying the scheduler queue to a sidekiq container. This will prevent accidental concurrent execution of it.
-