zalando-incubator / kube-ingress-aws-controller

Configures AWS Load Balancers according to Kubernetes Ingress resources
MIT License
375 stars 84 forks source link

Bump github.com/zalando/skipper from 0.21.54 to 0.21.78 #696

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps github.com/zalando/skipper from 0.21.54 to 0.21.78.

Release notes

Sourced from github.com/zalando/skipper's releases.

v0.21.78

Changes

filters/auth: extend jwtMetrics opt-out options (#3055)

Allow opt-out via state bag key. The usecase is to opt-out metrics collection for routes that use oauthTokeninfo* and oauthGrant filters.

Multiarch Docker image

Multiarch Docker image is available in Github's docker registry:

docker run -it ghcr.io/zalando/skipper:v0.21.78 skipper --help

Docker image

Docker image is available in Zalando's Open Source registry:

docker run -it registry.opensource.zalan.do/teapot/skipper:v0.21.78 skipper --help

v0.21.77

Changes

Add -min-drop-probability cmdline option for the PHC (#3053)

Multiarch Docker image

Multiarch Docker image is available in Github's docker registry:

docker run -it ghcr.io/zalando/skipper:v0.21.77 skipper --help

Docker image

Docker image is available in Zalando's Open Source registry:

docker run -it registry.opensource.zalan.do/teapot/skipper:v0.21.77 skipper --help

v0.21.76

Changes

... (truncated)

Commits
  • d0d558e filters/auth: extend jwtMetrics opt-out options (#3055)
  • 68cce2a Add -min-drop-probability cmdline option for the PHC (#3053)
  • 678fc5a filters: update godoc for deprecated FilterContext OpenTracing fields (#3052)
  • a446073 build(deps): bump github.com/open-policy-agent/opa-envoy-plugin (#3050)
  • b3e3b81 build(deps): bump github.com/instana/go-sensor from 1.62.0 to 1.62.1 (#3049)
  • 7ebbfb3 build(deps): bump actions/checkout from 4.1.3 to 4.1.4 (#3048)
  • cd27ca2 build(deps): bump actions/upload-artifact from 4.3.2 to 4.3.3 (#3047)
  • f6bf033 Create a minimum failure ratio for enabling PHC (#3046)
  • 9570e4f add span logs for redis spans with error (#3045)
  • 6ee45b1 filters: deprecate OpenTracing in FilterContext (#3044)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
katyanna commented 5 months ago

👍

szuecs commented 5 months ago

:+1: