Skip to content

Commit 6f942f9

Browse files
committed
rfc: move to-dos to review discussions
1 parent 039db8f commit 6f942f9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

toc/rfc/rfc-draft-generic-per-route-features.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -124,9 +124,6 @@ not final):
124124
}
125125
```
126126

127-
To-Do:
128-
* Can we somehow report errors from gorouter back to the user?
129-
130127
### Specifying Features
131128

132129
It's the responsibility of the App Runtime Platform Working Group (ARP-WG) to specify new features
@@ -146,9 +143,6 @@ per-route features:
146143
`GET /some-path/books` will see the request as `GET /books` if the `trim-path` option is set,
147144
instead of the full path)
148145

149-
To-Do:
150-
* Collect more feedback and extend the list.
151-
152146
All of these options are already (or could easily be made) configurable for the entire CF
153147
installation. Changing them will almost certainly break existing scenarios which is why we are
154148
looking for a cheap way to gradually allow for more configuration per route.

0 commit comments

Comments
 (0)