-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Syncing latest changes from upstream master for rook #580
Commits on Feb 26, 2024
-
build(deps): bump the github-dependencies group with 1 update
Bumps the github-dependencies group with 1 update: [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go). Updates `github.com/aws/aws-sdk-go` from 1.50.20 to 1.50.25 - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](aws/aws-sdk-go@v1.50.20...v1.50.25) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 497139b - Browse repository at this point
Copy the full SHA 497139bView commit details -
operator: use Linux container CPU quota
Go is not cgroup aware and by default will set GOMAXPROCS to the number of available threads, regardless of whether it is within the allocated quota. This behaviour causes high amount of CPU throttling and degraded application performance. Fixes: rook#13815 Signed-off-by: Thomas Way <thomas@6f.io>
Configuration menu - View commit details
-
Copy full SHA for 97e3e69 - Browse repository at this point
Copy the full SHA 97e3e69View commit details -
Merge pull request rook#13816 from uhthomas/13815
operator: use Linux container CPU quota
Configuration menu - View commit details
-
Copy full SHA for ae30130 - Browse repository at this point
Copy the full SHA ae30130View commit details
Commits on Feb 27, 2024
-
Merge pull request rook#13819 from rook/dependabot/go_modules/github-…
…dependencies-89693179d6 build(deps): bump the github-dependencies group with 1 update
Configuration menu - View commit details
-
Copy full SHA for 061506c - Browse repository at this point
Copy the full SHA 061506cView commit details -
build(deps): bump go.uber.org/zap from 1.26.0 to 1.27.0
Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.26.0 to 1.27.0. - [Release notes](https://github.com/uber-go/zap/releases) - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md) - [Commits](uber-go/zap@v1.26.0...v1.27.0) --- updated-dependencies: - dependency-name: go.uber.org/zap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for e86a1f7 - Browse repository at this point
Copy the full SHA e86a1f7View commit details -
Merge pull request rook#13820 from rook/dependabot/go_modules/go.uber…
….org/zap-1.27.0 build(deps): bump go.uber.org/zap from 1.26.0 to 1.27.0
Configuration menu - View commit details
-
Copy full SHA for 9816f2f - Browse repository at this point
Copy the full SHA 9816f2fView commit details -
ci: remove extra space with 'network' commit title
removing extra space infront of 'network' commit tittle. Signed-off-by: shay1760 <rahulkrrai0302@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d666f6e - Browse repository at this point
Copy the full SHA d666f6eView commit details -
external: update logging when comparing ceph version
when comparing local ceph version with external cluster there is wrong log printing. Updating to print the right log message. Signed-off-by: shay1760 <rahulkrrai0302@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f8f17b2 - Browse repository at this point
Copy the full SHA f8f17b2View commit details -
Merge pull request rook#13823 from shay1760/update-log
external: update logging when comparing ceph version
Configuration menu - View commit details
-
Copy full SHA for 019c751 - Browse repository at this point
Copy the full SHA 019c751View commit details -
build: uplift prometheus operator version to v0.71.1
This commit uplifts prometheus operator version to v0.71.1. Signed-off-by: Sunnatillo <sunnat.samadov@est.tech>
Configuration menu - View commit details
-
Copy full SHA for 3ad456c - Browse repository at this point
Copy the full SHA 3ad456cView commit details
Commits on Feb 28, 2024
-
Merge pull request rook#13617 from Nordix/update-prometheus-operator-…
…version-sunnat Bump Prometheus operator version to v0.71.1
Configuration menu - View commit details
-
Copy full SHA for 5892648 - Browse repository at this point
Copy the full SHA 5892648View commit details