1
0
mirror of https://github.com/openshift/installer.git synced 2026-02-06 00:48:45 +01:00
Commit Graph

4 Commits

Author SHA1 Message Date
patrickdillon
f7f93ba95a go mod edit -require=github.com/openshift/api@master \
-replace=k8s.io/client-go=k8s.io/client-go@v0.22.0 \
            -replace=k8s.io/kube-openapi=k8s.io/kube-openapi@v0.0.0-20210305001622-591a79e4bda7

Bumps the OpenShift & k8s APIs. There seems to be a breaking change
in kube-openshift which breaks our kubevirt.io dependencies. I'm pinning
this to the earlier kube-openapi until these dependencies can be
updated.
2021-09-24 14:01:04 -04:00
Nir Argaman
3e365051e6 Change modules dependencies
* Bump k8s.io modules version to v0.19.0
* Change machine-config-operator to latest master
* Move from k8s.io/klog to k8s.io/klog/v2
2020-10-13 05:43:10 +03:00
Christian Glombek
d02d3f048a Update vendor 2020-02-14 00:08:54 +01:00
Abhinav Dahiya
d92442d096 vendor: add cluster-api, aws, libvirt provider packages and k8s.io/utils
k8s.io/utils/pointer provider various type to *type converts which are helpful
2018-11-02 09:54:58 -07:00