Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: ueski/contour

Tags

v1.23.2

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

Steve Kriss (2):
      [release-1.23] bump Go to 1.19.4 (projectcontour#4924)
      Update Contour Docker image to v1.23.2.

v1.22.3

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

Steve Kriss (9):
      Update Contour Docker image to v1.22.0-rc.1.
      [release-1.22] v1.22.0 cherrypicks (projectcontour#4644)
      Update Contour Docker image to v1.22.0.
      [release-1.22] cherry-pick CI fixes (projectcontour#4695)
      internal/dag: set connect timeout when route policy is unset (projectcontour#4690) (projectcontour#4694)
      update Envoy to v1.23.1 (projectcontour#4691) (projectcontour#4693)
      Update Contour Docker image to v1.22.1.
      [release-1.22] bump Go to 1.19.4 (projectcontour#4925)
      Update Contour Docker image to v1.22.3.

Sunjay Bhatia (5):
      Bump golang to 1.19.0 (projectcontour#4660) (projectcontour#4692)
      Dependency updates for release-1.22 (projectcontour#4882)
      release-1.22: Bump module go version and golang/x/crypto (projectcontour#4884)
      release-1.22: Bump Envoy to 1.23.3 (projectcontour#4897)
      Update Contour Docker image to v1.22.2.

v1.21.3

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

Steve Kriss (2):
      bump Go to 1.18.9 (projectcontour#4926)
      Update Contour Docker image to v1.21.3.

v1.23.1

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

Sunjay Bhatia (6):
      Bump ginkgo and gomega to get transitive deps updated (projectcontour#4874)
      Further dep updates for release-1.23 (projectcontour#4881)
      Bump min go version in go.mod to 1.17 (projectcontour#4883)
      changelog
      Bump Envoy to 1.24.1 (projectcontour#4903)
      Update Contour Docker image to v1.23.1.

v1.22.2

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

Sunjay Bhatia (4):
      Dependency updates for release-1.22 (projectcontour#4882)
      release-1.22: Bump module go version and golang/x/crypto (projectcontour#4884)
      release-1.22: Bump Envoy to 1.23.3 (projectcontour#4897)
      Update Contour Docker image to v1.22.2.

v1.21.2

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

Sunjay Bhatia (3):
      release-1.21: Bump module version and transitive deps (projectcontour#4885)
      Bump Envoy to 1.22.6 (projectcontour#4889)
      Update Contour Docker image to v1.21.2.

v1.23.0

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

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

v1.23.0-rc.1

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

Gary Tai (1):
      Issue 4320 - Remove grey banner from main page (projectcontour#4635)

Maciej Olesinski (1):
      Fix incorrect getting started link (projectcontour#4742)

Steve Kriss (25):
      fix changelog links (projectcontour#4633)
      Gateway API: run conformance via a Go test (projectcontour#4640)
      v1.22.0 docs and changelog (projectcontour#4642)
      update Gateway API examples to use v1beta1 (projectcontour#4638)
      update netlify redirects for v1.22.0 (projectcontour#4645)
      test/e2e/upgrade: remove WaitForEnvoyDaemonSetOutOfDate check (projectcontour#4649)
      test/scripts: fix upgrade from version logic when on a tag (projectcontour#4646)
      update Envoy to v1.23.1 (projectcontour#4691)
      test/e2e: add flake retries for request mirror test (projectcontour#4698)
      update Gateway API webhook manifest (projectcontour#4701)
      internal/provisioner: drop New func for creating a model (projectcontour#4702)
      v1.22.1 docs updates (projectcontour#4703)
      internal/provisioner: drop kubebuilder annotations from internal Model (projectcontour#4706)
      add blocked/needs-gateway-api label (projectcontour#4719)
      hack/release: exclude yages repo from label sync (projectcontour#4722)
      design: add JWT verification design doc (projectcontour#4711)
      JWT verification (projectcontour#4723)
      support TLS validation for JWKS servers (projectcontour#4741)
      internal/contour: ignore status-only Gateway API updates (projectcontour#4744)
      internal/k8s: check Gateway API resource status equality (projectcontour#4745)
      test/e2e: pass Gateway to use to test funcs (projectcontour#4747)
      test/scripts: upgrade metallb to v0.13.5 (projectcontour#4748)
      switch to GitHub Action codecov uploader (projectcontour#4751)
      update to Gateway API v0.5.1 (projectcontour#4755)
      only run release note/label check on PRs to main (projectcontour#4759)

Sunjay Bhatia (28):
      test/e2e/httpproxy: Add test for gRPC server behind Contour with h2c (projectcontour#4648)
      test/e2e/httpproxy: Adjust timeouts in gRPC test (projectcontour#4651)
      test/e2e/gateway: Add nil check to ensure no panic in test (projectcontour#4654)
      Tiny fix for link numbering on compatibility matrix page (projectcontour#4653)
      internal/envoy/v3: Stop using deprecated regex engine field of regexmatch (projectcontour#4652)
      Switch from deprecated Lua filter field inline_string (projectcontour#4622)
      Switch to image with better healthchecking (projectcontour#4656)
      Bump golang to 1.19.0 (projectcontour#4660)
      Bump golangci-lint and fix a few lint issues (projectcontour#4661)
      Bump gateway-api version to release-0.5 branch (projectcontour#4686)
      internal/dag: Gateway Listeners with invalid references should have reason RefNotPermitted (projectcontour#4664)
      test/e2e: add flake attempts for grpc test (projectcontour#4708)
      Update Gateway YAML generation for extracted namespace file (projectcontour#4720)
      CORSPolicy AllowOrigin can be configured as a regex (projectcontour#4710)
      Update Gateway CRDs for latest release-0.5 cherry-picks (projectcontour#4734)
      Add guide on configuring gRPC routes (projectcontour#4725)
      Set grpc fixture imagepullpolicy to ifnotpresent (projectcontour#4735)
      test/e2e/httpproxy: Retry gRPC calls on Unimplemented status (projectcontour#4743)
      Sync Gateway API CRDs (projectcontour#4754)
      Add schedule for staling issues (projectcontour#4752)
      Bump kind to 0.16.0 (projectcontour#4756)
      Bump k8s supported version to 1.25 (projectcontour#4757)
      Exempt issues/prs with an assigned milestone from going stale (projectcontour#4758)
      internal/sorter: Routes w/ query param matches are sorted based on query param name (projectcontour#4762)
      Bump testify to 1.8.0 (projectcontour#4764)
      Add changelog for v1.23.0-rc.1 release.
      Remove extra section from changelog
      Update Contour Docker image to v1.23.0-rc.1.

Tero Saarni (3):
      Correct spelling mistakes caught by newer version of codespell (projectcontour#4682)
      internal/dag: set connect timeout when route policy is unset (projectcontour#4690)
      Added support for overload manager (projectcontour#4597)

hxysayhi (1):
      Update configuration.md (projectcontour#4658)

izturn (8):
      internal/provisioner: unify the ensure objects deleted (projectcontour#4630)
      Switch from ioutil to os package functions (projectcontour#4662)
      cmd/gateway-provisioner: add leader-election-namespace flag (projectcontour#4669)
      gateway provisioner: support changing Kubernetes client log level (projectcontour#4677)
      apis/projectcontour: add gvr for contourdeployments (projectcontour#4700)
      gateway provisioner: support changing Contour log level (projectcontour#4676)
      internal/provisioner: fix current & expect number of  ports changed bug (projectcontour#4760)
      internal/provisioner: unify the ensure objects created  (projectcontour#4659)

v1.22.1

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

Steve Kriss (4):
      [release-1.22] cherry-pick CI fixes (projectcontour#4695)
      internal/dag: set connect timeout when route policy is unset (projectcontour#4690) (projectcontour#4694)
      update Envoy to v1.23.1 (projectcontour#4691) (projectcontour#4693)
      Update Contour Docker image to v1.22.1.

Sunjay Bhatia (1):
      Bump golang to 1.19.0 (projectcontour#4660) (projectcontour#4692)

v1.22.0

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

Steve Kriss (2):
      [release-1.22] v1.22.0 cherrypicks (projectcontour#4644)
      Update Contour Docker image to v1.22.0.