volker.raschek
d461f5e0bc
fix(gatewayAPI): adapt backendTLSPolicy
2026-05-30 12:02:44 +02:00
volker.raschek
f1606a3b29
fix(gatewayAPI): add clientSettingsPolicy
2026-05-30 12:02:44 +02:00
volker.raschek
ad93efc510
fix(gatewayAPI): add backendTLSConfig
2026-05-30 12:02:44 +02:00
volker.raschek
f5de20f34a
fix(gatewayAPI): add httpRoute
2026-05-30 12:02:43 +02:00
volker.raschek
d790cd3ec4
fix(secret): enforce basic auth credentials
...
This patch remove generation of a random string for the username and password of
the basic auth credentials.
The problem with the random generated basic auth credentials is, that this leads
to a new shasum of the secret. GitOps tools like ArgoCD detects a drift trigger
a rolling update.
To avoid this must now the basic auth credentials be defined to enable
prometheus metrics.
2025-10-22 17:14:53 +02:00
volker.raschek
334a8b877b
feat(secret): support annotations and labels for the basic auth secret
Release / publish-chart (push) Failing after 46s
2025-09-29 22:54:44 +02:00
volker.raschek
413fe95b86
fix(prometheus): add init containers to download plugins
...
Release / publish-chart (push) Failing after 31s
The following patch extends the helm chart of additional init containers for
each plugin.
2025-09-20 16:21:40 +02:00
volker.raschek
6e38335808
feat(prometheus): add podMonitor and serviceMonitor
...
This patch adds Prometheus podMonitor and serviceMonitor.
2025-09-20 16:21:16 +02:00
volker.raschek
26d6d51418
fix(deployment): add missing data volume
Release / publish-chart (push) Failing after 11s
2025-07-23 20:41:41 +02:00
volker.raschek
b726409caa
Initial Commit
Release / publish-chart (push) Failing after 44s
2025-07-23 18:29:15 +02:00