
Prior to this change, VRRP setup and Dex setup was bundled into the same k8scontrol-ha function. However, subclusters will require Dex *without* VRRP, so this change splits them up, into a k8scontrol-oidc (used directly by the subcluster) and k8scontrol-ha (which will inherit from k8scontrol-oidc). Change-Id: Ib55871353f24be031a7bb1cc4550f0db3ad5aff2 Closes: 182