Files
oak-gpui/crates/collab/src
Conrad Irwin 6d53846824 0-downtime collab deploys? (#8926)
Before this change Kubernetes would send a SIGTERM to the old server
before the new one was ready. Now it will wait.

From my reading it seems like startupProbe should not be necessary if we
have a
readinessProbe; but from testing it seems like without startupProbe we
still
drop requests when using `rollout restart`

Release Notes:

- Fixed connectivity issues during Zed deploys.
2024-03-05 21:58:00 -07:00
..
2024-03-02 18:24:22 -05:00
2024-03-04 19:17:40 -07:00
2024-03-05 21:58:00 -07:00