Skip to content

Commit 6d9df31

Browse files
committed
Add a GA requirement
Signed-off-by: Itamar Holder <[email protected]>
1 parent 80f4c69 commit 6d9df31

File tree

1 file changed

+4
-0
lines changed
  • keps/sig-node/5365-ImageVolume-with-image-digest

1 file changed

+4
-0
lines changed

keps/sig-node/5365-ImageVolume-with-image-digest/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ tags, and then generate with `hack/update-toc.sh`.
9999
- [Graduation Criteria](#graduation-criteria)
100100
- [Alpha](#alpha)
101101
- [Beta](#beta)
102+
- [GA](#ga)
102103
- [Upgrade / Downgrade Strategy](#upgrade--downgrade-strategy)
103104
- [Version Skew Strategy](#version-skew-strategy)
104105
- [Production Readiness Review Questionnaire](#production-readiness-review-questionnaire)
@@ -541,6 +542,9 @@ in back-to-back releases.
541542
#### Beta
542543
- Feature is supported by both containerd and CRI-O runtimes
543544

545+
#### GA
546+
- Add a conformance test that ensures the cluster will properly set the field when expected and not set when not expected.
547+
544548
### Upgrade / Downgrade Strategy
545549

546550
Upgrade: Feature gate is off by default in Alpha.

0 commit comments

Comments
 (0)