Skip to content

Tags: SamMHD/contour

Tags

v1.28.1

Toggle v1.28.1's commit message
Tag v1.28.1 release.

Sunjay Bhatia (2):
      Fixes BackendTLSPolicy Status Update data race (projectcontour#6187)
      Update Contour Docker image to v1.28.1.

v1.28.0

Toggle v1.28.0's commit message
Tag v1.28.0 release.

Sunjay Bhatia (1):
      Update Contour Docker image to v1.28.0.

v1.27.1

Toggle v1.27.1's commit message
Tag v1.27.1 release.

Steve Kriss (2):
      test/scripts: check for gateway-system namespace (projectcontour#5917)
      Update Contour Docker image to v1.27.1.

Sunjay Bhatia (3):
      test/e2e: add flake retries for HTTPS metrics test (projectcontour#5933) (projectcontour#5984)
      Bump golang.org/x/crypto to 0.17.0 (projectcontour#6030)
      Bump Envoy to 1.28.1 (projectcontour#6165)

dependabot[bot] (10):
      build(deps): bump github.com/cert-manager/cert-manager (projectcontour#5912)
      build(deps): bump github.com/vektra/mockery/v2 from 2.36.0 to 2.36.1 (projectcontour#5953)
      build(deps): bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.1 (projectcontour#5952)
      build(deps): bump the k8s-dependencies group with 2 updates (projectcontour#5980)
      build(deps): bump github.com/onsi/ginkgo/v2 from 2.13.1 to 2.13.2 (projectcontour#5995)
      build(deps): bump github.com/cert-manager/cert-manager (projectcontour#6004)
      build(deps): bump the k8s-dependencies group with 2 updates (projectcontour#6039)
      build(deps): bump the k8s-dependencies group with 2 updates (projectcontour#6110)
      build(deps): bump github.com/tsaarni/certyaml from 0.9.2 to 0.9.3 (projectcontour#6127)
      build(deps): bump sigs.k8s.io/controller-runtime from 0.16.3 to 0.16.4 (projectcontour#6168)

v1.26.2

Toggle v1.26.2's commit message
Tag v1.26.2 release.

Steve Kriss (1):
      Update Contour Docker image to v1.26.2.

Sunjay Bhatia (4):
      Bump golang.org/x/image to get rid of Trivy scan results (projectcontour#5965)
      test/e2e: add flake retries for HTTPS metrics test (projectcontour#5933) (projectcontour#5985)
      Bump golang.org/x/crypto to 0.17.0 (projectcontour#6029)
      Bump envoy to v1.27.3 (projectcontour#6166)

dependabot[bot] (9):
      build(deps): bump sigs.k8s.io/controller-runtime from 0.16.2 to 0.16.3 (projectcontour#5885)
      build(deps): bump google.golang.org/grpc from 1.57.1 to 1.57.2 (projectcontour#5884)
      build(deps): bump github.com/cert-manager/cert-manager (projectcontour#5911)
      build(deps): bump the k8s-dependencies group with 2 updates (projectcontour#5976)
      build(deps): bump github.com/cert-manager/cert-manager (projectcontour#6020)
      build(deps): bump the k8s-dependencies group with 2 updates (projectcontour#6034)
      build(deps): bump the k8s-dependencies group with 2 updates (projectcontour#6105)
      build(deps): bump github.com/tsaarni/certyaml from 0.9.2 to 0.9.3 (projectcontour#6126)
      build(deps): bump sigs.k8s.io/controller-runtime from 0.16.3 to 0.16.4 (projectcontour#6177)

v1.28.0-rc.1

Toggle v1.28.0-rc.1's commit message
Tag v1.28.0-rc.1 release.

Abbas Gheydi (1):
      feat(access-log): omit empty fields in Envoy JSON based logs (projectcontour#6077)

Aurel Canciu (1):
      internal/dag: Add support for per-host max connections (projectcontour#6016)

Christian Ang (1):
      Add instructions for docker-mac-net-connect and installation instructions to contributing guide (projectcontour#6061)

Clay Kauzlaric (2):
      allow configuration of upstream TLS connection settings (projectcontour#5828)
      allow multiple SANS in upstream validation (projectcontour#5849)

Edwin Xie (2):
      Add max-connections-per-listener config option (projectcontour#6058)
      Support gateway api BackendTLSPolicy (projectcontour#6119)

Lubron (5):
      Remove static base runtime layer from bootstrap (projectcontour#6063)
      add flag to golangci-lint to show error line number (projectcontour#6096)
      Add note to warn people to add config to vscode if need to compile fo… (projectcontour#6116)
      Add more debugging log on generating crd related code. (projectcontour#6117)
      enable provisioning Gateways that watch specific namespaces (projectcontour#6073)

Luong Vo (1):
      Update proxy-proto.md to remove warning about aws load balancer annotations not working  (projectcontour#6097)

Mohammad Yosefpor (1):
      chore: add snappcloud to adopters (projectcontour#6056)

Satyajit Behera (1):
      test/e2e: NamespacedTest helper can create/delete multiple namespaces (projectcontour#5928)

Sotiris Nanopoulos (1):
      Adds support for global circuit budget (projectcontour#6013)

Steve Kriss (22):
      v1.27.0 post-release updates (projectcontour#5900)
      test/scripts: check for gateway-system namespace (projectcontour#5916)
      remove operator references (projectcontour#5915)
      update to Gateway API 1.0 (projectcontour#5898)
      test/e2e: add flake retries for HTTPS metrics test (projectcontour#5933)
      bump golangci-lint to v1.55.2 and fix new lint issues (projectcontour#5941)
      switch from golang.org/x/exp/slices to slices pkg (projectcontour#5971)
      fix go-control-plane instantiation order (projectcontour#5972)
      cmd/contour: only create snapshot handler for envoy xDS server (projectcontour#5973)
      test/e2e: replace fixed sleeps with require.Eventually (projectcontour#5975)
      implement Gateway infrastructure labels/annotations (projectcontour#5968)
      Gateway API: support request timeout (projectcontour#5997)
      internal/provisioner: add Gateway label to generated resources (projectcontour#5969)
      update Gateway API conformance exclusions (projectcontour#6012)
      dependabot: group upload/download artifact actions bumps (projectcontour#6025)
      update Kubernetes support for 1.29 (projectcontour#6031)
      remove disabled ingress-conformance run from CI (projectcontour#6032)
      internal/featuretests: fix test merge conflicts (projectcontour#6057)
      internal/envoy: use consistent HTTP filter names (projectcontour#6124)
      bump Envoy to v1.29.0 (projectcontour#6123)
      site: document Gateway name length limit (projectcontour#6143)
      deprecate configuring Contour with a Gateway controller name (projectcontour#6144)

Sunjay Bhatia (22):
      release instructions: Add guidance on submitting gw api conformance report (projectcontour#5931)
      use Info instead of Printf logs for dag build info lines (projectcontour#5959)
      Add more options on how to resolve stale PRs (projectcontour#5960)
      Use setup-go action before codeql (projectcontour#5963)
      Use necojackarc/auto-request-review action to request reviews from non-maintainers (projectcontour#5896)
      site: Remove leaderelection from config file params (projectcontour#6009)
      Add action for generating OpenSSF scorecard (projectcontour#6048)
      Use exact version number for ossf/scorecard-action (projectcontour#6051)
      Bump go to 1.21.5 (projectcontour#6053)
      Pin github actions using shas (projectcontour#6052)
      Improve e2e helper updateAndWaitFor to avoid conflicts (projectcontour#6069)
      Bump go to 1.21.6 (projectcontour#6070)
      Reduce permissions on workflows that run on PRs (projectcontour#6068)
      Update permissions on remaining workflows (projectcontour#6072)
      Add OpenSSF scorecard to README (projectcontour#6074)
      Roll back grpc-go to v1.59.0 (projectcontour#6075)
      Enable testifylint and ginkgo linters (projectcontour#6091)
      Enable gofumpt linter (projectcontour#6093)
      Remove initial readiness probe delay (projectcontour#6099)
      provisioner: Set SupportedVersion condition on GatewayClass (projectcontour#6147)
      Add changelog for v1.29.0-rc.1 release.
      Update Contour Docker image to v1.28.0-rc.1.

Tero Saarni (4):
      Updated upstream TLS changelog entry (projectcontour#6033)
      Generate certs and private keys for tests (projectcontour#6100)
      Bump certyaml to fix race condition (projectcontour#6118)
      Added support for upstream verification for TCPProxy (projectcontour#6079)

cola (1):
      clarify logic in endpointstranslator.go (projectcontour#5927)

dependabot[bot] (57):
      build(deps): bump github.com/cert-manager/cert-manager (projectcontour#5913)
      build(deps): bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 (projectcontour#5914)
      build(deps): bump github.com/go-logr/logr from 1.2.4 to 1.3.0 (projectcontour#5904)
      build(deps): bump aquasecurity/trivy-action from 0.13.0 to 0.13.1 (projectcontour#5937)
      build(deps): bump github.com/bombsimon/logrusr/v4 from 4.0.0 to 4.1.0 (projectcontour#5936)
      build(deps): bump the k8s-dependencies group with 1 update (projectcontour#5935)
      build(deps): bump aquasecurity/trivy-action from 0.13.1 to 0.14.0 (projectcontour#5954)
      build(deps): bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.1 (projectcontour#5957)
      build(deps): bump github.com/vektra/mockery/v2 from 2.36.0 to 2.36.1 (projectcontour#5958)
      build(deps): bump github.com/onsi/gomega from 1.29.0 to 1.30.0 (projectcontour#5956)
      build(deps): bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 (projectcontour#5955)
      build(deps): bump the k8s-dependencies group with 2 updates (projectcontour#5977)
      build(deps): bump github.com/vektra/mockery/v2 from 2.36.1 to 2.37.1 (projectcontour#5979)
      build(deps): bump github.com/alecthomas/kingpin/v2 from 2.3.2 to 2.4.0 (projectcontour#5978)
      build(deps): bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 (projectcontour#5993)
      build(deps): bump github.com/onsi/ginkgo/v2 from 2.13.1 to 2.13.2 (projectcontour#5994)
      build(deps): bump github.com/vektra/mockery/v2 from 2.37.1 to 2.38.0 (projectcontour#5988)
      build(deps): bump aquasecurity/trivy-action from 0.14.0 to 0.16.0 (projectcontour#6005)
      build(deps): bump actions/stale from 8 to 9 (projectcontour#6006)
      build(deps): bump actions/setup-go from 4 to 5 (projectcontour#6007)
      build(deps): bump sigs.k8s.io/kustomize/kyaml from 0.15.0 to 0.16.0 (projectcontour#6002)
      build(deps): bump github.com/cert-manager/cert-manager (projectcontour#6003)
      build(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 (projectcontour#6018)
      build(deps): bump google.golang.org/grpc from 1.59.0 to 1.60.0 (projectcontour#6019)
      build(deps): bump github/codeql-action from 2 to 3 (projectcontour#6023)
      build(deps): bump the k8s-dependencies group with 2 updates (projectcontour#6017)
      build(deps): bump the artifact-actions group with 2 updates (projectcontour#6026)
      build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (projectcontour#6027)
      build(deps): bump google.golang.org/grpc from 1.60.0 to 1.60.1 (projectcontour#6045)
      build(deps): bump github.com/go-logr/logr from 1.3.0 to 1.4.1 (projectcontour#6044)
      build(deps): bump github.com/vektra/mockery/v2 from 2.38.0 to 2.39.1 (projectcontour#6043)
      build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (projectcontour#6042)
      build(deps): bump github.com/prometheus/client_golang (projectcontour#6049)
      build(deps): bump github.com/envoyproxy/go-control-plane (projectcontour#6050)
      build(deps): bump aquasecurity/trivy-action from 0.16.0 to 0.16.1 (projectcontour#6054)
      build(deps): bump the k8s-dependencies group with 1 update (projectcontour#6080)
      build(deps): bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.14.0 (projectcontour#6082)
      build(deps): bump the artifact-actions group with 2 updates (projectcontour#6085)
      build(deps): bump github/codeql-action from 3.22.12 to 3.23.0 (projectcontour#6087)
      build(deps): bump actions/cache from 3.3.2 to 3.3.3 (projectcontour#6086)
      build(deps): bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 (projectcontour#6083)
      build(deps): bump github.com/prometheus/common from 0.45.0 to 0.46.0 (projectcontour#6081)
      build(deps): bump github.com/vektra/mockery/v2 from 2.39.1 to 2.40.1 (projectcontour#6090)
      build(deps): bump sigs.k8s.io/controller-runtime from 0.16.3 to 0.17.0 (projectcontour#6089)
      build(deps): bump sigs.k8s.io/controller-tools from 0.13.0 to 0.14.0 (projectcontour#6084)
      build(deps): bump the k8s-dependencies group with 3 updates (projectcontour#6102)
      build(deps): bump github.com/onsi/ginkgo/v2 from 2.14.0 to 2.15.0 (projectcontour#6103)
      build(deps): bump github.com/onsi/gomega from 1.30.0 to 1.31.1 (projectcontour#6104)
      build(deps): bump actions/cache from 3.3.3 to 4.0.0 (projectcontour#6115)
      build(deps): bump github/codeql-action from 3.23.0 to 3.23.1 (projectcontour#6114)
      build(deps): bump the artifact-actions group with 1 update (projectcontour#6113)
      build(deps): bump google.golang.org/grpc from 1.59.0 to 1.61.0 (projectcontour#6134)
      build(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 (projectcontour#6133)
      build(deps): bump the artifact-actions group with 1 update (projectcontour#6128)
      build(deps): bump mheap/github-action-required-labels (projectcontour#6130)
      build(deps): bump codecov/codecov-action from 3.1.4 to 3.1.5 (projectcontour#6131)
      build(deps): bump github/codeql-action from 3.23.1 to 3.23.2 (projectcontour#6129)

izturn (6):
      internal/envoy: fix wrong check for filter/router (projectcontour#5864)
      Add ecosystem page to site (projectcontour#5537)
      Gateway API: support backend appProtocol (projectcontour#5934)
      httpproxy: fix the order for filter: AuthZ & AuthN (projectcontour#5840)
      Gateway API: fix for failing GatewayWithAttachedRoutes conformance test (projectcontour#5961)
      internal: replace min/max funcs with built-in ones (projectcontour#6062)

v1.27.0

Toggle v1.27.0's commit message
Tag v1.27.0 release.

Steve Kriss (1):
      Update Contour Docker image to v1.27.0.

v1.27.0-rc.1

Toggle v1.27.0-rc.1's commit message
Tag v1.27.0-rc.1 release.

Ahmad Karimi (1):
      wait for cache sync and DAG build before starting xDS server (projectcontour#5672)

Clayton Gonsalves (3):
      design: EndpointSlice support (projectcontour#5703)
      HTTPProxy: allow dynamic Host header rewrite (projectcontour#5678)
      add support for endpoint slices (projectcontour#5745)

Shadi Altarsha (1):
      Setting `disabled = true` on a route should disable the virtual host global rate limit policy (projectcontour#5657)

Sotiris Nanopoulos (1):
      Fixup: Sort path matches based on length rather than lexi (projectcontour#5752)

Steve Kriss (12):
      update to Go 1.21.0 (projectcontour#5731)
      remove Gateway API webhook (projectcontour#5735)
      update Go to 1.21.1 (projectcontour#5783)
      fix spelling errors (projectcontour#5798)
      hack: bump codespell version to match GH action (projectcontour#5799)
      internal/dag: default Listener ResolvedRefs to true (projectcontour#5804)
      switch to github.com/distribution/parse (projectcontour#5818)
      use Gateway API release version in versions.yaml, compat matrix (projectcontour#5871)
      update Envoy to 1.28.0 (projectcontour#5870)
      fix lint issue (projectcontour#5892)
      Add changelog for v1.27.0-rc.1 release.
      Update Contour Docker image to v1.27.0-rc.1.

Sunjay Bhatia (13):
      1.26.0 site updates (projectcontour#5727)
      site: Bump Hugo to 0.119.0 (projectcontour#5795)
      deps: Bump logrusr to v4.0.0 (projectcontour#5806)
      internal/xdscache: Generate uuid for snapshot version (projectcontour#5819)
      Bump Envoy to 1.27.1 (projectcontour#5821)
      Bump go to 1.21.3 (projectcontour#5841)
      Add configurability for HTTP requests per IO cycle (projectcontour#5827)
      HTTP/2 max concurrent streams can be configured (projectcontour#5850)
      Bump Envoy to v1.27.2 (projectcontour#5863)
      site: 1.26.1, 1.25.3, 1.24.6 patch releases (projectcontour#5859)
      test/e2e: Add race detection in e2e tests (projectcontour#5805)
      golangci-lint: Fix revive rules (projectcontour#5857)
      Run Gateway API conformance and generate report on tagged builds (projectcontour#5893)

dependabot[bot] (38):
      build(deps): bump github.com/vektra/mockery/v2 from 2.33.0 to 2.33.1 (projectcontour#5730)
      build(deps): bump sigs.k8s.io/controller-runtime from 0.16.0 to 0.16.1 (projectcontour#5739)
      build(deps): bump aquasecurity/trivy-action from 0.11.2 to 0.12.0 (projectcontour#5741)
      build(deps): bump github.com/cert-manager/cert-manager (projectcontour#5737)
      build(deps): bump gonum.org/v1/plot from 0.13.0 to 0.14.0 (projectcontour#5738)
      build(deps): bump actions/checkout from 3 to 4 (projectcontour#5747)
      build(deps): bump google.golang.org/grpc from 1.57.0 to 1.58.0 (projectcontour#5751)
      build(deps): bump golang.org/x/oauth2 from 0.11.0 to 0.12.0 (projectcontour#5749)
      build(deps): bump github.com/vektra/mockery/v2 from 2.33.1 to 2.33.2 (projectcontour#5748)
      build(deps): bump the k8s-dependencies group with 2 updates (projectcontour#5756)
      build(deps): bump sigs.k8s.io/controller-runtime from 0.16.1 to 0.16.2 (projectcontour#5760)
      build(deps): bump google.golang.org/grpc from 1.58.0 to 1.58.1 (projectcontour#5759)
      build(deps): bump docker/setup-buildx-action from 2 to 3 (projectcontour#5761)
      build(deps): bump docker/login-action from 2 to 3 (projectcontour#5762)
      build(deps): bump github.com/cert-manager/cert-manager (projectcontour#5758)
      build(deps): bump sigs.k8s.io/gateway-api from 0.8.0 to 0.8.1 (projectcontour#5757)
      build(deps): bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.12.1 (projectcontour#5781)
      build(deps): bump google.golang.org/grpc from 1.58.1 to 1.58.2 (projectcontour#5780)
      build(deps): bump github.com/vektra/mockery/v2 from 2.33.2 to 2.34.0 (projectcontour#5779)
      build(deps): bump github.com/onsi/gomega from 1.27.10 to 1.28.0 (projectcontour#5792)
      build(deps): bump github.com/cert-manager/cert-manager (projectcontour#5791)
      build(deps): bump github.com/vektra/mockery/v2 from 2.34.0 to 2.34.2 (projectcontour#5793)
      build(deps): bump github.com/prometheus/client_golang (projectcontour#5790)
      build(deps): bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 (projectcontour#5810)
      build(deps): bump github.com/vektra/mockery/v2 from 2.34.2 to 2.35.2 (projectcontour#5809)
      build(deps): bump github.com/prometheus/client_model (projectcontour#5811)
      build(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 (projectcontour#5829)
      build(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3 (projectcontour#5833)
      build(deps): bump github.com/onsi/ginkgo/v2 from 2.12.1 to 2.13.0 (projectcontour#5831)
      build(deps): bump github.com/vektra/mockery/v2 from 2.35.2 to 2.35.4 (projectcontour#5834)
      build(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (projectcontour#5832)
      build(deps): bump the k8s-dependencies group with 2 updates (projectcontour#5875)
      build(deps): bump github.com/prometheus/common from 0.44.0 to 0.45.0 (projectcontour#5876)
      build(deps): bump google.golang.org/grpc from 1.58.3 to 1.59.0 (projectcontour#5878)
      build(deps): bump github.com/onsi/gomega from 1.28.0 to 1.28.1 (projectcontour#5887)
      build(deps): bump github.com/vektra/mockery/v2 from 2.35.4 to 2.36.0 (projectcontour#5877)
      build(deps): bump sigs.k8s.io/controller-runtime from 0.16.2 to 0.16.3 (projectcontour#5879)
      build(deps): bump sigs.k8s.io/kustomize/kyaml from 0.14.3 to 0.15.0 (projectcontour#5886)

izturn (1):
      gateway provisioner: add flags to enable running provisioner out of cluster (projectcontour#5686)

yangyang (2):
      provisioner: add field overloadMaxHeapSize for envoy (projectcontour#5699)
      provisioner: fix envoy-max-heapsize not set (projectcontour#5814)

v1.26.1

Toggle v1.26.1's commit message
Tag v1.26.1 release.

Steve Kriss (2):
      update Go to 1.20.8 (projectcontour#5784)
      fix spelling errors (projectcontour#5815)

Sunjay Bhatia (7):
      Bump Envoy to 1.27.1 (projectcontour#5823)
      release-1.26: Bump golang.org/x/net to v0.17.0 (projectcontour#5830)
      Bump go to 1.20.10 (projectcontour#5842)
      release-1.26: Backport projectcontour#5827 and projectcontour#5850 (projectcontour#5851)
      Bump Envoy to v1.27.2 (projectcontour#5862)
      release-1.26: golangci-lint: Fix revive rules (projectcontour#5858)
      Update Contour Docker image to v1.26.1.

dependabot[bot] (11):
      build(deps): bump github.com/vektra/mockery/v2 from 2.33.0 to 2.33.1 (projectcontour#5729)
      build(deps): bump sigs.k8s.io/controller-runtime from 0.16.0 to 0.16.1 (projectcontour#5742)
      build(deps): bump github.com/cert-manager/cert-manager (projectcontour#5743)
      build(deps): bump github.com/vektra/mockery/v2 from 2.33.1 to 2.33.2 (projectcontour#5750)
      build(deps): bump the k8s-dependencies group with 2 updates (projectcontour#5763)
      build(deps): bump sigs.k8s.io/controller-runtime from 0.16.1 to 0.16.2 (projectcontour#5766)
      build(deps): bump github.com/vektra/mockery/v2 from 2.33.2 to 2.33.3 (projectcontour#5765)
      build(deps): bump sigs.k8s.io/gateway-api from 0.8.0 to 0.8.1 (projectcontour#5764)
      build(deps): bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.12.1 (projectcontour#5778)
      build(deps): bump github.com/cert-manager/cert-manager (projectcontour#5789)
      build(deps): bump google.golang.org/grpc from 1.57.0 to 1.57.1 (projectcontour#5835)

v1.25.3

Toggle v1.25.3's commit message
Tag v1.25.3 release.

Steve Kriss (2):
      update Go to 1.20.8 (projectcontour#5785)
      fix spelling errors (projectcontour#5816)

Sunjay Bhatia (8):
      Bump go to 1.20.7 (projectcontour#5664)
      Bump Envoy to 1.26.5 (projectcontour#5824)
      Bump grpc-go to v1.56.3 (projectcontour#5837)
      Bump go to 1.20.10 (projectcontour#5843)
      release-1.25: Bump golang.org/x/net to v0.17.0 (projectcontour#5836)
      release-1.25: Backport projectcontour#5827 and projectcontour#5850 (projectcontour#5852)
      Bump Envoy to v1.26.6 (projectcontour#5861)
      Update Contour Docker image to v1.25.3.

dependabot[bot] (15):
      build(deps): bump github.com/onsi/gomega from 1.27.6 to 1.27.10 (projectcontour#5616)
      build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (projectcontour#5604)
      build(deps): bump k8s.io/apimachinery from 0.27.1 to 0.27.4 (projectcontour#5615)
      build(deps): bump github.com/imdario/mergo from 0.3.15 to 0.3.16 (projectcontour#5620)
      build(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3 (projectcontour#5631)
      build(deps): bump google.golang.org/grpc from 1.55.0 to 1.55.1 (projectcontour#5618)
      build(deps): bump k8s.io/apiextensions-apiserver from 0.26.3 to 0.26.7 (projectcontour#5630)
      build(deps): bump go.uber.org/automaxprocs from 1.5.2 to 1.5.3 (projectcontour#5626)
      build(deps): bump github.com/cert-manager/cert-manager (projectcontour#5608)
      build(deps): bump github.com/envoyproxy/go-control-plane (projectcontour#5633)
      build(deps): bump k8s.io/client-go from 0.26.7 to 0.26.8 (projectcontour#5715)
      build(deps): bump k8s.io/apimachinery from 0.27.4 to 0.27.5 (projectcontour#5717)
      build(deps): bump k8s.io/apiextensions-apiserver from 0.26.7 to 0.26.8 (projectcontour#5716)
      build(deps): bump github.com/cert-manager/cert-manager (projectcontour#5736)
      build(deps): bump the k8s-dependencies group with 3 updates (projectcontour#5768)

v1.24.6

Toggle v1.24.6's commit message
Tag v1.24.6 release.

Steve Kriss (2):
      update Go to 1.19.13 (projectcontour#5786)
      fix spelling errors (projectcontour#5817)

Sunjay Bhatia (8):
      Bump go to 1.19.12 (projectcontour#5665)
      Bump Envoy to 1.25.10 (projectcontour#5825)
      Bump grpc-go to v1.56.3 (projectcontour#5839)
      Bump golang.org/x/net to v0.17.0 (projectcontour#5838)
      release-1.24: Bump go to 1.20.10 (projectcontour#5844)
      release-1.24: Backport projectcontour#5827 and projectcontour#5850 (projectcontour#5853)
      Bump Envoy to v1.25.11 (projectcontour#5860)
      Update Contour Docker image to v1.24.6.

dependabot[bot] (18):
      build(deps): bump github.com/tsaarni/certyaml from 0.9.1 to 0.9.2 (projectcontour#5613)
      build(deps): bump k8s.io/apimachinery from 0.26.1 to 0.26.7 (projectcontour#5617)
      build(deps): bump sigs.k8s.io/controller-runtime from 0.14.2 to 0.14.6 (projectcontour#5607)
      build(deps): bump k8s.io/api from 0.26.1 to 0.26.7 (projectcontour#5621)
      build(deps): bump k8s.io/client-go from 0.26.1 to 0.26.7 (projectcontour#5600)
      build(deps): bump github.com/onsi/ginkgo/v2 from 2.8.0 to 2.8.4 (projectcontour#5625)
      build(deps): bump k8s.io/klog/v2 from 2.90.0 to 2.90.1 (projectcontour#5635)
      build(deps): bump github.com/cert-manager/cert-manager (projectcontour#5603)
      build(deps): bump github.com/imdario/mergo from 0.3.13 to 0.3.16 (projectcontour#5639)
      build(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3 (projectcontour#5642)
      build(deps): bump github.com/onsi/gomega from 1.27.1 to 1.27.10 (projectcontour#5641)
      build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (projectcontour#5646)
      build(deps): bump k8s.io/apiextensions-apiserver from 0.26.1 to 0.26.7 (projectcontour#5611)
      build(deps): bump sigs.k8s.io/controller-tools from 0.11.2 to 0.11.4 (projectcontour#5634)
      build(deps): bump k8s.io/client-go from 0.26.7 to 0.26.8 (projectcontour#5708)
      build(deps): bump k8s.io/apiextensions-apiserver from 0.26.7 to 0.26.8 (projectcontour#5713)
      build(deps): bump github.com/cert-manager/cert-manager (projectcontour#5740)
      build(deps): bump the k8s-dependencies group with 2 updates (projectcontour#5767)