File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -646,7 +646,12 @@ The following are items that **MUST** be resolved to move this GEP to
646
646
647
647
- [x] some kind of basic level of display for the report data needs to exist.
648
648
It's OK for a more robust display layer to be part of a follow-up effort.
649
- - [ ] initially we were OK with storing reports in the Git repository as files.
649
+ - for now we ended up with badges in our implementations page. We have
650
+ [another effort](https://github.com/kubernetes-sigs/gateway-api/issues/2550)
651
+ underway to build an even better display layer, but we consider this
652
+ additive and the current display is sufficient for moving the project to
653
+ standard.
654
+ - [x] initially we were OK with storing reports in the Git repository as files.
650
655
While this is probably sufficient during the `Experimental` phase, we need to
651
656
re-evaluate this before `Standard` and see if this remains sufficient or if
652
657
we want to store the data elsewhere.
You can’t perform that action at this time.
0 commit comments