We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0a17fac + 0f68425 commit 8864f83Copy full SHA for 8864f83
contributors/devel/api_changes.md
@@ -766,7 +766,9 @@ feedback
766
- Object Versioning: API version `vX` where `X` is an integer (e.g. `v1`)
767
- Availability: in official Kubernetes releases, and enabled by default
768
- Audience: all users
769
- - Completeness: same as beta
+ - 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)
772
- Upgradeability: only [strictly compatible](#on-compatibility) changes
773
allowed in subsequent software releases
774
- Cluster Reliability: high
0 commit comments