We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ff65d3 commit ce72cc7Copy full SHA for ce72cc7
keps/sig-network/2595-expanded-dns-config/README.md
@@ -15,6 +15,7 @@
15
- [Design Details](#design-details)
16
- [Test Plan](#test-plan)
17
- [Graduation Criteria](#graduation-criteria)
18
+ - [Alpha](#alpha)
19
- [Alpha -> Beta Graduation](#alpha---beta-graduation)
20
- [Beta -> GA Graduation](#beta---ga-graduation)
21
- [Upgrade / Downgrade Strategy](#upgrade--downgrade-strategy)
@@ -129,6 +130,11 @@ DNS configuration
129
130
131
### Graduation Criteria
132
133
+#### Alpha
134
+
135
+- Implement the feature
136
+- Add appropriate unit tests
137
138
#### Alpha -> Beta Graduation
139
140
- Address feedback from alpha
0 commit comments