Skip to content

Commit 68d4ba5

Browse files
authored
Merge pull request #4616 from jpbetz/ga-criteria
Add GA criteria for informer support
2 parents 02b26f1 + ef9eb84 commit 68d4ba5

File tree

1 file changed

+5
-0
lines changed
  • keps/sig-api-machinery/4358-custom-resource-field-selectors

1 file changed

+5
-0
lines changed

keps/sig-api-machinery/4358-custom-resource-field-selectors/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ tags, and then generate with `hack/update-toc.sh`.
106106
- [Graduation Criteria](#graduation-criteria)
107107
- [Alpha](#alpha)
108108
- [Beta](#beta)
109+
- [GA](#ga)
109110
- [Upgrade / Downgrade Strategy](#upgrade--downgrade-strategy)
110111
- [Version Skew Strategy](#version-skew-strategy)
111112
- [Production Readiness Review Questionnaire](#production-readiness-review-questionnaire)
@@ -734,6 +735,10 @@ Below are some examples to consider, in addition to the aforementioned [maturity
734735
- Optimize GetAttrs to only incur JSONPath lookup cost for selectableFields when actually used for field selection
735736
- e2e tests completed and enabled
736737

738+
## GA
739+
740+
- Add field selection support to informers
741+
737742
<!--
738743
#### GA
739744

0 commit comments

Comments
 (0)