mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-02-03 15:52:03 +00:00
If there is any error in the initial parsing then we should just
try adding the scheme.
url.Parse(base) has changed in 1.8. Please see the following change
c5ccbdd22b
Fixes #38380