Closed q3k closed 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.
context
kubecfg
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 contextifykubecfg
and pass a real context instead.