Adding tracing config to helm charts for CSITs 49/138349/3
authorsaul.gill <saul.gill@est.tech>
Thu, 27 Jun 2024 16:22:12 +0000 (17:22 +0100)
committersaul.gill <saul.gill@est.tech>
Mon, 1 Jul 2024 13:40:23 +0000 (14:40 +0100)
commit54d234de0d9260f610425cd496a52265a4082441
tree68749c02437fe7b107f52da2f0bbce3e8ca9a811
parent5c67a88b56fbd0934a96b5f2801df0daf9a743fe
Adding tracing config to helm charts for CSITs

Issue-ID: POLICY-5062
Change-Id: I99870cca1793385989a7c4b80049f7031558333e
Signed-off-by: saul.gill <saul.gill@est.tech>
44 files changed:
csit/run-k8s-csit.sh
helm/policy/Chart.yaml
helm/policy/components/policy-clamp-ac-a1pms-ppnt/resources/config/A1pmsParticipantParameters.yaml
helm/policy/components/policy-clamp-ac-a1pms-ppnt/resources/config/a1pms-participant.sh [new file with mode: 0644]
helm/policy/components/policy-clamp-ac-a1pms-ppnt/templates/_helpers.tpl [new file with mode: 0644]
helm/policy/components/policy-clamp-ac-a1pms-ppnt/templates/configmap.yaml
helm/policy/components/policy-clamp-ac-a1pms-ppnt/templates/deployment.yaml
helm/policy/components/policy-clamp-ac-a1pms-ppnt/values.yaml
helm/policy/components/policy-clamp-ac-http-ppnt/resources/config/HttpParticipantParameters.yaml
helm/policy/components/policy-clamp-ac-http-ppnt/resources/config/http-participant.sh [new file with mode: 0755]
helm/policy/components/policy-clamp-ac-http-ppnt/templates/_helpers.tpl [new file with mode: 0644]
helm/policy/components/policy-clamp-ac-http-ppnt/templates/configmap.yaml
helm/policy/components/policy-clamp-ac-http-ppnt/templates/deployment.yaml
helm/policy/components/policy-clamp-ac-http-ppnt/values.yaml
helm/policy/components/policy-clamp-ac-k8s-ppnt/resources/config/KubernetesParticipantParameters.yaml
helm/policy/components/policy-clamp-ac-k8s-ppnt/resources/config/kubernetes-participant.sh [new file with mode: 0755]
helm/policy/components/policy-clamp-ac-k8s-ppnt/templates/_helpers.tpl [new file with mode: 0644]
helm/policy/components/policy-clamp-ac-k8s-ppnt/templates/deployment.yaml
helm/policy/components/policy-clamp-ac-k8s-ppnt/values.yaml
helm/policy/components/policy-clamp-ac-kserve-ppnt/resources/config/KserveParticipantParameters.yaml
helm/policy/components/policy-clamp-ac-kserve-ppnt/resources/config/kserve-participant.sh [new file with mode: 0644]
helm/policy/components/policy-clamp-ac-kserve-ppnt/templates/_helpers.tpl [new file with mode: 0644]
helm/policy/components/policy-clamp-ac-kserve-ppnt/templates/configmap.yaml
helm/policy/components/policy-clamp-ac-kserve-ppnt/templates/deployment.yaml
helm/policy/components/policy-clamp-ac-kserve-ppnt/values.yaml
helm/policy/components/policy-clamp-ac-pf-ppnt/resources/config/PolicyParticipantParameters.yaml
helm/policy/components/policy-clamp-ac-pf-ppnt/resources/config/policy-participant.sh [new file with mode: 0755]
helm/policy/components/policy-clamp-ac-pf-ppnt/templates/_helpers.tpl [new file with mode: 0644]
helm/policy/components/policy-clamp-ac-pf-ppnt/templates/configmap.yaml
helm/policy/components/policy-clamp-ac-pf-ppnt/templates/deployment.yaml
helm/policy/components/policy-clamp-ac-pf-ppnt/values.yaml
helm/policy/components/policy-clamp-ac-sim-ppnt/resources/config/SimulatorParticipantParameters.yaml
helm/policy/components/policy-clamp-ac-sim-ppnt/resources/config/sim-participant.sh [new file with mode: 0755]
helm/policy/components/policy-clamp-ac-sim-ppnt/templates/_helpers.tpl [new file with mode: 0644]
helm/policy/components/policy-clamp-ac-sim-ppnt/templates/configmap.yaml
helm/policy/components/policy-clamp-ac-sim-ppnt/templates/deployment.yaml
helm/policy/components/policy-clamp-ac-sim-ppnt/values.yaml
helm/policy/components/policy-clamp-runtime-acm/resources/config/acRuntimeParameters.yaml
helm/policy/components/policy-clamp-runtime-acm/resources/config/acm-runtime.sh [new file with mode: 0755]
helm/policy/components/policy-clamp-runtime-acm/templates/_helpers.tpl [new file with mode: 0644]
helm/policy/components/policy-clamp-runtime-acm/templates/configmap.yaml
helm/policy/components/policy-clamp-runtime-acm/templates/deployment.yaml
helm/policy/components/policy-clamp-runtime-acm/values.yaml
helm/policy/values.yaml