- Jan 30, 2024
-
-
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
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
-
- Jan 06, 2024
-
-
Sheogorath authored
This patch should help to make sure, that nothing uses plaintext signatures.
-
- Dec 31, 2023
-
-
Sheogorath authored
The usage of the trusted-ip config resulted in a security incident that allowed access to any oauth2-proxy protected endpoint without requiring authentication. Thankfully all significant endpoints had been protected by additional measures such as network restrictions and are therefore not affected. Only the prometheus and alertmanager endpoints have been exposed to the public internet, but are not exposing sensitive data beyond metrics. A check of the relevant logs didn't provide any indication of compromise.
-
- Dec 17, 2023
-
-
Sheogorath authored
-
- Dec 13, 2023
-
-
Botaniker (Bot) authored
-
- Dec 12, 2023
-
-
Botaniker (Bot) authored
-
- Dec 09, 2023
-
-
Botaniker (Bot) authored
-
- Dec 08, 2023
-
-
Botaniker (Bot) authored
-
- Dec 05, 2023
-
-
Botaniker (Bot) authored
-
- Nov 29, 2023
-
-
Botaniker (Bot) authored
-
- Nov 18, 2023
-
-
Sheogorath authored
-
Botaniker (Bot) authored
-
- Nov 17, 2023
-
-
Sheogorath authored
-
- Nov 14, 2023
-
-
Botaniker (Bot) authored
-
- Nov 08, 2023
-
-
Botaniker (Bot) authored
-
- Nov 06, 2023
-
-
Sheogorath authored
-
- Nov 05, 2023
-
-
Sheogorath authored
-
Sheogorath authored
-
Sheogorath authored
-
- Oct 31, 2023
-
-
Sheogorath authored
-
Sheogorath authored
-
- Oct 20, 2023
-
-
Sheogorath authored
-
- Oct 18, 2023
-
-
Botaniker (Bot) authored
-
- Sep 26, 2023
-
-
Sheogorath authored
-
Sheogorath authored
-
- Sep 25, 2023
-
-
Botaniker (Bot) authored
-
- Sep 16, 2023
-
-
Sheogorath authored
This patch adjusts the central oauth2-proxy resource to use `topologySpreadConstraints` instead of using `podAntiAffinity`. This helps with reducing the risk of Pending Pods e.g. during updates when also a pod config is adjusted.
-
- Sep 15, 2023
-
-
Sheogorath authored
-
- Sep 14, 2023
-
-
Sheogorath authored
-
- Sep 13, 2023
-
-
Sheogorath authored
This patch should make redis HA, which should eliminate another SPOF for goharbor. This is the first usage for the new redis operator.
-
- Jul 21, 2023
-
-
Sheogorath authored
-
- Feb 21, 2023
-
-
Sheogorath authored
-