Skip to content

Commit 49beeb1

Browse files
authored
Merge pull request #1182 from noironetworks/bump-release-6044
bump release to 6.0.4.4
2 parents f1f5828 + ba9f07b commit 49beeb1

File tree

350 files changed

+1227
-1227
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

350 files changed

+1227
-1227
lines changed

provision/acc_provision/versions.yaml

+12-12
Original file line numberDiff line numberDiff line change
@@ -55,16 +55,16 @@ versions:
5555
opflex_server_version: 5.2.7.1.81c2369
5656
gbp_version: 5.2.7.1.81c2369
5757
6.0:
58-
acc_provision_operator_version: 6.0.4.3.81c2369
59-
aci_containers_controller_version: 6.0.4.3.81c2369
60-
aci_containers_host_version: 6.0.4.3.81c2369
61-
aci_containers_operator_version: 6.0.4.3.81c2369
62-
cnideploy_version: 6.0.4.3.81c2369
63-
openvswitch_version: 6.0.4.3.81c2369
64-
opflex_agent_version: 6.0.4.3.81c2369
65-
opflex_server_version: 6.0.4.3.81c2369
66-
gbp_version: 6.0.4.3.81c2369
67-
aci_containers_webhook_version: 6.0.4.3.81c2369
68-
aci_containers_certmanager_version: 6.0.4.3.81c2369
69-
aci_containers_host_ovscni_version: 6.0.4.3.81c2369
58+
acc_provision_operator_version: 6.0.4.4.81c2369
59+
aci_containers_controller_version: 6.0.4.4.81c2369
60+
aci_containers_host_version: 6.0.4.4.81c2369
61+
aci_containers_operator_version: 6.0.4.4.81c2369
62+
cnideploy_version: 6.0.4.4.81c2369
63+
openvswitch_version: 6.0.4.4.81c2369
64+
opflex_agent_version: 6.0.4.4.81c2369
65+
opflex_server_version: 6.0.4.4.81c2369
66+
gbp_version: 6.0.4.4.81c2369
67+
aci_containers_webhook_version: 6.0.4.4.81c2369
68+
aci_containers_certmanager_version: 6.0.4.4.81c2369
69+
aci_containers_host_ovscni_version: 6.0.4.4.81c2369
7070

provision/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ def detect_encoding(readline):
2323

