Skip to content

Commit

Permalink
[ws-manager] Re-create workspace pods on rejection (#20243)
Browse files Browse the repository at this point in the history
* [ws-manager] Re-create workspace pods (incl. test)

* [gpctl] Fix "workspaces list"

* [ws-daemon, ws-manager] Review comments, logging cleanups and ordering fix

* [dev/rejector] Add the tool we use to test PodRejection under "dev"

* [bridge] Log nested status shape (and properly scrubbing it)
  • Loading branch information
geropl authored Nov 15, 2024
1 parent 6764cd0 commit 99cc66b
Show file tree
Hide file tree
Showing 39 changed files with 1,901 additions and 210 deletions.
20 changes: 20 additions & 0 deletions components/ws-daemon-api/go/mock/mock.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

431 changes: 282 additions & 149 deletions components/ws-daemon-api/go/workspace_daemon.pb.go

Large diffs are not rendered by default.

46 changes: 42 additions & 4 deletions components/ws-daemon-api/go/workspace_daemon_grpc.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

40 changes: 40 additions & 0 deletions components/ws-daemon-api/typescript/src/workspace_daemon_pb.d.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 99cc66b

Please sign in to comment.