Skip to content

Commit 9d7a75d

Browse files
authored
Merge pull request kubernetes#1910 from johnbelamaric/abandon-behaviors
Abandon Conformance Behaviors KEP
2 parents 1edc841 + 5828f03 commit 9d7a75d

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

keps/sig-architecture/960-conformance-behaviors/README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,17 @@ Check these off as they are completed for the Release Team to track. These check
8686

8787
## Summary
8888

89+
90+
**NOTE**
91+
92+
This KEP is now withdrawn. After initial attempts at implementation it
93+
became clear that the effort to rework existing tests to follow this methodology
94+
was more extensive than expected. Additionally, the problems this KEP intended
95+
to solve (particularly separate reviewer pools) have not proven to be the
96+
bottleneck in test creation and promotion.
97+
98+
**END NOTE**
99+
89100
This proposal modifies the conformance testing framework to be driven by a list
90101
of agreed upon behaviors. These behaviors are identified by processing of the
91102
API schemas, documentation, expert knowledge, and code examination. They are

keps/sig-architecture/960-conformance-behaviors/kep.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ approvers:
1818
- "@smarterclayton"
1919
editor: TBD
2020
creation-date: 2019-04-12
21-
last-updated: 2020-04-17
22-
status: implementable
21+
last-updated: 2020-07-28
22+
status: withdrawn

0 commit comments

Comments
 (0)