minikube/hack/godeps
Matt Rickard 03c3f7f138 Add warning when no groupMeta exists for verison
Reference: https://github.com/kubernetes/kubernetes/pull/44771

Fixes https://github.com/kubernetes/minikube/issues/1252

TPRs are incorrectly coupled with the RestMapper right now.  The real
solution is for TPRs to not register themselves with the RestMapper.
This is a short term patch for minikube until the work is done
upstream.  On start/stop, the namespace controller and the garbage
collector controller both call this code and panic since TPRs have
registered themselves with enabled versions but have no group metadata.
2017-05-01 10:11:03 -07:00
..
godep-restore.sh Fix godep-restore script with new gopath 2017-04-25 10:45:11 -07:00
godep-save.sh Add warning when no groupMeta exists for verison 2017-05-01 10:11:03 -07:00
godeps-json-updater.go Add godeps hack scripts 2017-04-14 13:20:50 -07:00
utils.sh Add godeps hack scripts 2017-04-14 13:20:50 -07:00