vmware-archive / kubecfg

A tool for managing complex enterprise Kubernetes environments as code.
Apache License 2.0
727 stars 62 forks source link

bump `vendor/github.com/genuinetools/reg` #232

Closed q3k closed 5 years ago

q3k commented 5 years ago

This fixes #231 .

The API to the registry library has changed and now wants a context passed. We just create a background one in the direct caller - it would be worth to fully contextify kubecfg and pass a real context instead.