- May 29, 2023
-
-
Sheogorath authored
This reverts commit 342a9382.
-
Sheogorath authored
-
- Apr 24, 2023
-
-
Botaniker (Bot) authored
-
- Apr 21, 2023
-
-
Botaniker (Bot) authored
-
- Mar 22, 2023
-
-
Botaniker (Bot) authored
-
- Mar 18, 2023
-
-
Sheogorath authored
-
- Mar 11, 2023
-
-
Botaniker (Bot) authored
-
Botaniker (Bot) authored
-
- Mar 04, 2023
-
-
Sheogorath authored
-
- Mar 01, 2023
-
-
Botaniker (Bot) authored
-
- Feb 27, 2023
-
-
Sheogorath authored
-
Sheogorath authored
Since the secrets path is only available inside the container, but the systemd-run command is executed outside the container, it can't access the secret path, therefore the file needs to be copied.
-
Sheogorath authored
-
Sheogorath authored
-
Sheogorath authored
This patch fixes issues currently faced by longhorn, where the SELinux policy denies a DAC_override for iscsid. Since I couldn't find on what file it even tries to do this override, for now, this override to fix unmountable volumes.
-
- Feb 24, 2023
-
-
Botaniker (Bot) authored
-
- Feb 22, 2023
-
-
Sheogorath authored
-
- Feb 21, 2023
-
-
Botaniker (Bot) authored
-
Sheogorath authored
-
Sheogorath authored
-
- Feb 18, 2023
-
-
Botaniker (Bot) authored
-
- Feb 16, 2023
-
-
Sheogorath authored
-
Sheogorath authored
-
- Feb 09, 2023
-
-
Sheogorath authored
-
Sheogorath authored
This patch should provide an automated backup for all postgresql clusters in the cluster. This implementation is less than ideal, due to technical sharing of backups among all namespaces, but for now, it's better than no backup. There will be further work on separating these backups, but it is what it is for now.
-
- Feb 03, 2023
-
-
Botaniker (Bot) authored
-
- Jan 31, 2023
-
- Jan 24, 2023
-
-
Sheogorath authored
-
- Jan 16, 2023
-
-
Botaniker (Bot) authored
-
- Jan 11, 2023
-
-
Botaniker (Bot) authored
-
- Jan 10, 2023
-
-
Sheogorath authored
-
- Dec 26, 2022
-
-
Botaniker (Bot) authored
-
- Dec 07, 2022
-
-
Sheogorath authored
-
Sheogorath authored
-
Sheogorath authored
This patch explicitly configures the storage devices to use and adjusts the replication factor for some volumes to be a bit easier on the overall cluster.
-
- Dec 06, 2022
-
-
Sheogorath authored
-
Sheogorath authored
-
- Nov 23, 2022
-
-
Sheogorath authored
This patch fixes the problem, that prometheus keeps alerts around in the pending state, before actually triggering an alert as "firing" this the query-exposer has to account for that in order to be useful.
-
Sheogorath authored
Since in the Kubernetes manifest the args are already escaped quoting a string will just send the quotes to the application, with the result that they cause problems, e.g. when suddenly starting to query a string, instead of valid promql grammar as happening here.
-
Sheogorath authored
-