Skip to content

Commit dd193a3

Browse files
committed
chore: add comments about display layer followup to GEP-1709
Signed-off-by: Shane Utt <[email protected]>
1 parent 1edf7e9 commit dd193a3

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

geps/gep-1709/index.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -646,7 +646,12 @@ The following are items that **MUST** be resolved to move this GEP to
646646

647647
- [x] some kind of basic level of display for the report data needs to exist.
648648
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.
650655
While this is probably sufficient during the `Experimental` phase, we need to
651656
re-evaluate this before `Standard` and see if this remains sufficient or if
652657
we want to store the data elsewhere.

0 commit comments

Comments
 (0)