Changes
- cli: Fixed an issue where
vcluster connect --serverwould sometimes not correctly prependhttps:// - cli: New
--connectflag forvcluster createthat directly runsvcluster connectafter creating the vcluster (#81) - syncer: New flag
--service-namespaceto specify where the vcluster service is available - syncer: Fixed several issues where using
--target-namespacewould not work correctly - syncer: New
--out-kube-config-secret-namespaceflag to override the namespace where vcluster will store the generated kube config (#82) - syncer: New
--out-kube-config-serverflag to override the server of the generated kube config (#84) - syncer: Set owner reference to generated kube config secret if it is in the same namespace as owning statefulset (#83)