diff options
| author | Nikhita Raghunath <nikitaraghunath@gmail.com> | 2018-10-24 19:16:07 +0530 |
|---|---|---|
| committer | Nikhita Raghunath <nikitaraghunath@gmail.com> | 2018-10-24 19:16:07 +0530 |
| commit | f86bf0f7bc4eab2586cfe507171d7d92b6953e03 (patch) | |
| tree | 05416e47517746d7118b4a08613383b9a4245650 | |
| parent | 04ff155724d9722d69dfcecc56ebf1170b01519f (diff) | |
Removed wg-cluster-api directory
Cluster API was removed as a working group and added as a
sub-project of sig-cluster-lifecycle in
https://github.com/kubernetes/community/pull/2592.
| -rw-r--r-- | wg-cluster-api/OWNERS | 6 | ||||
| -rw-r--r-- | wg-cluster-api/README.md | 28 |
2 files changed, 0 insertions, 34 deletions
diff --git a/wg-cluster-api/OWNERS b/wg-cluster-api/OWNERS deleted file mode 100644 index f5e18dba..00000000 --- a/wg-cluster-api/OWNERS +++ /dev/null @@ -1,6 +0,0 @@ -reviewers: - - wg-cluster-api-leads -approvers: - - wg-cluster-api-leads -labels: - - wg/cluster-api diff --git a/wg-cluster-api/README.md b/wg-cluster-api/README.md deleted file mode 100644 index 5bceee8c..00000000 --- a/wg-cluster-api/README.md +++ /dev/null @@ -1,28 +0,0 @@ -<!--- -This is an autogenerated file! - -Please do not edit this file directly, but instead make changes to the -sigs.yaml file in the project root. - -To understand how this file is generated, see https://git.k8s.io/community/generator/README.md ----> -# Cluster API Working Group - -Define a portable API that represents a Kubernetes cluster. The API will contain the control plane and its configuration and the underlying infrastructure (nodes, node pools, etc). - -## Meetings -* Regular WG Meeting: [s at ]() (). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=&tz=). - * [Meeting notes and Agenda](https://docs.google.com/document/d/16ils69KImmE94RlmzjWDrkmFZysgB2J4lGnYMRN89WM/edit). - -## Organizers - -* Kris Nova (**[@kris-nova](https://github.com/kris-nova)**), Heptio -* Robert Bailey (**[@roberthbailey](https://github.com/roberthbailey)**), Google - -## Contact -* [Slack](https://kubernetes.slack.com/messages/cluster-api) -* [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-cluster-lifecycle) - -<!-- BEGIN CUSTOM CONTENT --> - -<!-- END CUSTOM CONTENT --> |
