Skip to content

Commit

Permalink
Switch to Kubernetes colors for CRI streaming blog
Browse files Browse the repository at this point in the history
Follow-up on #45821

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
  • Loading branch information
saschagrunert committed Apr 30, 2024
1 parent add6a0a commit cb47999
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ message PortForwardResponse {
}
```

Why is it implemented like that? Well, [the original design document](https://docs.google.com/document/d/1MreuHzNvkBW6q7o_zehm1CBOBof3shbtMTGtUpjpRmY)
Why is it implemented like that? Well, the original [design document](https://docs.google.com/document/d/1MreuHzNvkBW6q7o_zehm1CBOBof3shbtMTGtUpjpRmY)
for those RPCs even predates [Kubernetes Enhancements Proposals (KEPs)](https://github.com/kubernetes/enhancements)
and was originally outlined back in 2016. The kubelet had a native
implementation for `Exec`, `Attach`, and `PortForward` before the
Expand Down

0 comments on commit cb47999

Please sign in to comment.