Skip to content

Commit a392001

Browse files
igsilyaopenshift-cherrypick-robot
authored andcommitted
packages-openshift.yaml: bump OVS version to 3.3.
Open vSwitch 3.1 is EoL upstream and so the support of this version in FDP is limited. To ensure timely bug fix delivery for OCP 4.14+ we need to upgrade to the current LTS stream, which is Open vSwitch 3.3. It will be fully supported for much longer. Consolidation of versions used across releases of OpenShift will also reduce pressure on QE teams allowing to drop older releases not used by any products. ovn-kubernetes container image will follow the lead and move to this version as well. Signed-off-by: Ilya Maximets <[email protected]>
1 parent b74b174 commit a392001

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages-openshift.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ packages:
33
# but are not present in CentOS Stream and RHEL.
44
- cri-o cri-tools conmon-rs
55
- openshift-clients openshift-hyperkube
6-
- openvswitch3.1
6+
- openvswitch3.3
77
# The packages below are present in CentOS Stream/RHEL,
88
# and depend on one or more of the above.
99
- NetworkManager-ovs

0 commit comments

Comments
 (0)