Skip to content

Commit 6cb3b10

Browse files
authored
Merge pull request kubernetes#2813 from wlan0/master
[Bucket API] KEP updates for API review
2 parents ac49124 + c8f5cf6 commit 6cb3b10

File tree

8 files changed

+1189
-583
lines changed

8 files changed

+1189
-583
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
kep-number: 1979
2+
alpha:
3+
approver: "@deads2k"

keps/sig-storage/1979-object-storage-support/README.md

Lines changed: 1177 additions & 577 deletions
Large diffs are not rendered by default.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

keps/sig-storage/1979-object-storage-support/kep.yaml

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@ title: Object Storage Support
22
kep-number: 1979
33
authors:
44
- "@jeffvance"
5-
- "@copejon"
65
- "@wlan0"
7-
- "@brahmaroutu"
86
owning-sig: "sig-storage"
97
participating-sigs:
108
- sig-storage
@@ -13,12 +11,17 @@ reviewers:
1311
- "@alarge"
1412
- "@erinboyd"
1513
- "@guymguym"
16-
- "@rsquared"
17-
- "@krishchow"
14+
- "@thockin"
1815
approvers:
1916
- "@saad-ali"
2017
- "@xing-yang"
18+
- "@msau42"
19+
- "@thockin"
2120
editor: TBD
2221
creation-date: 2019-11-25
23-
last-updated: 2020-09-10
24-
status: provisional
22+
last-updated: 2022-04-06
23+
status: alpha
24+
stage: alpha
25+
latest-milestone: v1.24
26+
milestone:
27+
alpha: "v1.24"

0 commit comments

Comments
 (0)