Commit graph

187 commits

Author SHA1 Message Date
83e1215d7d adding a side-car logging container for openbao 2025-03-13 15:09:06 +01:00
28916f2278 Merge branch 'alloy_implementation' into shipping_openbao_logs
# Conflicts:
#	.gitignore
2025-03-13 14:59:45 +01:00
a4502f2ecb provisional solution for the shipping done 2025-03-13 14:01:45 +01:00
3dd9b7a544 rm /tmp/init.txt moved a few lines down 2025-03-13 13:52:29 +01:00
5518e9e2d7 echo deleted 2025-03-13 13:24:44 +01:00
bc90465579 echos for testing 2025-03-13 13:15:19 +01:00
524d0c67e0 bao audit enable file file_path=stdout 2025-03-13 13:03:08 +01:00
415576c2cb unnecessary rule deleted 2025-03-13 10:26:56 +01:00
1e5fa94c47 rules in alloy's values.yaml adjusted 2025-03-13 10:19:45 +01:00
8f621647f5 rule {
source_labels = ["__meta_kubernetes_pod_name", "__meta_kubernetes_pod_container_name"]
          action = "replace"
          target_label = "__path__"
          replacement = "/var/log/containers/$1_$2.log"
        }
2025-03-13 10:08:59 +01:00
75f40e070c promtail references replaces with alloy in dashboard_loki_container.yaml 2025-03-12 15:55:41 +01:00
b462804f29 loki.source.kubernetes "all_pod_logs" {
targets    = discovery.relabel.pod_logs.output
        forward_to = [loki.write.local_loki.receiver]
      }
