Commit graph

189 commits

Author SHA1 Message Date
12d35ad1e9 touch /var/log/openbao.log
chmod 644 /var/log/openbao.log
      chown openbao:openbao /var/log/openbao.log
      bao audit enable file file_path=/var/log/openbao.log removed
2025-03-19 14:48:25 +01:00
5ffb47d1ca volumeMounts:
- mountPath: /var/log/test
      name: log-storage
      readOnly: false
2025-03-19 14:44:29 +01:00
e72e440e51 volumeMounts:
- mountPath: /var/log/test
      name: plugins
      readOnly: false
2025-03-19 14:40:57 +01:00
ff72720654 volumes:
- name: log-storage
      emptyDir: {}
2025-03-19 14:35:18 +01:00
ac4d10d619 # volumeMounts:
#   - mountPath: /
  #     name: plugins
  #     readOnly: false
2025-03-19 14:30:00 +01:00
d946b419e7 volumeMounts:
- mountPath: /
      name: plugins
      readOnly: false
2025-03-19 14:27:04 +01:00
da3624d82a volumeMounts:
- mountPath: /var/log/test
      name: plugins
      readOnly: false
2025-03-19 14:20:57 +01:00
cba0a236f5 volumes:
- name: log-storage
      path: /var/log/test
2025-03-19 14:14:07 +01:00
0971384fd2 emptyDir: {}
volumeMounts:
        - name: log-storage
          mountPath: /var/log/test
2025-03-19 14:06:21 +01:00
4d93d50874 volumes:
- name: log-storage
      path: /var/log/test
2025-03-19 13:58:20 +01:00
8f7ccf5fa7 mountPath: /var/log/test 2025-03-19 13:53:13 +01:00
1938cc8f44 - name: init-log-permissions
image: busybox
      command: ["sh", "-c", "chown -R 1000:1000 /var/log && chmod -R 775 /var/log"]
      volumeMounts:
        - mountPath: /var/log
          name: log-storage
2025-03-19 13:24:40 +01:00
80ca890f5f - name: init-log-permissions
image: busybox
      command: ["sh", "-c", "chown -R 1000:1000 /var/log && chmod -R 775 /var/log"]
      securityContext:
        runAsUser: 0
      volumeMounts:
        - mountPath: /var/log
          name: log-storage
2025-03-19 13:20:34 +01:00
18d03cee74 runAsUser: 1 2025-03-19 11:47:50 +01:00
7efc8124b0 runAsUser: 0 2025-03-19 11:39:53 +01:00
3cd6a846b2 securityContext:
runAsUser: 1001
2025-03-19 11:35:16 +01:00
3d39948468 command: ["/bin/sh", "-c", "
while true; do
            echo 'Hello'
          sleep 5;
          done
        "]
2025-03-19 11:18:38 +01:00
055713e4a5 command: ["/bin/sh", "-c", "
while true; do
            echo 'Hello'
          sleep 5;
          done
        "]
2025-03-19 11:02:44 +01:00
0b5b2b25fd 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
2025-03-19 10:47:00 +01:00
3bb9b4b059 while true; do
echo 'Hello'
          sleep 5;
          done
        "]
2025-03-19 10:33:33 +01:00
fb0eebef13 no exit 2025-03-19 10:26:14 +01:00
1c71f8555d # 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;
2025-03-19 10:25:44 +01:00
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;
2025-03-19 10:18:19 +01:00
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
2025-03-18 14:34:59 +01:00
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
2025-03-18 14:28:14 +01:00
46d6a22b65 bao audit enable file file_path=/var/log/openbao.log 2025-03-18 14:21:41 +01:00
bc189a53e0 image: alpine:latest 2025-03-18 13:38:40 +01:00
e4611e967e busybox 2025-03-18 13:35:34 +01:00
57779745e9 curlimages/curl:latest 2025-03-18 13:12:09 +01:00
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"] 2025-03-18 12:59:08 +01:00
8db5e5950d # volumeMounts:
#   - name: alloy-data
      #     mountPath: /var/lib/alloy/data
      # securityContext:
      #   runAsUser: 0
2025-03-18 12:47:09 +01:00
43b172d8d4 user 0 2025-03-18 12:14:27 +01:00
b7de02d293 # extraContainers:
#   - name: grafana-alloy
  #     image: grafana/alloy:latest
  #     ports:
  #       - containerPort: 12345
2025-03-18 12:04:53 +01:00
815f6a2822 # volumeMounts:
#   - name: alloy-data
      #     mountPath: /var/lib/alloy/data
2025-03-18 12:00:36 +01:00
93fe631736 fsGroup: 1000
runAsGroup: 1000
        runAsNonRoot: true
        runAsUser: 100
2025-03-18 11:51:26 +01:00
67876f18b9 runAsUser: 0 2025-03-18 11:39:10 +01:00
779df9fb9c Merge pull request 'openbao_logs_second_way' (#16) from openbao_logs_second_way into shipping_openbao_logs
Reviewed-on: #16
2025-03-18 09:17:40 +00:00
e993c274b0 runAsUser: 1000 # Run as non-root user
fsGroup: 1000
2025-03-17 15:41:18 +01:00
46072b8f81 runAsUser: 0 2025-03-17 15:34:43 +01:00
8617e200ea securityContext:
runAsUser: 1000
        fsGroup: 1000
2025-03-17 15:30:50 +01:00
c30cf9f380 /tmp/alloy/data 2025-03-17 15:26:17 +01:00
872c9dc8e5 volumes:
- name: alloy-data
      emptyDir: {}
2025-03-17 15:13:12 +01:00
27dc5966e9 # args:
#    - --config.file=/etc/alloy/config.yaml
2025-03-17 15:05:10 +01:00
aeca6100f5 /etc/alloy/config.yaml 2025-03-17 14:49:33 +01:00
4e673f674d extraVolumes deprecated 2025-03-17 14:37:58 +01:00
be1c3cee7a test 2025-03-17 14:31:26 +01:00
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
2025-03-17 14:23:11 +01:00
7b77d870c6 extraVolumes:
- name: sidecar-container-alloy-config
      configMap:
        name: sidecar-container-alloy-config
2025-03-17 14:17:13 +01:00
deaed1bdcc path: "stacks/ref-implementation/openbao-alloy-configmap" 2025-03-17 14:12:18 +01:00
2890437647 ref-implementation/openbao/sidecar-container-alloy-configmap 2025-03-17 14:07:43 +01:00