On Sun, Mar 15, 2020 at 1:36 PM Shengjing Zhu <[email protected]> wrote: > > On Mon, Mar 16, 2020 at 1:30 AM Tong Sun <[email protected]> wrote: > [...] > > https://github.com/kubernetes/api/archive/vkubernetes-1.14.0-beta.0.tar.gz > > 2020/03/15 13:05:42 Could not create a tarball of the upstream source: > > 404 Not Found > > I think the log is pretty clear. > It has nothing to do with k8s.io/api 404, but the tarball url is 404.
And that in turn is caused by > 2020/03/15 13:05:41 Found latest tag "kubernetes-1.14.0-beta.0" Which is not quite accurate, according to https://github.com/kubernetes/api/tags because k8s.io/api has switched its tagging theme in the middle from 1.1x to V1.1x. I am more interested in how to move on and overcome the issue, rather than knowing why it stopped working.
