Commit graph

  • abdbcff9fd while kill -0 $(pidof openbao) 2>/dev/null; do sleep 1; done; echo 'OpenBao has crashed - giving Alloy time to collect logs...' >> var/log/openbao.log; sleep 20; echo 'Sidecar exiting.'; exit 1; miwr 2025-03-19 10:18:19 +0100
  • ac3988f9ac touch /var/log/openbao.log chmod 644 /var/log/openbao.log chown openbao:openbao /var/1og/openbao_audit.log bao audit enable file file_path=/var/log/openbao.log removed miwr 2025-03-18 14:34:59 +0100
  • 52f484d463 touch /var/log/openbao.log chmod 644 /var/log/openbao.log chown openbao:openbao /var/1og/openbao_audit.log bao audit enable file file_path=/var/log/openbao.log miwr 2025-03-18 14:28:14 +0100
  • 46d6a22b65 bao audit enable file file_path=/var/log/openbao.log miwr 2025-03-18 14:21:41 +0100
  • bc189a53e0 image: alpine:latest miwr 2025-03-18 13:38:40 +0100
  • e4611e967e busybox miwr 2025-03-18 13:35:34 +0100
  • 57779745e9 curlimages/curl:latest miwr 2025-03-18 13:12:09 +0100
  • ef22f9e7be ["/bin/sh", "-c", "while kill -0 $(pidof main-container) 2>/dev/null; do sleep 1; done; echo 'OpenBao has crashed - giving Alloy time to collect logs...'; sleep 20"] miwr 2025-03-18 12:59:08 +0100
  • 8db5e5950d # volumeMounts: # - name: alloy-data # mountPath: /var/lib/alloy/data # securityContext: # runAsUser: 0 miwr 2025-03-18 12:47:09 +0100
  • 43b172d8d4 user 0 miwr 2025-03-18 12:14:27 +0100
  • b7de02d293 # extraContainers: # - name: grafana-alloy # image: grafana/alloy:latest # ports: # - containerPort: 12345 miwr 2025-03-18 12:04:53 +0100
  • 815f6a2822 # volumeMounts: # - name: alloy-data # mountPath: /var/lib/alloy/data miwr 2025-03-18 12:00:36 +0100
  • 93fe631736 fsGroup: 1000 runAsGroup: 1000 runAsNonRoot: true runAsUser: 100 miwr 2025-03-18 11:51:26 +0100
  • 67876f18b9 runAsUser: 0 miwr 2025-03-18 11:39:10 +0100
  • 779df9fb9c Merge pull request 'openbao_logs_second_way' (#16) from openbao_logs_second_way into shipping_openbao_logs Michal.Wrobel 2025-03-18 09:17:40 +0000
  • 5d2df3db8e Merge pull request 'alloy_implementation' (#13) from alloy_implementation into development Michal.Wrobel 2025-03-18 09:03:25 +0000
  • 65b74abeda Merge branch 'development' into alloy_implementation alloy_implementation Christopher.Hase 2025-03-18 08:52:51 +0000
  • fc287acf58 Update template/stacks/ref-implementation/backstage-templates/entities/spring-petclinic/skeleton/.github/workflows/maven-build.yml richardrobertreitz 2025-03-17 21:50:50 +0000
  • e993c274b0 runAsUser: 1000 # Run as non-root user fsGroup: 1000 openbao_logs_second_way miwr 2025-03-17 15:41:18 +0100
  • 46072b8f81 runAsUser: 0 miwr 2025-03-17 15:34:43 +0100
  • 8617e200ea securityContext: runAsUser: 1000 fsGroup: 1000 miwr 2025-03-17 15:30:50 +0100
  • c30cf9f380 /tmp/alloy/data miwr 2025-03-17 15:26:17 +0100
  • 872c9dc8e5 volumes: - name: alloy-data emptyDir: {} miwr 2025-03-17 15:13:12 +0100
  • 27dc5966e9 # args: # - --config.file=/etc/alloy/config.yaml miwr 2025-03-17 15:05:10 +0100
  • aeca6100f5 /etc/alloy/config.yaml miwr 2025-03-17 14:49:33 +0100
  • 4e673f674d extraVolumes deprecated miwr 2025-03-17 14:37:58 +0100
  • be1c3cee7a test miwr 2025-03-17 14:31:26 +0100
  • f0632db48b extraContainers: - name: grafana-alloy image: grafana/alloy:latest ports: - containerPort: 12345 volumeMounts: - name: sidecar-container-alloy-config mountPath: /etc/alloy subPath: config.yaml args: - --config.file=/etc/alloy/config.yaml miwr 2025-03-17 14:23:11 +0100
  • 7b77d870c6 extraVolumes: - name: sidecar-container-alloy-config configMap: name: sidecar-container-alloy-config miwr 2025-03-17 14:17:13 +0100
  • deaed1bdcc path: "stacks/ref-implementation/openbao-alloy-configmap" miwr 2025-03-17 14:12:18 +0100
  • 2890437647 ref-implementation/openbao/sidecar-container-alloy-configmap miwr 2025-03-17 14:07:43 +0100
  • f873cd8aef new directory for the configmap miwr 2025-03-17 14:00:05 +0100
  • 3eec895f67 test miwr 2025-03-17 13:46:53 +0100
  • 4b553dd258 config map separately miwr 2025-03-17 13:31:43 +0100
  • f1d940561d adjustment of openbao.ymal miwr 2025-03-17 13:15:47 +0100
  • e2ad485759 sidecar container added miwr 2025-03-17 12:55:46 +0100
  • 94e3a759b2 Update template/stacks/core/crossplane-providers/provider-shell.yaml richardrobertreitz 2025-03-16 22:53:03 +0000
  • 31b768eebc Update template/stacks/core/crossplane-providers/provider-kind.yaml richardrobertreitz 2025-03-16 22:51:03 +0000
  • 9b5457e45f Update template/stacks/ref-implementation/backstage/manifests/install.yaml richardrobertreitz 2025-03-15 13:27:41 +0000
  • c1b68bfdb2 chore(provider-shell): adjust to https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/-/packages/container/provider-shell/v0.1.3 Stephan Lo 2025-03-14 19:20:29 +0100
  • beeb1f916b Hofix for ArgoCD problems after path routing fix Richard Robert Reitz 2025-03-14 09:34:45 +0100
  • b42bba4379 Merge pull request 'IPCEICIS-2751_backstage' (#14) from IPCEICIS-2751_backstage into development richardrobertreitz 2025-03-14 08:16:59 +0000
  • 5cc22c5648 Update template/stacks/core/ingress-apps/argocd-server.yaml richardrobertreitz 2025-03-13 16:16:49 +0000
  • 2f5a263511 Update template/stacks/core/argocd/values.yaml richardrobertreitz 2025-03-13 16:08:10 +0000
  • 2a913b12f8 Update template/stacks/core/argocd/values.yaml root_path_argocd_test richardrobertreitz 2025-03-13 15:23:10 +0000
  • f2e44256dd Update template/stacks/core/argocd/values.yaml richardrobertreitz 2025-03-13 15:12:09 +0000
  • 29d4ca9fe6 removing alloy as a separate pod in the same namespace miwr 2025-03-13 15:50:17 +0100
  • de8dc94e28 operations/helm/charts/alloy path fixed miwr 2025-03-13 15:16:02 +0100
  • 48a28127ce testing miwr 2025-03-13 15:14:39 +0100
  • 83e1215d7d adding a side-car logging container for openbao miwr 2025-03-13 15:09:06 +0100
  • 28916f2278 Merge branch 'alloy_implementation' into shipping_openbao_logs miwr 2025-03-13 14:59:45 +0100
  • a4502f2ecb provisional solution for the shipping done miwr 2025-03-13 14:01:45 +0100
  • 3dd9b7a544 rm /tmp/init.txt moved a few lines down miwr 2025-03-13 13:52:29 +0100
  • 5518e9e2d7 echo deleted miwr 2025-03-13 13:24:44 +0100
  • bc90465579 echos for testing miwr 2025-03-13 13:15:19 +0100
  • 524d0c67e0 bao audit enable file file_path=stdout miwr 2025-03-13 13:03:08 +0100
  • d8867b9e3a Update template/stacks/ref-implementation/backstage/manifests/install.yaml IPCEICIS-2751_backstage richardrobertreitz 2025-03-13 10:16:04 +0000
  • 415576c2cb unnecessary rule deleted miwr 2025-03-13 10:26:56 +0100
  • 1e5fa94c47 rules in alloy's values.yaml adjusted miwr 2025-03-13 10:19:45 +0100
  • 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" } miwr 2025-03-13 10:08:59 +0100
  • 74a77bfa3b Update template/stacks/ref-implementation/backstage/manifests/install.yaml richardrobertreitz 2025-03-13 09:00:38 +0000
  • 3293f9cf5a Update template/stacks/ref-implementation/backstage/manifests/install.yaml richardrobertreitz 2025-03-13 08:33:06 +0000
  • b8ad7541a4 Update template/stacks/core/forgejo.yaml forgego_10_update richardrobertreitz 2025-03-12 18:25:25 +0000
  • 75f40e070c promtail references replaces with alloy in dashboard_loki_container.yaml miwr 2025-03-12 15:55:41 +0100
  • b462804f29 loki.source.kubernetes "all_pod_logs" { targets = discovery.relabel.pod_logs.output forward_to = [loki.write.local_loki.receiver] } miwr 2025-03-12 15:28:20 +0100
  • fbb5aeb32b forward_to = [loki.write.local_loki.receiver] miwr 2025-03-12 15:20:35 +0100
  • 687322525b values.yaml for alloy edited miwr 2025-03-12 15:18:59 +0100
  • 1682302b69 "#" are not allowed in config.alloy in values.yaml miwr 2025-03-12 15:04:59 +0100
  • 8f62875529 config.alloy adjusted in values.yaml miwr 2025-03-12 14:53:01 +0100
  • ddaf06b29c loki reference changes miwr 2025-03-12 14:39:36 +0100
  • 180b74697a config.alloy in values.yaml adjusted miwr 2025-03-12 14:30:37 +0100
  • 3a5df11604 alloy implementation commented out miwr 2025-03-12 14:22:29 +0100
  • 81e85ff518 config.alloy added to the values miwr 2025-03-12 14:22:11 +0100
  • dd7cd2fa91 alloy.uiPathPrefix: "/alloy" added miwr 2025-03-12 13:47:07 +0100
  • 71fbdcb5e0 alloy implementation miwr 2025-03-12 13:37:16 +0100
  • 0d49c582f5 template/stacks/ref-implementation/backstage/manifests/install.yaml aktualisiert Christopher.Hase 2025-03-11 11:25:06 +0000
  • e17321de52 Changed argocd path routing to domain IPCEICIS-2435_change_argocd_path_routing_to_domain Richard Robert Reitz 2025-03-10 20:55:54 +0100
  • 303d7b3a7e Update template/stacks/ref-implementation/backstage-templates/entities/spring-petclinic/skeleton/.github/workflows/maven-build.yml richardrobertreitz 2025-03-08 12:50:23 +0000
  • 1ab8119063 Fixed kubectl download on Linux ARM64 VMs richardrobertreitz 2025-03-07 20:28:39 +0000
  • f81a550064 Merge pull request 'IPCEICIS-764_grafana_sso' (#10) from IPCEICIS-764_grafana_sso into development Franz.Germann 2025-03-06 09:24:13 +0000
  • a9c69d6c24 adjusted retry backoff time Richard Robert Reitz 2025-03-04 19:23:19 +0100
  • c2cb410af8 Merge branch 'development' into IPCEICIS-764_grafana_sso Richard Robert Reitz 2025-03-04 19:21:48 +0100
  • 2698432809 Merge pull request 'faster_backstage_start' (#11) from faster_backstage_start into development richardrobertreitz 2025-03-04 18:20:52 +0000
  • d0cce6916d fixed argocd version Richard Robert Reitz 2025-03-04 19:06:11 +0100
  • aba4a4a088 shortened retry backoff Richard Robert Reitz 2025-03-04 19:03:36 +0100
  • 4ae8f6fd15 shortened retry backoff Richard Robert Reitz 2025-03-04 18:49:55 +0100
  • e5ecbe26a6 Refactored stacks to flip keycloak and forgejo install IPCEICIS-2643_install_keycloak_and_eso_first Your Name 2025-03-04 15:29:03 +0100
  • 1198250861 Merge branch 'development' into IPCEICIS-764_grafana_sso Your Name 2025-03-04 11:55:17 +0100
  • 9bbf171980 Merge pull request 'Make PetClinic Great Again' (#9) from runner-tags into development richardrobertreitz 2025-03-03 17:18:10 +0000
  • d95ba7c12c
    chore(petclinic): Removed unused workflow Disabled tests in maven workflow as there are currently dind problems runner-tags Patrick Sy 2025-03-03 16:37:18 +0100
  • 8a38aee529
    feat(runner): Added ubuntu-latest runner tag Patrick Sy 2025-03-03 15:21:46 +0100
  • 1ef1029e1f Added Grafana admin account Richard Robert Reitz 2025-03-02 17:26:29 +0100
  • 63a694d17c Removed Grafana admin account Richard Robert Reitz 2025-03-02 17:09:02 +0100
  • 6eb52e654c Refactored external secret for grafana keycloak client secret Richard Robert Reitz 2025-03-02 15:46:06 +0100
  • ec31f98889 Added external secret for grafana keycloak client secret Richard Robert Reitz 2025-03-02 15:28:48 +0100
  • 2d3ebadd50 Simplified Keycloaks Grafana config Richard Robert Reitz 2025-03-02 14:52:08 +0100
  • b58e373da9 Added email to Keycloak users and upgraded ArgoCD again as it requires more work Richard Robert Reitz 2025-03-02 14:19:07 +0100
  • 688795ffad Added more Grafana client config to Keycloak Richard Robert Reitz 2025-03-02 13:46:20 +0100
  • e02d4bb272 Added more Grafana client config to Keycloak Richard Robert Reitz 2025-03-02 13:27:51 +0100
  • efa3a6e4dc Added ArgoCD sync retry to Grafana Richard Robert Reitz 2025-03-02 13:18:04 +0100