Skip to content

v0.11.0

Compare
Choose a tag to compare
@harveyxia harveyxia released this 02 Sep 20:17
99c35d6
Cluster registration clientconfig (#135)

* use ListClustersPages for better paging expression
* changelog
* Add option for providing in-memory kubeconfigs.
* implement as oneof
* add *rest.Config as another option for master kubeconfig
* tweaks
* rework KubeCfg
* fix remote context bug
* Merge branch 'master' into cluster-registration-clientconfig
* changelog
* Use clientcmd.ClientConfig for everything
* Restore RemoteCtx because of open issue.
* gen code
* restore remote kube context in tests
* update changelog