Parse server version from GitVersion
We currently attempt to parse the server version from the Major / Minor
version provided by client-go's ServerVersion object. It is not always
the case that these fields are populated; and is more accurate to use
the GitVersion.
Signed-off-by:
Jessica Yuen <im.jessicayuen@gmail.com>
Please register or sign in to comment