Skip to content

Commit

Permalink
Merge pull request #2316 from shekhar-rajak/kep_new_template_provider…
Browse files Browse the repository at this point in the history
…_aws

Migrated KEP to new format - provider-aws
  • Loading branch information
k8s-ci-robot authored Jan 25, 2021
2 parents 1072575 + 8d928ed commit b1a4788
Show file tree
Hide file tree
Showing 8 changed files with 52 additions and 58 deletions.
Original file line number Diff line number Diff line change
@@ -1,20 +1,3 @@
---
title: aws-k8s-tester
authors:
- "@gyuho"
owning-sig: sig-cloud-provider
reviewers:
- "@d-nishi"
- "@shyamjvs"
approvers:
- "@d-nishi"
- "@shyamjvs"
editor: TBD
creation-date: 2018-11-26
last-updated: 2018-11-29
status: provisional
---

# aws-k8s-tester - kubetest plugin for AWS and EKS

## Table of Contents
Expand Down Expand Up @@ -97,6 +80,6 @@ We implement kubetest plugin, out-of-tree and provided as a single binary file.

## Implementation History

* Initial integration with upstream has been tracked
* Initial integration with upstream has been tracked
* Initial proposal to SIG 2018-11-26
* Initial KEP draft 2018-11-26
15 changes: 15 additions & 0 deletions keps/provider-aws/2313-aws-k8s-tester/kep.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
title: aws-k8s-tester
kep-number: 2313
authors:
- "@gyuho"
owning-sig: sig-cloud-provider
reviewers:
- "@d-nishi"
- "@shyamjvs"
approvers:
- "@d-nishi"
- "@shyamjvs"
editor: TBD
creation-date: 2018-11-26
last-updated: 2018-11-29
status: provisional
Original file line number Diff line number Diff line change
@@ -1,24 +1,3 @@
---
title: Custom endpoints support for AWS Cloud Provider
authors:
- "@micahhausler"
owning-sig: sig-cloud-provider
participating-sigs:
- sig-cloud-provider
reviewers:
- "@justinsb"
- "@mcrute"
approvers:
- "@justinsb"
editor: "@micahhausler"
creation-date: 2019-01-28
last-updated: 2019-01-28
status: provisional
see-also:
replaces:
superseded-by:
---

# Custom endpoint support for AWS Cloud Provider

## Table of Contents
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
title: Custom endpoints support for AWS Cloud Provider
kep-number: 2314
authors:
- "@micahhausler"
owning-sig: sig-cloud-provider
participating-sigs:
- sig-cloud-provider
reviewers:
- "@justinsb"
- "@mcrute"
approvers:
- "@justinsb"
editor: "@micahhausler"
creation-date: 2019-01-28
last-updated: 2019-01-28
status: provisional
see-also:
replaces:
superseded-by:
Original file line number Diff line number Diff line change
@@ -1,22 +1,3 @@
---
title: AWS LoadBalancer Prefix
authors:
- "@minherz"
owning-sig: sig-cloud-provider
participating-sigs:
reviewers:
- TBD
approvers:
- TBD
editor: TBD
creation-date: 2018-11-02
last-updated: 2018-11-02
status: provisional
see-also:
replaces:
superseded-by:
---

# AWS LoadBalancer Prefix Annotation Proposal

## Table of Contents
Expand Down
17 changes: 17 additions & 0 deletions keps/provider-aws/2315-aws-loadbalancer-prefix/kep.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
title: AWS LoadBalancer Prefix
kep-number: 2315
authors:
- "@minherz"
owning-sig: sig-cloud-provider
participating-sigs:
reviewers:
- TBD
approvers:
- TBD
editor: TBD
creation-date: 2018-11-02
last-updated: 2018-11-02
status: provisional
see-also:
replaces:
superseded-by:

0 comments on commit b1a4788

Please sign in to comment.