Skip to content

Commit a020faf

Browse files
authored
Merge pull request #6258 from mrbobbytables/archive-design-proposals
Signpost archival of design proposals
2 parents 5adea29 + fad4bbb commit a020faf

File tree

302 files changed

+739
-64789
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

302 files changed

+739
-64789
lines changed
Lines changed: 3 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,6 @@
1-
# <Title>
1+
Design proposals have been archived.
22

3-
Status: Pending
3+
To view the last version of this document, see the [Design Proposals Archive Repo](https://github.com/kubernetes/design-proposals-archive/).
44

5-
Version: Alpha | Beta | GA
6-
7-
Implementation Owner: TBD
8-
9-
## Motivation
10-
11-
<2-6 sentences about why this is needed>
12-
13-
## Proposal
14-
15-
<4-6 description of the proposed solution>
16-
17-
## User Experience
18-
19-
### Use Cases
20-
21-
<enumerated list of use cases for this feature>
22-
23-
<in depth description of user experience>
24-
25-
<*include full examples*>
26-
27-
## Implementation
28-
29-
<in depth description of how the feature will be implemented. in some cases this may be very simple.>
30-
31-
### Client/Server Backwards/Forwards compatibility
32-
33-
<define behavior when using a kubectl client with an older or newer version of the apiserver (+-1 version)>
34-
35-
## Alternatives considered
36-
37-
<short description of alternative solutions to be considered>
385

6+
Please remove after 2022-04-01 or the release of Kubernetes 1.24, whichever comes first.

contributors/design-proposals/OWNERS

Lines changed: 0 additions & 22 deletions
This file was deleted.
Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,9 @@
1-
# Kubernetes Design Documents and Proposals
1+
Design proposals have been archived.
22

3-
**The Design Proposal process has been deprecated in favor of [Kubernetes Enhancement Proposals (KEP)][keps]. These documents are here for historical purposes only.**
3+
To view the last version of this document, see the [Design Proposals Archive Repo](https://github.com/kubernetes/design-proposals-archive/).
44

5-
---
5+
For information on the replacement design proposal process, see the [Kubernetes Enhancement Proposals (KEP)](https://github.com/kubernetes/enhancements/tree/master/keps/sig-architecture/0000-kep-process) process.
66

7-
This directory contains Kubernetes design documents and accepted design proposals.
87

9-
For a design overview, please see [the architecture document](architecture/architecture.md).
8+
Please remove after 2022-04-01 or the release of Kubernetes 1.24, whichever comes first.
109

11-
Note that a number of these documents are historical and may be out of date or unimplemented.
12-
13-
TODO: Add the current status to each document and clearly indicate which are up to date.
14-
15-
16-
[keps]: https://github.com/kubernetes/enhancements/tree/master/keps/sig-architecture/0000-kep-process

contributors/design-proposals/api-machinery/OWNERS

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)