Skip to content

Commit

Permalink
Add "mode" field to SdkStorageRebalanceRequest (#2294) (#2411)
Browse files Browse the repository at this point in the history
(cherry picked from commit 8bdb3c7)
Signed-off-by: Tengxiao Wang <[email protected]>

---------

Signed-off-by: Tengxiao Wang <[email protected]>
  • Loading branch information
twang-ps authored Feb 2, 2024
1 parent 07fb0c5 commit 1bc848a
Show file tree
Hide file tree
Showing 5 changed files with 1,911 additions and 1,845 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ services:
- docker
language: go
go:
- 1.18.x
- 1.19.x
install:
- go install github.com/vbatts/[email protected]
- curl -LO https://storage.googleapis.com/kubernetes-release/release/$(curl -s https://storage.googleapis.com/kubernetes-release/release/stable.txt)/bin/linux/amd64/kubectl
Expand Down
4 changes: 4 additions & 0 deletions SDK_CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## Releases

### v0.101.46 - (02/01/2024)

* Add mode field to SdkStorageRebalanceRequest

### v0.101.45 - (12/18/2023)

* Fix spec handler and internal naming for fs format options
Expand Down
Loading

0 comments on commit 1bc848a

Please sign in to comment.