Update vendor openshift 4.1 (#2574)

* update openshift libs in glide.yaml to 4.1

* update vendored openshift to 4.1

* add licence check exception for sigs.k8s.io/yaml
This commit is contained in:
Tomas Kral
2020-02-06 20:10:14 +01:00
committed by GitHub
parent c1cd639440
commit de1aa2bcb4
17557 changed files with 1091024 additions and 1009054 deletions

View File

@@ -36,3 +36,5 @@ exceptions:
- github.com/gogo/protobuf/...
# BSD licence - wwhrd is not detecting it correctly
- github.com/golang/protobuf/...
# MIT licence - wwhrd is not detecting it correctly
- sigs.k8s.io/yaml/...