This project is mirrored from https://gitee.com/NQL886/kops.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 30 Jan, 2020 1 commit
-
-
Justin SB authored
-
- 28 Jan, 2020 1 commit
-
-
Kubernetes Prow Robot authored
Automated cherry pick of #8373: Prefix git tags with `v`
-
- 27 Jan, 2020 6 commits
-
-
Kubernetes Prow Robot authored
Automated cherry pick of #8338: Don't load nonexistent calico-client cert when CNI is Cilium
-
Peter Rifel authored
Go modules require the v prefix [0], and k/k also tags with the v prefix [1] We have some inconsistent tags already, for 1.11.0 we have tags of both `1.11.0` and `v1.11.0` which is the most recent tag with the prefix. This is also why 1.11.0 is the default version imported by `go get`: ``` go get -v k8s.io/kops go: downloading k8s.io/kops v1.11.0 ``` and the latest version in `go list`: ``` go list -m -versions k8s.io/kops k8s.io/kops v1.4.0-alpha.1 v1.4.0 v1.4.1 v1.4.2 v1.4.3 v1.4.4 v1.10.0 v1.11.0 ``` I'm proposing we switch to only tagging with the v prefix. I'm only updating the actual git tag and not the entire version string used throughout kops due to its larger impact: * Output by `kops version` * Public URLs for kops assets * Protokube tag I'm hoping this is the least invasive way we can make this change. If we think advanced notice is required, we could tag with both formats for a number of releases before tagging only with the v prefix. [0] https://github.com/golang/go/wiki/Modules#modules [1] https://github.com/kubernetes/kubernetes/releases/tag/v1.17.0
-
John Gardiner Myers authored
-
Kubernetes Prow Robot authored
Automated cherry pick of #8333: CoreDNS default image bump to 1.6.6
-
GuyTempleton authored
-
GuyTempleton authored
Also updates the default corefile config to make use of the new lameduck functionality for healthcheck
-
- 23 Jan, 2020 1 commit
-
-
Kubernetes Prow Robot authored
Automated cherry pick of #8248: Fix issues with older versions of k8s for basic clusters
-
- 22 Jan, 2020 1 commit
-
-
Kubernetes Prow Robot authored
Automated cherry pick of #8317: Don't output empty sections in the manifests
-
- 21 Jan, 2020 2 commits
-
-
Kubernetes Prow Robot authored
Automated cherry pick of #8378: Backport the k8s 1.9 required action release note
-
John Gardiner Myers authored
-
- 20 Jan, 2020 1 commit
-
-
Peter Rifel authored
-
- 19 Jan, 2020 1 commit
-
-
Ciprian Hacman authored
-
- 15 Jan, 2020 1 commit
-
-
Kubernetes Prow Robot authored
Cherry pick #7874 onto 1.15
-
- 13 Jan, 2020 1 commit
-
-
Peter Rifel authored
-
- 12 Jan, 2020 2 commits
- 08 Jan, 2020 3 commits
-
-
Kubernetes Prow Robot authored
Automated cherry pick of #7916: Fix rendering of the Node Authorizer template
-
Kashif Saadat authored
-
Kubernetes Prow Robot authored
Cherry pick of #8241 into 1.15: Update copyrights for 2020
-
- 03 Jan, 2020 2 commits
-
-
Ciprian Hacman authored
-
Kubernetes Prow Robot authored
Automated cherry pick of #7832: cilium: don't try to mount sys/fs/bpf if already mounted
-
- 30 Dec, 2019 1 commit
-
-
Kubernetes Prow Robot authored
mark weavenet-pod as system-critical
-
- 28 Dec, 2019 2 commits
-
-
Justin SB authored
systemd v238 already includes the mount, and the unit file fails. We test for the existence of the mount, rather than testing systemd versions directly.
-
Kubernetes Prow Robot authored
Automated cherry pick of #8022: Bump cilium version to 1.6.4
-
- 19 Dec, 2019 1 commit
-
-
Kubernetes Prow Robot authored
Automated cherry pick of #8115 Openstack: Fix cluster floating ips
-
- 18 Dec, 2019 3 commits
-
-
Michael Wagner authored
-
Michael Wagner authored
-
Michael Wagner authored
-
- 11 Dec, 2019 1 commit
-
-
Kubernetes Prow Robot authored
Automated cherry pick of #7545: Complete support for Flatcar
-
- 10 Dec, 2019 5 commits
-
-
Salvatore Mazzarino authored
Signed-off-by:
Salvatore Mazzarino <dev@mazzarino.cz>
-
Salvatore Mazzarino authored
Signed-off-by:
Salvatore Mazzarino <dev@mazzarino.cz>
-
Salvatore Mazzarino authored
Signed-off-by:
Salvatore Mazzarino <dev@mazzarino.cz>
-
Salvatore Mazzarino authored
Signed-off-by:
Salvatore Mazzarino <dev@mazzarino.cz>
-
Kubernetes Prow Robot authored
Cherry pick of #8062 to release-1.15
-
- 09 Dec, 2019 2 commits
-
-
Ciprian Hacman authored
(cherry picked from commit dfee0547)
-
Ciprian Hacman authored
(cherry picked from commit f21df7cd)
-
- 08 Dec, 2019 2 commits
-
-
Ole Markus With authored
-
Ole Markus With authored
-