-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: google/cadvisor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.52.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: google/cadvisor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.53.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 13 files changed
- 6 contributors
Commits on Mar 12, 2025
-
fix potential hang on containerd client.LoadContainer
Signed-off-by: lianghao208 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8d4c507 - Browse repository at this point
Copy the full SHA 8d4c507View commit details
Commits on Mar 14, 2025
-
Merge pull request #3672 from lianghao208/client-timeout
fix potential hang on containerd client.LoadContainer
Configuration menu - View commit details
-
Copy full SHA for f6e31a3 - Browse repository at this point
Copy the full SHA f6e31a3View commit details
Commits on Jun 5, 2025
-
Signed-off-by: Davanum Srinivas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4b2771f - Browse repository at this point
Copy the full SHA 4b2771fView commit details -
Remove usage of deprecated API
Signed-off-by: Davanum Srinivas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 962aef2 - Browse repository at this point
Copy the full SHA 962aef2View commit details -
row.Err does not exist anymore
https://github.com/influxdata/influxdb/pull/7235/files Signed-off-by: Davanum Srinivas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f6e42d8 - Browse repository at this point
Copy the full SHA f6e42d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcbb1f2 - Browse repository at this point
Copy the full SHA dcbb1f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09f7fba - Browse repository at this point
Copy the full SHA 09f7fbaView commit details -
Use built-in error wrapping instead of pkg/errors (#3689)
github.com/pkg/errors is archived and unmaintained; this replaces that as follows: * instead of extracting the cause for os.IsNotExist, use errors.Is directly (which unwraps errors itself) * wrap errors using fmt.Errorf (wrapped errors using pkg/errors add the error message after a colon, so this changes the format to match) * errors.Wrapf is replaced with fmt.Errorf Signed-off-by: Stephen Kitt <[email protected]> Co-authored-by: Davanum Srinivas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 85d18c6 - Browse repository at this point
Copy the full SHA 85d18c6View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.52.1...v0.53.0