From 2a13d88522a410d2f73ef5c1f7bf18af54d0b5c2 Mon Sep 17 00:00:00 2001 From: Teresa Ho Date: Mon, 16 May 2022 08:28:30 -0400 Subject: [PATCH] debian: Add istio package to ISO This commit added the stx-istio-helm package to the Debian ISO. Test Plan: PASS: Test istio application in Debian Story: 2009912 Task: 45388 Change-Id: I3cb1f66eb1a5c796320f46d151e7a4300d857be4 Signed-off-by: Teresa Ho --- debian-mirror-tools/config/debian/distro/stx-rt.lst | 13 +++++++++++++ .../config/debian/distro/stx-std.lst | 13 +++++++++++++ 2 files changed, 26 insertions(+) diff --git a/debian-mirror-tools/config/debian/distro/stx-rt.lst b/debian-mirror-tools/config/debian/distro/stx-rt.lst index f9187b171..779ad07bc 100644 --- a/debian-mirror-tools/config/debian/distro/stx-rt.lst +++ b/debian-mirror-tools/config/debian/distro/stx-rt.lst @@ -343,6 +343,12 @@ iptables-config isolcpus-device-plugin-dbgsym isolcpus-device-plugin +#istio-helm +#istio-helm # only used for build + +#kiali-helm +#kiali-helm # only used for build + #k8s-pod-recovery k8s-pod-recovery @@ -780,6 +786,10 @@ python3-ironicclient #python3-k8sapp-cert-manager-wheels # installed by app framework #python3-k8sapp-cert-manager # not used +#python-k8sapp-istio +#python3-k8sapp-istio-wheels # installed by app framework +#python3-k8sapp-istio # not used + #python-k8sapp-nginx-ingress-controller #python3-k8sapp-nginx-ingress-controller-wheels # installed by app framework #python3-k8sapp-nginx-ingress-controller # not used @@ -968,6 +978,9 @@ stx-cert-manager-helm #stx-extensions stx-extensions +#stx-istio-helm +stx-istio-helm + #stx-metrics-server-helm stx-metrics-server-helm diff --git a/debian-mirror-tools/config/debian/distro/stx-std.lst b/debian-mirror-tools/config/debian/distro/stx-std.lst index 9b18fd8cd..574654913 100644 --- a/debian-mirror-tools/config/debian/distro/stx-std.lst +++ b/debian-mirror-tools/config/debian/distro/stx-std.lst @@ -345,6 +345,12 @@ iptables-config isolcpus-device-plugin-dbgsym isolcpus-device-plugin +#istio-helm +#istio-helm # only used for build + +#kiali-helm +#kiali-helm # only used for build + #k8s-pod-recovery k8s-pod-recovery @@ -785,6 +791,10 @@ python3-ironicclient #python3-k8sapp-cert-manager-wheels # installed by app framework #python3-k8sapp-cert-manager # not used +#python-k8sapp-istio +#python3-k8sapp-istio-wheels # installed by app framework +#python3-k8sapp-istio # not used + #python-k8sapp-nginx-ingress-controller #python3-k8sapp-nginx-ingress-controller-wheels # installed by app framework #python3-k8sapp-nginx-ingress-controller # not used @@ -973,6 +983,9 @@ stx-cert-manager-helm #stx-extensions stx-extensions +#stx-istio-helm +stx-istio-helm + #stx-metrics-server-helm stx-metrics-server-helm