Skip to content

Commit 0f68425

Browse files
committed
Add the requirement that GA/stable APIs must have conformance tests, if/as appropriate.
1 parent 813fc53 commit 0f68425

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

contributors/devel/api_changes.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -766,7 +766,9 @@ feedback
766766
- Object Versioning: API version `vX` where `X` is an integer (e.g. `v1`)
767767
- Availability: in official Kubernetes releases, and enabled by default
768768
- Audience: all users
769-
- Completeness: same as beta
769+
- Completeness: must have conformance tests, approved by SIG Architecture,
770+
in the appropriate conformance profile (e.g., non-portable and/or optional
771+
features may not be in the default profile)
770772
- Upgradeability: only [strictly compatible](#on-compatibility) changes
771773
allowed in subsequent software releases
772774
- Cluster Reliability: high

0 commit comments

Comments
 (0)