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

[bp/1.28] Backport stack #32212

Merged
merged 7 commits into from
Feb 6, 2024
Merged

Commits on Feb 6, 2024

  1. build(deps): bump distroless/base-nossl-debian12 from 8a0cabc to `8…

    …c957f0` in /ci (envoyproxy#31389)
    
    build(deps): bump distroless/base-nossl-debian12 in /ci
    
    Bumps distroless/base-nossl-debian12 from `8a0cabc` to `8c957f0`.
    
    ---
    updated-dependencies:
    - dependency-name: distroless/base-nossl-debian12
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Ryan Northey <ryan@synca.io>
    dependabot[bot] authored and phlax committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    63a7636 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump distroless/base-nossl-debian12 from 8c957f0 to `5…

    …1ab103` in /ci (envoyproxy#32159)
    
    build(deps): bump distroless/base-nossl-debian12 in /ci
    
    Bumps distroless/base-nossl-debian12 from `8c957f0` to `51ab103`.
    
    ---
    updated-dependencies:
    - dependency-name: distroless/base-nossl-debian12
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Ryan Northey <ryan@synca.io>
    dependabot[bot] authored and phlax committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    5070092 View commit details
    Browse the repository at this point in the history
  3. deps/build: Bump Ubuntu base image -> bb1c41

    Signed-off-by: Ryan Northey <ryan@synca.io>
    phlax committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    ae76384 View commit details
    Browse the repository at this point in the history
  4. deps/tooling: Bump python (~vulnerable) dependencies

    Signed-off-by: Ryan Northey <ryan@synca.io>
    phlax committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    aaadd0c View commit details
    Browse the repository at this point in the history
  5. deps: Bump com_github_grpc_grpc -> 1.59.3 (envoyproxy#31641)

    Signed-off-by: Ryan Northey <ryan@synca.io>
    Co-authored-by: dependency-envoy[bot] <148525496+dependency-envoy[bot]@users.noreply.github.com>
    dependency-envoy[bot] authored and phlax committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    3b2cdf2 View commit details
    Browse the repository at this point in the history
  6. Make config_validation not have hot_restart panics (envoyproxy#30465)

    Signed-off-by: Raven Black <ravenblack@dropbox.com>
    Signed-off-by: Ryan Northey <ryan@synca.io>
    ravenblackx authored and phlax committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    8552ec2 View commit details
    Browse the repository at this point in the history
  7. coverage: lower coverage for source/common/io/ (envoyproxy#32150)

    Coverage CI is failing because coverage is too low in source/common/io because CI is not executing io_uring code. envoyproxy#32149
    
    Signed-off-by: Ryan Hamilton <rch@google.com>
    Signed-off-by: Ryan Northey <ryan@synca.io>
    RyanTheOptimist authored and phlax committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    1d49885 View commit details
    Browse the repository at this point in the history