-
Notifications
You must be signed in to change notification settings - Fork 189
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
upgrade to go1.20 and auto set go mem limit (#5732)
* upgrade to go1.19 and set go mem limit * create ocis-pkg memlimit package * use std automemlimit import Signed-off-by: Jörn Friedrich Dreyer <[email protected]> * import automemlimit in every ocis service, drop ocis-pkg/memlimit package Signed-off-by: Jörn Friedrich Dreyer <[email protected]> * bump go to 1.20 Signed-off-by: Jörn Friedrich Dreyer <[email protected]> * drop unused config options and env vars Signed-off-by: Jörn Friedrich Dreyer <[email protected]> * update all version numbers, add doc Signed-off-by: Jörn Friedrich Dreyer <[email protected]> * fix lint Signed-off-by: Jörn Friedrich Dreyer <[email protected]> * update bingo and mockery Signed-off-by: Jörn Friedrich Dreyer <[email protected]> * bump golangci-lint Signed-off-by: Jörn Friedrich Dreyer <[email protected]> * fix selector test Signed-off-by: Jörn Friedrich Dreyer <[email protected]> * Update changelog/unreleased/enhancement-memlimit.md Co-authored-by: kobergj <[email protected]> --------- Signed-off-by: Jörn Friedrich Dreyer <[email protected]> Co-authored-by: Willy Kloucek <[email protected]> Co-authored-by: kobergj <[email protected]>
- Loading branch information
1 parent
4cda926
commit 474c4b8
Showing
19 changed files
with
404 additions
and
538 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.