Skip to content

Commit

Permalink
docs: update README.md with notes about project progress
Browse files Browse the repository at this point in the history
  • Loading branch information
shaneutt committed Aug 30, 2023
1 parent f40a028 commit 5a9be4f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ data-plane is built using [eBPF][ebpf] and is written in [Rust][rust] using

Current project goals are the following:

- [ ] support [Gateway][gw]/[GatewayClass][gwc]
- [ ] support [UDPRoute][udproute]
- [ ] support [TCPRoute][tcproute]
- [ ] support [Gateway][gw]/[GatewayClass][gwc] (partially complete)
- [ ] support [UDPRoute][udproute] (partially complete)
- [ ] support [TCPRoute][tcproute] (partially complete)
- [ ] use this as a basis for adding/improving [Gateway API Conformance Tests][gwcnf]
- [ ] plug this into [Gateway API][gwapi] CI to run conformance tests on PRs

Expand Down

0 comments on commit 5a9be4f

Please sign in to comment.