Skip to content

Commit

Permalink
Merge pull request #309 from npinaeva/networking-fix-4.8
Browse files Browse the repository at this point in the history
[release-4.8] Bug 2092264: Add networking resources
  • Loading branch information
openshift-ci[bot] committed Jul 12, 2022
2 parents 5f81377 + 9d5b4c4 commit 7e55480
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions collection-scripts/gather_network_logs
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,7 @@ elif [[ "${NETWORK_TYPE}" == "kuryr" ]]; then
gather_kuryr_nodes_data
gather_kuryr_data
elif [[ "${NETWORK_TYPE}" == "ovnkubernetes" ]]; then
oc adm inspect --dest-dir must-gather egressips.k8s.ovn.org
if [-z "$IPSEC_PODS"]; then
echo "INFO: No ovn-ipsec pods exist, tunnel traffic will be unencrypted"
else
Expand Down

0 comments on commit 7e55480

Please sign in to comment.