Skip to content

Commit

Permalink
Migrate remaining cloud-provider KEPs to new template
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtek-t committed Feb 22, 2021
1 parent fa33187 commit 23ed94d
Show file tree
Hide file tree
Showing 8 changed files with 71 additions and 85 deletions.
Original file line number Diff line number Diff line change
@@ -1,32 +1,3 @@
---
kep-number: 4
title: Cloud Provider Template
authors:
- "@janedoe"
owning-sig: sig-cloud-provider
participating-sigs:
- sig-aaa
- sig-bbb
reviewers:
- TBD
- "@alicedoe"
approvers:
- "@andrewsykim"
- "@hogepodge"
- "@jagosan"
editor: TBD
creation-date: yyyy-mm-dd
last-updated: yyyy-mm-dd
status: provisional
see-also:
- KEP-1
- KEP-2
replaces:
- KEP-3
superseded-by:
- KEP-100
---

# Cloud Provider FooBar

This is a KEP template, outlining how to propose a new cloud provider into the Kubernetes ecosystem.
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
title: Cloud Provider Template
kep-number: 0000
authors:
- "@janedoe"
owning-sig: sig-cloud-provider
participating-sigs:
- sig-aaa
- sig-bbb
reviewers:
- TBD
- "@alicedoe"
approvers:
- "@andrewsykim"
- "@hogepodge"
- "@jagosan"
editor: TBD
creation-date: yyyy-mm-dd
last-updated: yyyy-mm-dd
status: provisional
see-also:
- KEP-1
- KEP-2
replaces:
- KEP-3
superseded-by:
- KEP-100
Original file line number Diff line number Diff line change
@@ -1,20 +1,3 @@
---
title: Cloud Provider for Alibaba Cloud
authors:
- "@aoxn"
owning-sig: sig-cloud-provider
reviewers:
- "@andrewsykim"
approvers:
- "@andrewsykim"
- "@hogepodge"
- "@jagosan"
editor: TBD
creation-date: 2018-06-20
last-updated: 2018-06-20
status: provisional
---

# Cloud Provider for Alibaba Cloud

This is a KEP for adding ```Cloud Provider for Alibaba Cloud``` into the Kubernetes ecosystem.
Expand Down
15 changes: 15 additions & 0 deletions keps/sig-cloud-provider/providers/2530-alibaba-cloud/kep.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
title: Cloud Provider for Alibaba Cloud
kep-number: 2530
authors:
- "@aoxn"
owning-sig: sig-cloud-provider
reviewers:
- "@andrewsykim"
approvers:
- "@andrewsykim"
- "@hogepodge"
- "@jagosan"
editor: TBD
creation-date: 2018-06-20
last-updated: 2018-06-20
status: provisional
Original file line number Diff line number Diff line change
@@ -1,22 +1,3 @@
---
title: Cloud Provider for BaiduCloud
authors:
- "@tizhou86"
owning-sig: sig-cloud-provider
reviewers:
- "@andrewsykim"
- "@cheftako"
approvers:
- "@andrewsykim"
- "@cheftako"
- "@hogepodge"
- "@jagosan"
editor: TBD
creation-date: 2020-02-25
last-updated: 2020-02-25
status: implementable
---

# Cloud Provider BaiduCloud

## Table of Contents
Expand Down
16 changes: 16 additions & 0 deletions keps/sig-cloud-provider/providers/2531-baidu-cloud/kep.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
title: Cloud Provider for BaiduCloud
kep-number: 2531
authors:
- "@tizhou86"
owning-sig: sig-cloud-provider
reviewers:
- "@andrewsykim"
- "@cheftako"
approvers:
- "@andrewsykim"
- "@cheftako"
- "@hogepodge"
- "@jagosan"
creation-date: 2020-02-25
last-updated: 2020-02-25
status: implementable
Original file line number Diff line number Diff line change
@@ -1,23 +1,3 @@
---
title: Cloud Provider For HUAWEI CLOUD
authors:
- "@RainbowMango"
owning-sig: sig-cloud-provider
reviewers:
- "@andrewsykim"
- "@cheftako"
approvers:
- "@andrewsykim"
- "@cheftako"
editor: TBD
creation-date: 2019-12-06
last-updated: 2020-02-26
status: implementable
see-also:
replaces:
superseded-by:
---

# Cloud Provider For HUAWEI CLOUD

This is a KEP for adding `Cloud Provider For HUAWEI CLOUD` into the Kubernetes ecosystem.
Expand Down
14 changes: 14 additions & 0 deletions keps/sig-cloud-provider/providers/2532-huawei-cloud/kep.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
title: Cloud Provider For HUAWEI CLOUD
kep-number: 2532
authors:
- "@RainbowMango"
owning-sig: sig-cloud-provider
reviewers:
- "@andrewsykim"
- "@cheftako"
approvers:
- "@andrewsykim"
- "@cheftako"
creation-date: 2019-12-06
last-updated: 2020-02-26
status: implementable

0 comments on commit 23ed94d

Please sign in to comment.