Skip to content

Commit

Permalink
feat: remove ReschedulePeerFailedRequest and ReschedulePersistentCach…
Browse files Browse the repository at this point in the history
…ePeerFailedRequest

Signed-off-by: Gaius <[email protected]>
  • Loading branch information
gaius-qi committed Jan 21, 2025
1 parent 214460f commit 1920f90
Show file tree
Hide file tree
Showing 8 changed files with 814 additions and 1,386 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "dragonfly-api"
version = "2.1.11"
version = "2.1.12"
authors = ["Gaius <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
1,809 changes: 810 additions & 999 deletions pkg/apis/scheduler/v2/scheduler.pb.go

Large diffs are not rendered by default.

331 changes: 0 additions & 331 deletions pkg/apis/scheduler/v2/scheduler.pb.validate.go

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

Loading

0 comments on commit 1920f90

Please sign in to comment.