2025-03-12 15:28:20 +01:00
fbb5aeb32b forward_to = [loki.write.local_loki.receiver] 2025-03-12 15:20:35 +01:00
687322525b values.yaml for alloy edited 2025-03-12 15:18:59 +01:00
1682302b69 "#" are not allowed in config.alloy in values.yaml 2025-03-12 15:04:59 +01:00
8f62875529 config.alloy adjusted in values.yaml 2025-03-12 14:53:01 +01:00
ddaf06b29c loki reference changes 2025-03-12 14:39:36 +01:00
180b74697a config.alloy in values.yaml adjusted 2025-03-12 14:30:37 +01:00
3a5df11604 alloy implementation commented out 2025-03-12 14:22:29 +01:00
81e85ff518 config.alloy added to the values 2025-03-12 14:22:11 +01:00
dd7cd2fa91 alloy.uiPathPrefix: "/alloy" added 2025-03-12 13:47:07 +01:00
71fbdcb5e0 alloy implementation 2025-03-12 13:37:16 +01:00
303d7b3a7e Update template/stacks/ref-implementation/backstage-templates/entities/spring-petclinic/skeleton/.github/workflows/maven-build.yml 2025-03-08 12:50:23 +00:00
1ab8119063 Fixed kubectl download on Linux ARM64 VMs 2025-03-07 20:28:39 +00:00
Richard Robert Reitz
a9c69d6c24 adjusted retry backoff time 2025-03-04 19:23:19 +01:00
Richard Robert Reitz
c2cb410af8 Merge branch 'development' into IPCEICIS-764_grafana_sso 2025-03-04 19:21:48 +01:00
Richard Robert Reitz
d0cce6916d fixed argocd version 2025-03-04 19:06:11 +01:00
Richard Robert Reitz
aba4a4a088 shortened retry backoff 2025-03-04 19:03:36 +01:00
Richard Robert Reitz
4ae8f6fd15 shortened retry backoff 2025-03-04 18:49:55 +01:00
Your Name
1198250861 Merge branch 'development' into IPCEICIS-764_grafana_sso 2025-03-04 11:55:17 +01:00
d95ba7c12c
chore(petclinic): Removed unused workflow
Disabled tests in maven workflow as there are currently dind problems
2025-03-03 16:37:18 +01:00
8a38aee529
feat(runner): Added ubuntu-latest runner tag 2025-03-03 15:21:46 +01:00
Richard Robert Reitz
1ef1029e1f Added Grafana admin account 2025-03-02 17:26:29 +01:00
Richard Robert Reitz
63a694d17c Removed Grafana admin account 2025-03-02 17:09:02 +01:00
Richard Robert Reitz
6eb52e654c Refactored external secret for grafana keycloak client secret 2025-03-02 15:46:06 +01:00
Richard Robert Reitz
ec31f98889 Added external secret for grafana keycloak client secret 2025-03-02 15:28:48 +01:00
Richard Robert Reitz
2d3ebadd50 Simplified Keycloaks Grafana config 2025-03-02 14:52:08 +01:00
Richard Robert Reitz
b58e373da9 Added email to Keycloak users and upgraded ArgoCD again as it requires more work 2025-03-02 14:19:07 +01:00
Richard Robert Reitz
688795ffad Added more Grafana client config to Keycloak 2025-03-02 13:46:20 +01:00
Richard Robert Reitz
e02d4bb272 Added more Grafana client config to Keycloak 2025-03-02 13:27:51 +01:00
Richard Robert Reitz
efa3a6e4dc Added ArgoCD sync retry to Grafana 2025-03-02 13:18:04 +01:00
Richard Robert Reitz
65c5321ce6 Added Grafana client config to Keycloak 2025-03-02 13:11:38 +01:00
Richard Robert Reitz
ce6c51eea9 Enhanced grafana yaml 2025-03-02 10:47:25 +01:00
0f8282ead6 Update template/stacks/monitoring/kube-prometheus/values.yaml 2025-02-28 14:08:07 +00:00
88d599a691 Update template/stacks/monitoring/kube-prometheus/values.yaml 2025-02-28 13:30:29 +00:00
9016831286 Update template/stacks/core/argocd.yaml 2025-02-28 11:15:56 +00:00
168286cfce Update template/stacks/core/argocd.yaml 2025-02-28 11:07:21 +00:00
9cc9b864a2 Update template/stacks/core/argocd.yaml 2025-02-28 11:04:21 +00:00
265af3acff Update template/stacks/core/argocd.yaml 2025-02-28 11:01:07 +00:00
Richard Robert Reitz
8c84170ca2 created an own variable for domain gitea 2025-02-24 23:10:05 +01:00
Richard Robert Reitz
e3f1899983 Fixed forgejo url in runner 2025-02-23 15:36:13 +01:00
Richard Robert Reitz
394dc9f400 Activated DinD in forgejo-runner 2025-02-23 11:09:12 +01:00
cc34792edb Update template/stacks/ref-implementation/forgejo-runner/values.yaml 2025-02-21 21:24:29 +00:00
Richard Robert Reitz
03768e8399 Updated the forgejo-runner 2025-02-06 20:54:18 +01:00
e85b2a14d5 Fixed double minio ingress 2024-12-17 20:47:40 +01:00
c27f75eb69 Merge branch 'development' into merging_edfbuilder_0_9_9 2024-12-17 20:26:54 +01:00
9e8ae4cbbd merge step 2 2024-12-17 20:19:30 +01:00
22d74c4626 merge step 2 2024-12-17 20:16:55 +01:00
f3dfdf66ea merge step 2 2024-12-17 20:06:16 +01:00
4128ea7466 merge step 1 2024-12-17 19:45:28 +01:00
163543dbe1 Fixed keycloak in OSC 2024-12-12 17:58:10 +01:00
28740aea65 Added DNS annotations to osc stack 2024-12-08 23:43:21 +01:00
92b56c5350 Using gomplate as hydration template engine 2024-12-08 23:25:06 +01:00
46c745bd28 Using gomplate as hydration template engine 2024-12-08 23:19:09 +01:00
c24ab8d976 Using gomplate as hydration template engine 2024-12-08 22:53:58 +01:00
d6e3f83043 Moved provider-kind from user org to devfw-cicd org 2024-12-08 21:53:43 +01:00
30063e3c2c Moved provider-shell from user org to devfw-cicd org 2024-12-08 21:29:02 +01:00
f842a7dbb6 Removed argocd and forgejo differentiation between osc and kind 2024-12-08 19:14:19 +01:00
9c5ed74967 Fixed kuszomize of argo-workflows 2024-12-08 18:26:06 +01:00
442d53a3f7 Removed core ingresses in helm values 2024-12-08 18:13:39 +01:00
67a7ba0a3c Separated each ingress 2024-12-08 18:01:13 +01:00
24e2e11116 Moved all ingresses exect the core ones 2024-12-08 17:53:42 +01:00
86af4d2db4 Start moving all ingresses out of the apps to a central place 2024-12-08 17:27:59 +01:00
47f0536858 Imported OSC postgres config to KIND 2024-12-08 11:54:47 +01:00
77404e8475 Backported changes of stacks in edfbuilder repo 2024-12-08 00:29:28 +01:00
744ecf79e8 Added velero preparations 2024-12-08 00:00:28 +01:00
76c7d07c06 Refactored forgejo-runner 2024-12-07 22:58:43 +01:00
2ed2dbcc96 Removed ALPHA quality kargo stack from cnoe stack 2024-12-07 19:40:57 +01:00
858b569eea Added ALPHA quality kargo stack from cnoe stack 2024-12-07 19:09:08 +01:00
9d9609f8c8 Removed argocd finalizers for that core apps which are installed by edfbuilder to support an uninstall 2024-12-04 22:38:33 +01:00
c7f43484b1 Updates core stack to support the OSC 2024-11-29 10:23:21 +01:00
d0ee073151 Renamed placeholder to not overlap with the first replacement wave 2024-11-26 22:15:37 +01:00
4251f7a889 Replaced domain name with placeholder 2024-11-26 21:54:18 +01:00
06654f6910 Fixed target repo renaming 2024-11-26 21:48:37 +01:00
85d5d0d0ea Renamed guestbook example namespace and removed temporarily the redeploeyed edfbuilder composition 2024-11-26 21:45:18 +01:00
d77242efee Renamed source repo url 2024-11-26 16:28:45 +01:00
e23f30d881 Renamed kind to template for the OSC support 2024-11-25 19:18:23 +01:00