- Feb 03, 2024
-
-
Sheogorath authored
-
- Feb 02, 2024
-
-
Sheogorath authored
-
Botaniker (Bot) authored
-
- Feb 01, 2024
-
-
Sheogorath authored
-
- Jan 31, 2024
-
-
Sheogorath authored
- Jan 30, 2024
-
-
Botaniker (Bot) authored
-
Sheogorath authored
-
Sheogorath authored
This patch removes the no longer needed encryption regex from the sops configuration. This regex was introduced when using the values field to set certain URLs in the oauth2-proxy config. Since this was replaced with secret-based config overwrites as part of the helmrelease, the regex can safely be dropped.
-
Sheogorath authored
-
Sheogorath authored
This patch introduces a new component that can be used to restrict all ingress resources to a predefined set of whitelisted IP addresses. This reduces the duplication in ingress objects for the same rule sets over and over again.
-
Sheogorath authored
-
Sheogorath authored
-
Sheogorath authored
-
Sheogorath authored
This patch adjusts the component for oauth2-proxy to also include a patching mechism for all kustomize-defined Ingress objects to be restricted.
-
Sheogorath authored
The first patch that "adds" `{}` to `/metadata/labels` would replace any existing labels resulting in unexpected behaviour. Instead we rely on the preexistence of the labels field in the namespace.
-
- Jan 29, 2024
-
-
Sheogorath authored
-
Sheogorath authored
-
Sheogorath authored
-
Sheogorath authored
-
Sheogorath authored
-
Sheogorath authored
-
Sheogorath authored
-
Botaniker (Bot) authored
-
Botaniker (Bot) authored
-
Sheogorath authored
This patch drops commonLabels since the helm chart from forecastle won't be compatible with the resulting network policies
-
Sheogorath authored
-
Sheogorath authored
-
Sheogorath authored
-
Sheogorath authored
-
Sheogorath authored
-
Sheogorath authored
-
Sheogorath authored
-
Sheogorath authored
-
Sheogorath authored
-
Sheogorath authored
This patch moves from labelSelectors to matchExpressions since they are immune to kustomize commonLabels, which prevents them from being overwritten by accident. References: https://github.com/kubernetes-sigs/kustomize/issues/157 https://github.com/kubernetes-sigs/kustomize/issues/1009
-
- Jan 28, 2024
-
-
Sheogorath authored
-
Sheogorath authored
-
Sheogorath authored
-
Sheogorath authored
Renovate has made a lot of progress in predefined configs over the past few years this patch revisits the current config and extends it with the usage of new presets.
-