Merge branch 'kubernetes:master' into patch-1
This commit is contained in:
commit
089753e45f
|
|
@ -284,7 +284,8 @@ different versions of Kubernetes.
|
|||
| 1.17 - 1.18 | 1.13.15 |
|
||||
| 1.19 - 1.20 | 1.15.5 |
|
||||
| 1.21 - 1.22 | 1.16.7 |
|
||||
| 1.23+ | 1.17 |
|
||||
| 1.23 | 1.17 |
|
||||
| 1.24+ | 1.18 |
|
||||
|
||||
##### A Note on Changing Go Versions
|
||||
|
||||
|
|
|
|||
|
|
@ -34,8 +34,6 @@ health of the project.
|
|||
[peribolos] and [label_sync]
|
||||
- Tools that facilitate local testing of kubernetes such as [greenhouse]
|
||||
and [kind]
|
||||
- Jobs that automate away project toil, such as [periodic jobs that run as
|
||||
@fejta-bot]
|
||||
- Ensuring all of the above is kept running on a best effort basis
|
||||
- Tools, frameworks and libraries that make it possible to write tests against
|
||||
kubernetes such as e2e\* or integration test frameworks.
|
||||
|
|
@ -113,7 +111,6 @@ Subprojects are created by Tech Leads following the process defined in [sig-gove
|
|||
[Kubernetes Charter README]: https://github.com/kubernetes/community/blob/master/committee-steering/governance/README.md
|
||||
[lazy consensus]: http://en.osswiki.info/concepts/lazy_consensus
|
||||
|
||||
[periodic jobs that run as @fejta-bot]: https://git.k8s.io/test-infra/config/jobs/kubernetes/test-infra/fejta-bot-periodics.yaml
|
||||
[boskos]: https://git.k8s.io/test-infra/boskos
|
||||
[ghproxy]: https://git.k8s.io/test-infra/ghproxy
|
||||
[greenhouse]: https://git.k8s.io/test-infra/greenhouse
|
||||
|
|
|
|||
Loading…
Reference in New Issue