ori-edge / k8s_gateway

A CoreDNS plugin to resolve all types of external Kubernetes resources
Apache License 2.0
295 stars 64 forks source link

Bump sigs.k8s.io/gateway-api from 0.4.2 to 0.4.3 #105

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps sigs.k8s.io/gateway-api from 0.4.2 to 0.4.3.

Release notes

Sourced from sigs.k8s.io/gateway-api's releases.

v0.4.3

API version: v1alpha2

This release includes improvements to our webhook, including:

Changelog

Sourced from sigs.k8s.io/gateway-api's changelog.

v0.4.3

API version: v1alpha2

This release includes improvements to our webhook, including:

  • Migrating kube-webhook-certgen to k8s.gcr.io/ingress-nginx:v1.1.1. #1126
  • New validation to ensure that a HTTPRouterFilter Type matches its value #1071
  • A fix to ensure that Path match validation actually works #1071
Commits
  • cda56dd Merge pull request #1149 from robscott/bump-image
  • 0e87605 Bumping webhook image to v0.4.3
  • 85d73c0 Merge pull request #1138 from robscott/changelog-v0.4.3
  • a960061 Adding Changelog for v0.4.3
  • b9a9aa2 Merge pull request #1126 from robscott/cherrypick-991
  • 8fbf922 Migrate kube-webhook-certgen to k8s.gcr.io/ingress-nginx:v1.1.1
  • 67762d9 Merge pull request #1071 from robscott/cherrypick-946
  • 5b89780 Merge pull request #1072 from robscott/cherrypick-1064
  • f6c9eb5 Replacing "go get" with "go install" for kind verification
  • 8fa96ef Validating HTTPRouteFilter type consistency (#946)
  • 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 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)