summaryrefslogtreecommitdiff
path: root/sig-cluster-lifecycle/charter.md
AgeCommit message (Collapse)Author
2020-05-04sig-cluster-lifecycle: amend the SIG charterLubomir I. Ivanov
- Remove ownership of the upgrade / downgrade testing of k8s. Now owned by SIG Cloud Provider / GCP as it only supports GCP clusters. See: https://github.com/kubernetes/kubernetes/tree/master/test/e2e/cloud/gcp - Remove the "lock-step" coordination with SIG-Release. Historically the release waited for kubeadm to update its default k8s versions constants after a "stable-1.x" label was created. No longer needed, as kubeadm defaults to "stable-1": https://github.com/kubernetes/kubernetes/blob/master/cmd/kubeadm/app/apis/kubeadm/v1beta2/defaults.go#L36 - Add note about release "informing/blocking" test jobs. - Add sig-scheduling mention under "Out of scope". - Add sig-apps mention under "Out of scope".
2018-11-24Fix for #2696ramnar
FILE: ./keps/sig-cloud-provider/providers/0020-cloud-provider-alibaba-cloud.md [✖] https://github.com/kubernetes/community/blob/master/keps/sig-cloud-provider/0003-testgrid-conformance-e2e.md → Status: 404 FILE: ./keps/sig-cloud-provider/providers/0004-cloud-provider-template.md [✖] https://github.com/kubernetes/community/blob/master/keps/sig-cloud-provider/0003-testgrid-conformance-e2e.md → Status: 404 [✖] https://github.com/kubernetes/community/blob/master/keps/sig-cloud-provider/0004-cloud-provider-documentation.md → Status: 404 FILE: ./sig-docs/migrated-from-wiki/roadmap-docs.md [✖] https://git.k8s.io/kubernetes/examples/guidelines.md → Status: 404 FILE: ./sig-cluster-lifecycle/charter.md [✖] ../sig-apimachinery → Status: 400 Error: ENOENT: no such file or directory, access '/home/jorge/src/kubernetes/community/sig-apimachinery'
2018-08-07SIG Cluster Lifecycle CharterTimothy St. Clair
Signed-off-by: Timothy St. Clair <timothysc@gmail.com>