A new DRA Snapshot type is introduced, for now with just dummy methods to be implemented in later commits. The new type is intended to hold all DRA objects in the cluster. ClusterSnapshotStore.SetClusterState() is extended to take the new DRA Snapshot in addition to the existing parameters. ClusterSnapshotStore.DraSnapshot() is added to retrieve the DRA snapshot set by SetClusterState() back. This will be used by PredicateSnapshot to implement DRA logic later. This should be a no-op, as DraSnapshot() is never called, and no DRA snapshot is passed to SetClusterState() yet. |
||
|---|---|---|
| .. | ||
| clear_tpu_request.go | ||
| currently_drained_nodes.go | ||
| currently_drained_nodes_test.go | ||
| filter_out_daemon_sets.go | ||
| filter_out_daemon_sets_test.go | ||
| filter_out_expendable.go | ||
| filter_out_expendable_test.go | ||
| filter_out_schedulable.go | ||
| filter_out_schedulable_test.go | ||
| pod_list_processor.go | ||