This is an automated email from the ASF dual-hosted git repository.
ccondit pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/yunikorn-site.git
The following commit(s) were added to refs/heads/master by this push:
new 6ae0fbd4c1 [YUNIKORN-2080] Remove scheduler state machine from design
docs (#360)
6ae0fbd4c1 is described below
commit 6ae0fbd4c17de64756739d74778f5edc5c51bcb7
Author: Craig Condit <[email protected]>
AuthorDate: Thu Oct 26 10:22:50 2023 -0500
[YUNIKORN-2080] Remove scheduler state machine from design docs (#360)
Closes: #360
---
docs/assets/k8shim-scheduler-state.png | Bin 53283 -> 0 bytes
docs/design/scheduler_object_states.md | 3 ---
2 files changed, 3 deletions(-)
diff --git a/docs/assets/k8shim-scheduler-state.png
b/docs/assets/k8shim-scheduler-state.png
deleted file mode 100644
index 2eb6e298ef..0000000000
Binary files a/docs/assets/k8shim-scheduler-state.png and /dev/null differ
diff --git a/docs/design/scheduler_object_states.md
b/docs/design/scheduler_object_states.md
index e5a8b8f0e7..306e2eb031 100644
--- a/docs/design/scheduler_object_states.md
+++ b/docs/design/scheduler_object_states.md
@@ -122,6 +122,3 @@ The node status changes based on the status provided by the
resource manager (sh
### Node

-
-### Scheduler
-
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]