Commit graph

413 commits

Author SHA1 Message Date
8ac4b08bba
added oidc env vars 2025-12-01 12:01:00 +01:00
Automated pipeline
942cf42d1d Automated upload for garm-provider-test.t09.de 2025-12-01 08:59:38 +00:00
Automated pipeline
e5fd4a566b Automated upload for garm-provider-test.t09.de 2025-12-01 08:47:24 +00:00
Automated pipeline
d0c66fbead Automated upload for garm-provider-test.t09.de 2025-11-28 10:03:09 +00:00
dc69d16fcd
added terralist 2025-11-28 10:23:24 +01:00
Automated pipeline
eb1844711e Automated upload for garm-provider-test.t09.de 2025-11-27 15:54:41 +00:00
b0f7875d38
fixed quote error 2025-11-27 16:13:23 +01:00
3622f24569
added coder to garm-provider-test.t09.de 2025-11-27 16:05:16 +01:00
cc1de3d920
removed scrape from vm-client-stack 2025-10-24 14:07:35 +02:00
c824cd32ed
disabled scrape for kubescheduler 2025-10-22 16:20:27 +02:00
218a1cbff8 chore(alerts): disabled bogus alerts related to kubecontrollermanager and kubescheduler 2025-10-21 08:48:57 +00:00
d0bf3b8082 Update otc/garm-provider-test.t09.de/stacks/forgejo/forgejo-server/values.yaml 2025-10-14 12:34:34 +00:00
1696a6f42c Update otc/observability.buildth.ing/stacks/observability/victoria-k8s-stack/values.yaml 2025-10-14 11:41:30 +00:00
a134457477 Update otc/edp.buildth.ing/stacks/forgejo/forgejo-server/values.yaml 2025-10-02 10:00:15 +00:00
9613a24413 Update otc/observability.buildth.ing/stacks/forgejo/forgejo-server/values.yaml 2025-10-02 09:56:43 +00:00
d759216360 revert e2386b2b78
revert Update otc/observability.buildth.ing/stacks/forgejo/forgejo-server/values.yaml
2025-10-02 08:59:46 +00:00
e2386b2b78 Update otc/observability.buildth.ing/stacks/forgejo/forgejo-server/values.yaml 2025-10-02 08:53:18 +00:00
ba218b905a revert 977b8b5223
revert Update otc/observability.buildth.ing/stacks/forgejo/forgejo-server/values.yaml
2025-10-02 08:41:34 +00:00
977b8b5223 Update otc/observability.buildth.ing/stacks/forgejo/forgejo-server/values.yaml 2025-10-02 08:20:01 +00:00
Automated pipeline
b120150727 Automated upload for garm-provider-test.t09.de 2025-09-04 12:14:38 +00:00
5506050d9f
updated image 2025-08-29 15:59:31 +02:00
065b960719
updated image 2025-08-29 15:28:36 +02:00
5414596479
updated image 2025-08-29 14:57:18 +02:00
ba4c2f110d otc/garm-test.t09.de/stacks/forgejo/forgejo-server/values.yaml aktualisiert 2025-08-29 08:50:47 +00:00
675279626f otc/garm-test.t09.de/stacks/forgejo/forgejo-server/values.yaml aktualisiert 2025-08-29 08:46:41 +00:00
e880b62fe7
updated image for garm test 2025-08-28 15:24:28 +02:00
127da7ab2b
updated forgejo image to test garm 2025-08-28 15:05:41 +02:00
Automated pipeline
f4c0402041 Automated upload for garm-test.t09.de 2025-08-27 10:06:25 +00:00
Automated pipeline
68a284fc33 Automated upload for final-test.t09.de 2025-08-21 12:59:06 +00:00
Automated pipeline
ac4d7a38b5 Automated upload for observability.t09.de 2025-08-18 09:17:25 +00:00
3f893854a4 feat(vmuser): use secret instead of hardcoded value for vmuser authentication 2025-08-18 10:42:12 +02:00
a91580c73f feat(argocd) add policy for group DevFW 2025-08-15 14:32:05 +02:00
ed72b88472 fix(argocd): use colon again 2025-08-15 14:02:37 +02:00
443b5a3fee fix(argocd) replace colon with dot 2025-08-15 13:54:14 +02:00
8f9ce344fb fix(argocd): undo change clientSecret 2025-08-15 13:50:52 +02:00
c92330770d fix(argocd): use plain secret 2025-08-15 13:46:52 +02:00
f27fe2d111 fix(argocd): fix redirect url for dex 2025-08-15 13:41:48 +02:00
f8c887da56 fix(argocd): remove requestedIDTokenClaims 2025-08-15 13:37:45 +02:00
3bb78f45be feat(sso): introduce argocd sso config 2025-08-15 13:28:07 +02:00
Automated pipeline
90db53ee4d Automated upload for observability.t09.de 2025-08-15 09:14:11 +00:00
Automated pipeline
1141f12f95 Automated upload for edp.buildth.ing 2025-08-15 09:03:04 +00:00
Your Name
9d2c3f7de9 feat(sso): added injection of the client secret to grafana 2025-08-15 09:46:49 +02:00
cbc8752fa1 feat(sso): using secret references in dex to not put secrets in git 2025-08-14 16:03:39 +02:00
bab179a272
feat(dex): 🔒 Dex now only pulls org roles 2025-08-13 16:21:21 +02:00
d86621b59b
fix(dex): 🚑 Fixed Grafana OIDC 2025-08-13 16:15:19 +02:00
0c3b2215ce
feat(config): Add loadAllGroups configuration option
Adds a new configuration option `loadAllGroups` to enable loading all groups in the Dex settings.

This improves user management by ensuring all groups are available for authorization.
2025-08-13 16:11:26 +02:00
b85a68267e
feat(values): Add LOG_LEVEL environment variable
Add a new environment variable `LOG_LEVEL` set to `debug` to enhance logging capabilities for the application, aiding in debugging and observability.
2025-08-13 15:56:40 +02:00
3fc36dcfe2
feat(manifests): Add debug log level for Grafana configuration
Enhances Grafana configuration by adding a debug log level.

This improvement aids in troubleshooting and monitoring by providing more detailed logging information.
2025-08-13 15:45:32 +02:00
b87567568d
fix: 🔧 Correct role attribute path casing in Grafana config
Correct the casing of the 'DevFW' group reference in the role attribute path to 'devfw' for consistency and to ensure proper access control in Grafana.
2025-08-13 15:26:32 +02:00
9dab4ea0c8
feat(grafana): Enhance role assignment for Grafana users
Add support for assigning both 'GrafanaAdmin' and 'Editor' roles through the `role_attribute_path`.

Enable the option to allow assignment of Grafana Admin roles directly, enhancing user management capabilities.
2025-08-13 15:23:56 +02:00