2424
setup(
2525
name='acc_provision',
26-
version='6.0.4.3',
26+
version='6.0.4.4',
2727
description='Tool to provision ACI for ACI Containers Controller Build info: ' + get_git_version(),
2828
author="Cisco Systems, Inc.",
2929
author_email="[email protected]",

provision/testdata/acc_provision_operator_exclude.kube.yaml

+7-7
Large diffs are not rendered by default.

provision/testdata/automatic_chaining_insertion_with_local_cert_manager.kube.yaml

+5-5
Large diffs are not rendered by default.

provision/testdata/automatic_chaining_insertion_without_local_cert_manager.kube.yaml

+4-4
Large diffs are not rendered by default.

provision/testdata/base_case.kube.yaml

+8-8
Large diffs are not rendered by default.

provision/testdata/base_case_ipv6.kube.yaml

+8-8
Large diffs are not rendered by default.

provision/testdata/base_case_operator_cr.kube.yaml

+1-1
Large diffs are not rendered by default.

provision/testdata/base_case_operator_mode.kube.yaml

+8-8
Large diffs are not rendered by default.

provision/testdata/base_case_snat.kube.yaml

+8-8
Large diffs are not rendered by default.

provision/testdata/base_case_tar/cluster-network-20-ConfigMap-aci-operator-config.yaml

+1-1
Large diffs are not rendered by default.

provision/testdata/base_case_tar/cluster-network-31-DaemonSet-aci-containers-host.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ spec:
3232
value: kubernetes|kube-nodes
3333
- name: DURATION_WAIT_FOR_NETWORK
3434
value: '210'
35-
image: noiro/aci-containers-host:6.0.4.3.81c2369
35+
image: noiro/aci-containers-host:6.0.4.4.81c2369
3636
imagePullPolicy: Always
3737
livenessProbe:
3838
failureThreshold: 10
@@ -83,7 +83,7 @@ spec:
8383
- env:
8484
- name: REBOOT_WITH_OVS
8585
value: 'true'
86-
image: noiro/opflex:6.0.4.3.81c2369
86+
image: noiro/opflex:6.0.4.4.81c2369
8787
imagePullPolicy: Always
8888
name: opflex-agent
8989
securityContext:
@@ -105,7 +105,7 @@ spec:
105105
- /usr/local/bin/launch-mcastdaemon.sh
106106
command:
107107
- /bin/sh
108-
image: noiro/opflex:6.0.4.3.81c2369
108+
image: noiro/opflex:6.0.4.4.81c2369
109109
imagePullPolicy: Always
110110
name: mcast-daemon
111111
volumeMounts:

provision/testdata/base_case_tar/cluster-network-32-DaemonSet-aci-containers-openvswitch.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ spec:
2121
- env:
2222
- name: OVS_RUNDIR
2323
value: /usr/local/var/run/openvswitch
24-
image: noiro/openvswitch:6.0.4.3.81c2369
24+
image: noiro/openvswitch:6.0.4.4.81c2369
2525
imagePullPolicy: Always
2626
livenessProbe:
2727
exec:

provision/testdata/base_case_tar/cluster-network-33-Deployment-aci-containers-controller.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ spec:
3535
value: routingdomain-config
3636
- name: SYSTEM_NAMESPACE
3737
value: kube-system
38-
image: noiro/aci-containers-controller:6.0.4.3.81c2369
38+
image: noiro/aci-containers-controller:6.0.4.4.81c2369
3939
imagePullPolicy: Always
4040
livenessProbe:
4141
failureThreshold: 10

provision/testdata/base_case_tar/cluster-network-38-Deployment-aci-containers-operator.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ spec:
4343
value: kubernetes-1.29
4444
- name: OPERATOR_LOGGING_LEVEL
4545
value: info
46-
image: noiro/aci-containers-operator:6.0.4.3.81c2369
46+
image: noiro/aci-containers-operator:6.0.4.4.81c2369
4747
imagePullPolicy: Always
4848
name: aci-containers-operator
4949
terminationMessagePath: /dev/termination-log
@@ -73,7 +73,7 @@ spec:
7373
value: kubernetes-1.29
7474
- name: ACC_PROVISION_INPUT_CR_NAME
7575
value: accprovisioninput
76-
image: noiro/acc-provision-operator:6.0.4.3.81c2369
76+
image: noiro/acc-provision-operator:6.0.4.4.81c2369
7777
imagePullPolicy: Always
7878
name: acc-provision-operator
7979
terminationMessagePath: /dev/termination-log

provision/testdata/base_case_upgrade.kube.yaml

+8-8
Large diffs are not rendered by default.

provision/testdata/chained_mode_nad_vlan_map.kube.yaml

+3-3
Large diffs are not rendered by default.

provision/testdata/chained_mode_nad_vlan_map_tar/cluster-network-13-ConfigMap-aci-operator-config.yaml

+1-1
Large diffs are not rendered by default.

provision/testdata/chained_mode_nad_vlan_map_tar/cluster-network-25-DaemonSet-aci-containers-host.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ spec:
3838
value: 'true'
3939
- name: PRIMARY_CNI_PATH
4040
value: /mnt/cni-conf/cni/net.d/10-ovn-kubernetes.conf
41-
image: noiro/aci-containers-host:6.0.4.3.81c2369
41+
image: noiro/aci-containers-host:6.0.4.4.81c2369
4242
imagePullPolicy: Always
4343
livenessProbe:
4444
failureThreshold: 10

provision/testdata/chained_mode_nad_vlan_map_tar/cluster-network-26-Deployment-aci-containers-controller.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ spec:
2727
- env:
2828
- name: SYSTEM_NAMESPACE
2929
value: aci-containers-system
30-
image: noiro/aci-containers-controller:6.0.4.3.81c2369
30+
image: noiro/aci-containers-controller:6.0.4.4.81c2369
3131
imagePullPolicy: Always
3232
livenessProbe:
3333
failureThreshold: 10

provision/testdata/chained_mode_ovs_cni_support.kube.yaml

+3-3
Large diffs are not rendered by default.

provision/testdata/chained_mode_ovs_cni_support_tar/cluster-network-13-ConfigMap-aci-operator-config.yaml

+1-1
Large diffs are not rendered by default.

provision/testdata/chained_mode_ovs_cni_support_tar/cluster-network-24-DaemonSet-aci-containers-host.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ spec:
3838
value: 'true'
3939
- name: PRIMARY_CNI_PATH
4040
value: /mnt/cni-conf/cni/net.d/10-ovn-kubernetes.conf
41-
image: noiro/aci-containers-host-ovscni:6.0.4.3.81c2369
41+
image: noiro/aci-containers-host-ovscni:6.0.4.4.81c2369
4242
imagePullPolicy: Always
4343
livenessProbe:
4444
failureThreshold: 10

provision/testdata/chained_mode_ovs_cni_support_tar/cluster-network-25-Deployment-aci-containers-controller.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ spec:
2727
- env:
2828
- name: SYSTEM_NAMESPACE
2929
value: aci-containers-system
30-
image: noiro/aci-containers-controller:6.0.4.3.81c2369
30+
image: noiro/aci-containers-controller:6.0.4.4.81c2369
3131
imagePullPolicy: Always
3232
livenessProbe:
3333
failureThreshold: 10

provision/testdata/chained_mode_without_l3out.kube.yaml

+3-3
Large diffs are not rendered by default.

provision/testdata/chained_mode_without_phys_domains.kube.yaml

+3-3
Large diffs are not rendered by default.

provision/testdata/cloud_tar/cluster-network-22-ConfigMap-aci-operator-config.yaml

+1-1
Large diffs are not rendered by default.

provision/testdata/cloud_tar/cluster-network-34-DaemonSet-aci-containers-host.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ spec:
127127
hostNetwork: true
128128
hostPID: true
129129
initContainers:
130-
- image: noirolabs/cnideploy:6.0.4.3.81c2369
130+
- image: noirolabs/cnideploy:6.0.4.4.81c2369
131131
imagePullPolicy: Always
132132
name: cnideploy
133133
securityContext:

provision/testdata/cloud_tar/cluster-network-42-Deployment-aci-containers-operator.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ spec:
4343
value: cloud
4444
- name: OPERATOR_LOGGING_LEVEL
4545
value: info
46-
image: noirolabs/aci-containers-operator:6.0.4.3.81c2369
46+
image: noirolabs/aci-containers-operator:6.0.4.4.81c2369
4747
imagePullPolicy: Always
4848
name: aci-containers-operator
4949
terminationMessagePath: /dev/termination-log
@@ -73,7 +73,7 @@ spec:
7373
value: cloud
7474
- name: ACC_PROVISION_INPUT_CR_NAME
7575
value: accprovisioninput
76-
image: noirolabs/acc-provision-operator:6.0.4.3.81c2369
76+
image: noirolabs/acc-provision-operator:6.0.4.4.81c2369
7777
imagePullPolicy: Always
7878
name: acc-provision-operator
7979
terminationMessagePath: /dev/termination-log

provision/testdata/dualstack_base.kube.yaml

+8-8
Large diffs are not rendered by default.

provision/testdata/dualstack_extern_dynamic.kube.yaml

+8-8
Large diffs are not rendered by default.

provision/testdata/dualstack_extern_static.kube.yaml

+8-8
Large diffs are not rendered by default.

provision/testdata/dualstack_node_subnet.kube.yaml

+8-8
Large diffs are not rendered by default.

provision/testdata/dualstack_only_ipv4.kube.yaml

+8-8
Large diffs are not rendered by default.

provision/testdata/dualstack_pod_and_node_subnet.kube.yaml

+8-8
Large diffs are not rendered by default.

provision/testdata/enable_aci_cilium_chaining.kube.yaml

+8-8
Large diffs are not rendered by default.

provision/testdata/enable_opflex_agent_prometheus.kube.yaml

+6-6
Large diffs are not rendered by default.

provision/testdata/flavor_aks.kube.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2708,7 +2708,7 @@ spec:
27082708
value: "aks"
27092709
- name: ACC_PROVISION_INPUT_CR_NAME
27102710
value: "accprovisioninput"
2711-
image: noirolabs/acc-provision-operator:6.0.4.3.81c2369
2711+
image: noirolabs/acc-provision-operator:6.0.4.4.81c2369
27122712
imagePullPolicy: Always
27132713
name: acc-provision-operator
27142714
terminationMessagePath: /dev/termination-log

provision/testdata/flavor_cloud.kube.yaml

+4-4
Large diffs are not rendered by default.

provision/testdata/flavor_dockerucp.kube.yaml

+9-9
Large diffs are not rendered by default.

provision/testdata/flavor_eks.kube.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2711,7 +2711,7 @@ spec:
27112711
value: "eks"
27122712
- name: ACC_PROVISION_INPUT_CR_NAME
27132713
value: "accprovisioninput"
2714-
image: noirolabs/acc-provision-operator:6.0.4.3.81c2369
2714+
image: noirolabs/acc-provision-operator:6.0.4.4.81c2369
27152715
imagePullPolicy: Always
27162716
name: acc-provision-operator
27172717
terminationMessagePath: /dev/termination-log

provision/testdata/flavor_k8s_aci_cilium.kube.yaml

+8-8
Large diffs are not rendered by default.

provision/testdata/flavor_k8s_aci_cilium_tar/cluster-network-20-ConfigMap-aci-operator-config.yaml

+1-1
Large diffs are not rendered by default.

provision/testdata/flavor_k8s_aci_cilium_tar/cluster-network-31-DaemonSet-aci-containers-host.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ spec:
3636
value: 'True'
3737
- name: DURATION_WAIT_FOR_NETWORK
3838
value: '210'
39-
image: noiro/aci-containers-host:6.0.4.3.81c2369
39+
image: noiro/aci-containers-host:6.0.4.4.81c2369
4040
imagePullPolicy: Always
4141
livenessProbe:
4242
failureThreshold: 10
@@ -89,7 +89,7 @@ spec:
8989
- env:
9090
- name: REBOOT_WITH_OVS
9191
value: 'true'
92-
image: noiro/opflex:6.0.4.3.81c2369
92+
image: noiro/opflex:6.0.4.4.81c2369
9393
imagePullPolicy: Always
9494
name: opflex-agent
9595
securityContext:
@@ -111,7 +111,7 @@ spec:
111111
- /usr/local/bin/launch-mcastdaemon.sh
112112
command:
113113
- /bin/sh
114-
image: noiro/opflex:6.0.4.3.81c2369
114+
image: noiro/opflex:6.0.4.4.81c2369
115115
imagePullPolicy: Always
116116
name: mcast-daemon
117117
volumeMounts:

provision/testdata/flavor_k8s_aci_cilium_tar/cluster-network-32-DaemonSet-aci-containers-openvswitch.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ spec:
2121
- env:
2222
- name: OVS_RUNDIR
2323
value: /usr/local/var/run/openvswitch
24-
image: noiro/openvswitch:6.0.4.3.81c2369
24+
image: noiro/openvswitch:6.0.4.4.81c2369
2525
imagePullPolicy: Always
2626
livenessProbe:
2727
exec:

provision/testdata/flavor_k8s_aci_cilium_tar/cluster-network-33-Deployment-aci-containers-controller.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ spec:
3535
value: routingdomain-config
3636
- name: SYSTEM_NAMESPACE
3737
value: kube-system
38-
image: noiro/aci-containers-controller:6.0.4.3.81c2369
38+
image: noiro/aci-containers-controller:6.0.4.4.81c2369
3939
imagePullPolicy: Always
4040
livenessProbe:
4141
failureThreshold: 10

provision/testdata/flavor_k8s_aci_cilium_tar/cluster-network-38-ConfigMap-cni-configuration.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ spec:
4848
value: k8s-aci-cilium
4949
- name: OPERATOR_LOGGING_LEVEL
5050
value: info
51-
image: noiro/aci-containers-operator:6.0.4.3.81c2369
51+
image: noiro/aci-containers-operator:6.0.4.4.81c2369
5252
imagePullPolicy: Always
5353
name: aci-containers-operator
5454
terminationMessagePath: /dev/termination-log
@@ -78,7 +78,7 @@ spec:
7878
value: k8s-aci-cilium
7979
- name: ACC_PROVISION_INPUT_CR_NAME
8080
value: accprovisioninput
81-
image: noiro/acc-provision-operator:6.0.4.3.81c2369
81+
image: noiro/acc-provision-operator:6.0.4.4.81c2369
8282
imagePullPolicy: Always
8383
name: acc-provision-operator
8484
terminationMessagePath: /dev/termination-log

provision/testdata/flavor_openshift_310.kube.yaml

+9-9
Large diffs are not rendered by default.

provision/testdata/flavor_openshift_311.kube.yaml

+9-9
Large diffs are not rendered by default.

provision/testdata/flavor_openshift_410_baremetal.kube.yaml

+9-9
Large diffs are not rendered by default.

provision/testdata/flavor_openshift_410_baremetal_tar/cluster-network-21-ConfigMap-aci-operator-config.yaml

+1-1
Large diffs are not rendered by default.

provision/testdata/flavor_openshift_410_baremetal_tar/cluster-network-32-DaemonSet-aci-containers-host.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ spec:
3232
value: kubernetes|kube-nodes
3333
- name: DURATION_WAIT_FOR_NETWORK
3434
value: '210'
35-
image: noiro/aci-containers-host:6.0.4.3.81c2369
35+
image: noiro/aci-containers-host:6.0.4.4.81c2369
3636
imagePullPolicy: Always
3737
livenessProbe:
3838
failureThreshold: 10
@@ -84,7 +84,7 @@ spec:
8484
- env:
8585
- name: REBOOT_WITH_OVS
8686
value: 'true'
87-
image: noiro/opflex:6.0.4.3.81c2369
87+
image: noiro/opflex:6.0.4.4.81c2369
8888
imagePullPolicy: Always
8989
name: opflex-agent
9090
securityContext:
@@ -107,7 +107,7 @@ spec:
107107
- /usr/local/bin/launch-mcastdaemon.sh
108108
command:
109109
- /bin/sh
110-
image: noiro/opflex:6.0.4.3.81c2369
110+
image: noiro/opflex:6.0.4.4.81c2369
111111
imagePullPolicy: Always
112112
name: mcast-daemon
113113
securityContext:
@@ -123,7 +123,7 @@ spec:
123123
hostNetwork: true
124124
hostPID: true
125125
initContainers:
126-
- image: noiro/cnideploy:6.0.4.3.81c2369
126+
- image: noiro/cnideploy:6.0.4.4.81c2369
127127
imagePullPolicy: Always
128128
name: cnideploy
129129
securityContext:

provision/testdata/flavor_openshift_410_baremetal_tar/cluster-network-33-DaemonSet-aci-containers-openvswitch.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ spec:
2121
- env:
2222
- name: OVS_RUNDIR
2323
value: /usr/local/var/run/openvswitch
24-
image: noiro/openvswitch:6.0.4.3.81c2369
24+
image: noiro/openvswitch:6.0.4.4.81c2369
2525
imagePullPolicy: Always
2626
livenessProbe:
2727
exec:

provision/testdata/flavor_openshift_410_baremetal_tar/cluster-network-34-Deployment-aci-containers-controller.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ spec:
3535
value: routingdomain-config
3636
- name: SYSTEM_NAMESPACE
3737
value: aci-containers-system
38-
image: noiro/aci-containers-controller:6.0.4.3.81c2369
38+
image: noiro/aci-containers-controller:6.0.4.4.81c2369
3939
imagePullPolicy: Always
4040
livenessProbe:
4141
failureThreshold: 10

provision/testdata/flavor_openshift_410_baremetal_tar/cluster-network-39-Deployment-aci-containers-operator.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ spec:
4343
value: openshift-4.10-baremetal
4444
- name: OPERATOR_LOGGING_LEVEL
4545
value: info
46-
image: noiro/aci-containers-operator:6.0.4.3.81c2369
46+
image: noiro/aci-containers-operator:6.0.4.4.81c2369
4747
imagePullPolicy: Always
4848
name: aci-containers-operator
4949
terminationMessagePath: /dev/termination-log
@@ -73,7 +73,7 @@ spec:
7373
value: openshift-4.10-baremetal
7474
- name: ACC_PROVISION_INPUT_CR_NAME
7575
value: accprovisioninput
76-
image: noiro/acc-provision-operator:6.0.4.3.81c2369
76+
image: noiro/acc-provision-operator:6.0.4.4.81c2369
7777
imagePullPolicy: Always
7878
name: acc-provision-operator
7979
terminationMessagePath: /dev/termination-log

provision/testdata/flavor_openshift_410_esx.kube.yaml

+9-9
Large diffs are not rendered by default.

provision/testdata/flavor_openshift_410_esx_tar/cluster-network-21-ConfigMap-aci-operator-config.yaml

+1-1
Large diffs are not rendered by default.

provision/testdata/flavor_openshift_410_esx_tar/cluster-network-32-DaemonSet-aci-containers-host.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ spec:
3232
value: kubernetes|kube-nodes
3333
- name: DURATION_WAIT_FOR_NETWORK
3434
value: '210'
35-
image: noiro/aci-containers-host:6.0.4.3.81c2369
35+
image: noiro/aci-containers-host:6.0.4.4.81c2369
3636
imagePullPolicy: Always
3737
livenessProbe:
3838
failureThreshold: 10
@@ -84,7 +84,7 @@ spec:
8484
- env:
8585
- name: REBOOT_WITH_OVS
8686
value: 'true'
87-
image: noiro/opflex:6.0.4.3.81c2369
87+
image: noiro/opflex:6.0.4.4.81c2369
8888
imagePullPolicy: Always
8989
name: opflex-agent
9090
securityContext:
@@ -107,7 +107,7 @@ spec:
107107
- /usr/local/bin/launch-mcastdaemon.sh
108108
command:
109109
- /bin/sh
110-
image: noiro/opflex:6.0.4.3.81c2369
110+
image: noiro/opflex:6.0.4.4.81c2369
111111
imagePullPolicy: Always
112112
name: mcast-daemon
113113
securityContext:
@@ -123,7 +123,7 @@ spec:
123123
hostNetwork: true
124124
hostPID: true
125125
initContainers:
126-
- image: noiro/cnideploy:6.0.4.3.81c2369
126+
- image: noiro/cnideploy:6.0.4.4.81c2369
127127
imagePullPolicy: Always
128128
name: cnideploy
129129
securityContext:

provision/testdata/flavor_openshift_410_esx_tar/cluster-network-33-DaemonSet-aci-containers-openvswitch.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ spec:
2121
- env:
2222
- name: OVS_RUNDIR
2323
value: /usr/local/var/run/openvswitch
24-
image: noiro/openvswitch:6.0.4.3.81c2369
24+
image: noiro/openvswitch:6.0.4.4.81c2369
2525
imagePullPolicy: Always
2626
livenessProbe:
2727
exec:

provision/testdata/flavor_openshift_410_esx_tar/cluster-network-34-Deployment-aci-containers-controller.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ spec:
3535
value: routingdomain-config
3636
- name: SYSTEM_NAMESPACE
3737
value: aci-containers-system
38-
image: noiro/aci-containers-controller:6.0.4.3.81c2369
38+
image: noiro/aci-containers-controller:6.0.4.4.81c2369
3939
imagePullPolicy: Always
4040
livenessProbe:
4141
failureThreshold: 10

provision/testdata/flavor_openshift_410_esx_tar/cluster-network-39-Deployment-aci-containers-operator.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ spec:
4343
value: openshift-4.10-esx
4444
- name: OPERATOR_LOGGING_LEVEL
4545
value: info
46-
image: noiro/aci-containers-operator:6.0.4.3.81c2369
46+
image: noiro/aci-containers-operator:6.0.4.4.81c2369
4747
imagePullPolicy: Always
4848
name: aci-containers-operator
4949
terminationMessagePath: /dev/termination-log
@@ -73,7 +73,7 @@ spec:
7373
value: openshift-4.10-esx
7474
- name: ACC_PROVISION_INPUT_CR_NAME
7575
value: accprovisioninput
76-
image: noiro/acc-provision-operator:6.0.4.3.81c2369
76+
image: noiro/acc-provision-operator:6.0.4.4.81c2369
7777
imagePullPolicy: Always
7878
name: acc-provision-operator
7979
terminationMessagePath: /dev/termination-log

provision/testdata/flavor_openshift_410_esx_vDS_6_6_above.kube.yaml

+9-9
Large diffs are not rendered by default.

provision/testdata/flavor_openshift_410_esx_vDS_6_6_above_tar/cluster-network-21-ConfigMap-aci-operator-config.yaml

+1-1
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)