-
Notifications
You must be signed in to change notification settings - Fork 126
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
Migrate from logrus to log/slog #586
base: main
Are you sure you want to change the base?
Commits on Jul 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d8c4e0c - Browse repository at this point
Copy the full SHA d8c4e0cView commit details -
Update go path on buildkite host after go1.21 update
Signed-off-by: Swagat Bora <[email protected]> Signed-off-by: Jordan Rash <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1e322bc - Browse repository at this point
Copy the full SHA 1e322bcView commit details -
Skip LogAndMetricis test when running on firecracker version >1.4.x
Signed-off-by: Swagat Bora <[email protected]> Signed-off-by: Jordan Rash <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 69c7cdc - Browse repository at this point
Copy the full SHA 69c7cdcView commit details -
Bump golang.org/x/net from 0.21.0 to 0.23.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.21.0 to 0.23.0. - [Commits](golang/net@v0.21.0...v0.23.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Jordan Rash <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 47f48d9 - Browse repository at this point
Copy the full SHA 47f48d9View commit details -
Bump golang.org/x/crypto from 0.22.0 to 0.23.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.22.0 to 0.23.0. - [Commits](golang/crypto@v0.22.0...v0.23.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Jordan Rash <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 400c17b - Browse repository at this point
Copy the full SHA 400c17bView commit details -
Bump golang.org/x/crypto in /examples/cmd/snapshotting
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.22.0 to 0.23.0. - [Commits](golang/crypto@v0.22.0...v0.23.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Jordan Rash <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0c070a7 - Browse repository at this point
Copy the full SHA 0c070a7View commit details -
Bump github.com/containernetworking/plugins from 1.4.1 to 1.5.0
Bumps [github.com/containernetworking/plugins](https://github.com/containernetworking/plugins) from 1.4.1 to 1.5.0. - [Release notes](https://github.com/containernetworking/plugins/releases) - [Commits](containernetworking/plugins@v1.4.1...v1.5.0) --- updated-dependencies: - dependency-name: github.com/containernetworking/plugins dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Jordan Rash <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cfe3915 - Browse repository at this point
Copy the full SHA cfe3915View commit details -
run go mod tidy in examples/cmd/snapshotting
Signed-off-by: Swagat Bora <[email protected]> Signed-off-by: Jordan Rash <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1a300ef - Browse repository at this point
Copy the full SHA 1a300efView commit details -
Revert update to github.com/containernetworking/[email protected] (firec…
…racker-microvm#568) * Revert "Bump github.com/containernetworking/plugins from 1.4.1 to 1.5.0" This reverts commit 0027aae. Signed-off-by: Austin Vazquez <[email protected]> * Revert "run go mod tidy in examples/cmd/snapshotting" This reverts commit 70b0100. Signed-off-by: Austin Vazquez <[email protected]> --------- Signed-off-by: Austin Vazquez <[email protected]> Signed-off-by: Jordan Rash <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fe2b351 - Browse repository at this point
Copy the full SHA fe2b351View commit details -
Pass firecracker log level through jailer
Signed-off-by: Gudmundur Bjarni Olafsson <[email protected]> Signed-off-by: Jordan Rash <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4379f6c - Browse repository at this point
Copy the full SHA 4379f6cView commit details -
Bump golang.org/x/sys in /examples/cmd/snapshotting (firecracker-micr…
…ovm#573) Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.20.0 to 0.21.0. - [Commits](golang/sys@v0.20.0...v0.21.0) --- updated-dependencies: - dependency-name: golang.org/x/sys dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Jordan Rash <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 04c692f - Browse repository at this point
Copy the full SHA 04c692fView commit details -
Revert "Pass firecracker log level through jailer"
This reverts commit fe67294. Signed-off-by: Swagat Bora <[email protected]> Signed-off-by: Jordan Rash <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for abfeb6d - Browse repository at this point
Copy the full SHA abfeb6dView commit details -
Bump golang.org/x/crypto in /examples/cmd/snapshotting
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.23.0 to 0.25.0. - [Commits](golang/crypto@v0.23.0...v0.25.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Jordan Rash <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4b105a5 - Browse repository at this point
Copy the full SHA 4b105a5View commit details
Commits on Jul 31, 2024
-
Signed-off-by: Jordan Rash <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8df47f1 - Browse repository at this point
Copy the full SHA 8df47f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c17fb1c - Browse repository at this point
Copy the full SHA c17fb1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fefbe8 - Browse repository at this point
Copy the full SHA 9fefbe8View commit details
Commits on Sep 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d284daa - Browse repository at this point
Copy the full SHA d284daaView commit details
Commits on Dec 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7eaae45 - Browse repository at this point
Copy the full SHA 7eaae45View commit details