-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Migrating from old kep to new template - kep-number: 2330
- Loading branch information
1 parent
0fba843
commit 337fdd9
Showing
2 changed files
with
16 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 15 additions & 0 deletions
15
keps/sig-api-machinery/2330-migrating-api-objects-to-latest-storage-version/kep.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
title: Migrating API objects to latest storage version | ||
kep-number: 2330 | ||
authors: | ||
- "@xuchao" | ||
owning-sig: sig-api-machinery | ||
reviewers: | ||
- "@deads2k" | ||
- "@yliaog" | ||
- "@lavalamp" | ||
approvers: | ||
- "@deads2k" | ||
- "@lavalamp" | ||
creation-date: 2018-08-06 | ||
last-updated: 2019-03-19 | ||
status: implementable |