Skip to content

Commit 4844412

Browse files
committed
Add temporary comment about PR that fixes issues with TLS validation when IP addresses are in place as alternative names.
1 parent a863cde commit 4844412

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,9 @@ apt-get install -y python-pip
210210
cd ~
211211
git clone https://github.com/openvswitch/ovn-kubernetes
212212
cd ovn-kubernetes
213+
214+
# Before proceeding: https://github.com/openvswitch/ovn-kubernetes/pull/86
215+
213216
pip install --upgrade --prefix=/usr/local --ignore-installed .
214217

215218
ovn-k8s-overlay master-init \
@@ -412,6 +415,9 @@ apt-get install -y python-pip
412415
cd ~
413416
git clone https://github.com/openvswitch/ovn-kubernetes
414417
cd ovn-kubernetes
418+
419+
# Before proceeding: https://github.com/openvswitch/ovn-kubernetes/pull/86
420+
415421
pip install --upgrade --prefix=/usr/local --ignore-installed .
416422

417423
ovn-k8s-overlay minion-init \

0 commit comments

Comments
 (0)