Skip to content
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

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Commits on Jul 24, 2024

  1. moving to slog

    Signed-off-by: Jordan Rash <[email protected]>
    jordan-rash committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    d8c4e0c View commit details
    Browse the repository at this point in the history
  2. Update go path on buildkite host after go1.21 update

    Signed-off-by: Swagat Bora <[email protected]>
    Signed-off-by: Jordan Rash <[email protected]>
    swagatbora90 authored and jordan-rash committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    1e322bc View commit details
    Browse the repository at this point in the history
  3. 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]>
    swagatbora90 authored and jordan-rash committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    69c7cdc View commit details
    Browse the repository at this point in the history
  4. 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]>
    dependabot[bot] authored and jordan-rash committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    47f48d9 View commit details
    Browse the repository at this point in the history
  5. 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]>
    dependabot[bot] authored and jordan-rash committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    400c17b View commit details
    Browse the repository at this point in the history
  6. 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]>
    dependabot[bot] authored and jordan-rash committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    0c070a7 View commit details
    Browse the repository at this point in the history
  7. 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]>
    dependabot[bot] authored and jordan-rash committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    cfe3915 View commit details
    Browse the repository at this point in the history
  8. run go mod tidy in examples/cmd/snapshotting

    Signed-off-by: Swagat Bora <[email protected]>
    Signed-off-by: Jordan Rash <[email protected]>
    swagatbora90 authored and jordan-rash committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    1a300ef View commit details
    Browse the repository at this point in the history
  9. 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]>
    austinvazquez authored and jordan-rash committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    fe2b351 View commit details
    Browse the repository at this point in the history
  10. Pass firecracker log level through jailer

    Signed-off-by: Gudmundur Bjarni Olafsson <[email protected]>
    Signed-off-by: Jordan Rash <[email protected]>
    gudmundur authored and jordan-rash committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    4379f6c View commit details
    Browse the repository at this point in the history
  11. 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]>
    dependabot[bot] authored and jordan-rash committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    04c692f View commit details
    Browse the repository at this point in the history
  12. 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]>
    swagatbora90 authored and jordan-rash committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    abfeb6d View commit details
    Browse the repository at this point in the history
  13. 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]>
    dependabot[bot] authored and jordan-rash committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    4b105a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. moved logs to debug

    Signed-off-by: Jordan Rash <[email protected]>
    jordan-rash committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    8df47f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c17fb1c View commit details
    Browse the repository at this point in the history
  3. found 2 more

    Signed-off-by: Jordan Rash <[email protected]>
    jordan-rash committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    9fefbe8 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    d284daa View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. Configuration menu
    Copy the full SHA
    7eaae45 View commit details
    Browse the repository at this point in the history