Tags: BartNetJS/contour
Tags
Tag v1.25.0-rc.1 release.
Arjun Salyan (1):
HTTPProxy: add exact path match condition (projectcontour#5000)
Aurel Canciu (2):
Fix the upgrade e2e test flakiness (projectcontour#5041)
HTTPProxy: Implement HTTP query param matching (projectcontour#5036)
Clayton Gonsalves (3):
Design: ExtAuth HTTP support (projectcontour#4995)
feat: Add HTTP support for External Auth (projectcontour#4994)
cmd/contour: fix nil pointer on global extauth (projectcontour#5272)
Evan Cordell (2):
add ip filter design doc (projectcontour#4990)
httpproxy: Add support for ip-based filtering (projectcontour#5008)
Fish-pro (1):
Use http constants instead of string (projectcontour#5062)
Hussain Saherwala (1):
internal/dag: remove unneeded route labels in status_test.go (projectcontour#5136)
Idan Atias (1):
Upgrading metallb to v0.13.9 (projectcontour#5304)
Jean-Daniel Dupas (2):
Internal redirect implementation (projectcontour#5010)
internal/provisioner: Do not use hard-coded values, but configuration defined ports. (projectcontour#5233)
Lan (1):
dag: configure 502 if include references another (projectcontour#5016) (projectcontour#5157)
Nigel Brown (2):
Upgrade docsearch to v3 (projectcontour#5129)
site: update team.html (projectcontour#5151)
Nikhil Barik (1):
add make install-provisioner-working (projectcontour#5108)
Niklas Simons (1):
Make alpha Gateway APIs optional (projectcontour#5257)
Rajat Vig (1):
Automatically set GOMAXPROCS to match the number of CPUs available to the container (projectcontour#5211)
Steve Kriss (38):
site: generalize upgrading instructions (projectcontour#5060)
update Envoy to 1.25.1 (projectcontour#5058)
docs updates for v1.22.4, v1.23.3, v1.24.1 (projectcontour#5061)
Gateway API: support RequestRedirect path rewrite (projectcontour#5068)
drop old +build tags (projectcontour#5084)
bump go-control-plane to v0.11.0 (projectcontour#5095)
bump kingpin to v2.3.1 (projectcontour#5096)
internal/dag: replace custom helpers with ref.Val (projectcontour#5105)
update to Go 1.20.1 (projectcontour#5118)
hack: change CRD YAML temp dir template (projectcontour#5119)
remove version string from mock file headers (projectcontour#5121)
internal/dag: merge common route processing code (projectcontour#5124)
Gateway API: clean up conditions and filter processing (projectcontour#5125)
remove informer for ContourConfiguration (projectcontour#5133)
fix spelling errors (projectcontour#5154)
Gateway API: k8s.gcr.io -> registry.k8s.io (projectcontour#5175)
move to a single set of docs per minor version (projectcontour#5163)
docs for v1.24.2, v1.23.4, v1.22.5 (projectcontour#5186)
trivy-scan: rename security-checks to scanners (projectcontour#5188)
update Envoy and golang.org/x/image (projectcontour#5191)
update release process docs and redirects (projectcontour#5187)
site/data: add contribfest label (projectcontour#5198)
test/e2e: clone DefaultTransport and disable keep-alives (projectcontour#5210)
multiple Listeners design doc (projectcontour#5044)
test/e2e: clone DefaultTransport and disable keep-alives for metrics & admin (projectcontour#5212)
test/e2e: remove flake retries (projectcontour#5213)
refactor DAG and DAG consumers to support >2 Listeners (projectcontour#5128)
test/e2e: drop redundant provisioner tests (projectcontour#5215)
test/e2e: retry gRPC Unauthenticated code (projectcontour#5216)
test/scripts: fix upgrade from version (projectcontour#5228)
site: add Kubernetes slack inviter link (projectcontour#5236)
internal/dag: set condition for HTTP vhost with ExtAuth configured (projectcontour#5260)
minor reorganization for CONTRIBUTING.md (projectcontour#5270)
update to Envoy v1.26.1 (projectcontour#5320)
update to Kubernetes 1.27 (projectcontour#5318)
add make install-provisioner-release (projectcontour#5324)
Add changelog for v1.25.0-rc.1 release.
Update Contour Docker image to v1.25.0-rc.1.
Sunil Shivanand (3):
chore: remove double package import (projectcontour#5301)
chore: extend tracing test for custom tags (projectcontour#5307)
support query param regex matching in Gateway API (projectcontour#5310)
Sunjay Bhatia (23):
Docs update for 1.24.0 release (projectcontour#5035)
Bump golangci-lint to 1.51.1 (projectcontour#5050)
test/e2e: Fix wait for Envoy Deployment update (projectcontour#5048)
Gateway API: Bump to v0.6.1 and run all conformance tests (projectcontour#5063)
internal/sorter: Fix sorting for Query parameter matches (projectcontour#5076)
internal/dag: Fix duplicate include logic for query params (projectcontour#5069)
Bump Go to 1.20.0 (projectcontour#5049)
test/e2e/gateway: Remove more duplicate tests (projectcontour#5087)
internal/k8s: Updates to KindOf helper (projectcontour#5012)
internal/dag: Allow REQ operator to use HTTP/2 pseudo-headers in headers policy (projectcontour#5130)
Fix Gateway API conformance invocation (projectcontour#5183)
test/e2e/httpproxy: Remove pointer package usage (projectcontour#5199)
Bump golang to 1.20.2 (projectcontour#5218)
Gateway API: Always set Accepted condition on Gateway Listeners (projectcontour#5220)
internal/envoy/v3: Trim trailing slashes from path separated prefix match (projectcontour#5217)
Bump Envoy to 1.25.4 (projectcontour#5250)
Bump go to 1.20.3 (projectcontour#5254)
Changelogs and site updates for patch releases (projectcontour#5255)
internal/dag: Always set resolved refs in GW API processor (projectcontour#5259)
Bump gateway-api to v0.6.2 (projectcontour#5194)
Move more "to pointer" helpers for generic ref.To (projectcontour#5279)
internal/dag: Fix for duplicate include detection (projectcontour#5296)
test/e2e/incluster: Add memory usage test for header includes (projectcontour#5323)
Tero Saarni (5):
test: use helper to generate ObjectMeta (projectcontour#5094)
Avoid cmp.Equal for during update when possible (projectcontour#5064)
docs: updated contributing instructions (projectcontour#5238)
hack: change back to random image tag (projectcontour#5278)
Reduce memory footprint of cache. (projectcontour#5099)
Wilson Wu (1):
Add DaoCloud logo and introduction to Adopters (projectcontour#5299)
dependabot[bot] (59):
build(deps): bump aquasecurity/trivy-action from 0.8.0 to 0.9.0 (projectcontour#5055)
build(deps): bump sigs.k8s.io/kustomize/kyaml from 0.13.10 to 0.14.0 (projectcontour#5053)
build(deps): bump github.com/vektra/mockery/v2 from 2.16.0 to 2.18.0 (projectcontour#5052)
build(deps): bump sigs.k8s.io/controller-runtime from 0.14.2 to 0.14.4 (projectcontour#5054)
build(deps): bump sigs.k8s.io/controller-tools from 0.11.2 to 0.11.3 (projectcontour#5051)
build(deps): bump golang.org/x/oauth2 from 0.4.0 to 0.5.0 (projectcontour#5088)
build(deps): bump aquasecurity/trivy-action from 0.9.0 to 0.9.1 (projectcontour#5091)
build(deps): bump github.com/onsi/ginkgo/v2 from 2.8.0 to 2.8.1 (projectcontour#5093)
build(deps): bump github.com/vektra/mockery/v2 from 2.18.0 to 2.20.0 (projectcontour#5090)
build(deps): bump google.golang.org/grpc from 1.52.3 to 1.53.0 (projectcontour#5089)
build(deps): bump github.com/prometheus/common from 0.39.0 to 0.40.0 (projectcontour#5110)
build(deps): bump golang.org/x/net from 0.6.0 to 0.7.0 (projectcontour#5106)
build(deps): bump github.com/onsi/ginkgo/v2 from 2.8.1 to 2.8.3 (projectcontour#5111)
build(deps): bump github.com/onsi/gomega from 1.26.0 to 1.27.1 (projectcontour#5112)
build(deps): bump github.com/vektra/mockery/v2 from 2.20.0 to 2.20.2 (projectcontour#5120)
build(deps): bump github.com/prometheus/common from 0.40.0 to 0.41.0 (projectcontour#5141)
build(deps): bump k8s.io/klog/v2 from 2.90.0 to 2.90.1 (projectcontour#5143)
build(deps): bump k8s.io/api from 0.26.1 to 0.26.2 (projectcontour#5139)
build(deps): bump actions/setup-go from 2 to 3 (projectcontour#5138)
build(deps): bump github.com/onsi/ginkgo/v2 from 2.8.3 to 2.9.0 (projectcontour#5145)
build(deps): bump golang.org/x/oauth2 from 0.5.0 to 0.6.0 (projectcontour#5144)
build(deps): bump k8s.io/apiextensions-apiserver from 0.26.1 to 0.26.2 (projectcontour#5148)
build(deps): bump sigs.k8s.io/controller-runtime from 0.14.4 to 0.14.5 (projectcontour#5142)
build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (projectcontour#5149)
build(deps): bump github.com/vektra/mockery/v2 from 2.20.2 to 2.21.1 (projectcontour#5147)
build(deps): bump github.com/onsi/gomega from 1.27.1 to 1.27.2 (projectcontour#5146)
build(deps): bump github.com/onsi/gomega from 1.27.2 to 1.27.4 (projectcontour#5170)
build(deps): bump aquasecurity/trivy-action from 0.9.1 to 0.9.2 (projectcontour#5174)
build(deps): bump github.com/vektra/mockery/v2 from 2.21.1 to 2.22.1 (projectcontour#5172)
build(deps): bump github.com/prometheus/common from 0.41.0 to 0.42.0 (projectcontour#5171)
build(deps): bump google.golang.org/protobuf from 1.28.1 to 1.29.0 (projectcontour#5173)
build(deps): bump google.golang.org/protobuf from 1.29.0 to 1.29.1 (projectcontour#5192)
build(deps): bump github.com/tsaarni/certyaml from 0.9.1 to 0.9.2 (projectcontour#5202)
build(deps): bump sigs.k8s.io/kustomize/kyaml from 0.14.0 to 0.14.1 (projectcontour#5200)
build(deps): bump github.com/imdario/mergo from 0.3.13 to 0.3.14 (projectcontour#5205)
build(deps): bump k8s.io/apiextensions-apiserver from 0.26.2 to 0.26.3 (projectcontour#5201)
build(deps): bump github.com/grpc-ecosystem/go-grpc-middleware (projectcontour#5208)
build(deps): bump github.com/alecthomas/kingpin/v2 from 2.3.1 to 2.3.2 (projectcontour#5204)
build(deps): bump actions/setup-go from 3 to 4 (projectcontour#5206)
build(deps): bump actions/stale from 7 to 8 (projectcontour#5227)
build(deps): bump github.com/onsi/gomega from 1.27.4 to 1.27.5 (projectcontour#5224)
build(deps): bump github.com/vektra/mockery/v2 from 2.22.1 to 2.23.1 (projectcontour#5225)
build(deps): bump google.golang.org/protobuf from 1.29.1 to 1.30.0 (projectcontour#5223)
build(deps): bump google.golang.org/grpc from 1.53.0 to 1.54.0 (projectcontour#5222)
build(deps): bump github.com/onsi/gomega from 1.27.5 to 1.27.6 (projectcontour#5245)
build(deps): bump sigs.k8s.io/controller-runtime from 0.14.5 to 0.14.6 (projectcontour#5244)
build(deps): bump github.com/go-logr/logr from 1.2.3 to 1.2.4 (projectcontour#5242)
build(deps): bump mheap/github-action-required-labels from 3 to 4 (projectcontour#5246)
build(deps): bump github.com/imdario/mergo from 0.3.14 to 0.3.15 (projectcontour#5243)
build(deps): bump golang.org/x/oauth2 from 0.6.0 to 0.7.0 (projectcontour#5265)
build(deps): bump github.com/Masterminds/semver/v3 from 3.2.0 to 3.2.1 (projectcontour#5266)
build(deps): bump github.com/vektra/mockery/v2 from 2.23.1 to 2.24.0 (projectcontour#5268)
build(deps): bump github.com/cert-manager/cert-manager from 1.11.0 to 1.11.1 (projectcontour#5267)
build(deps): bump github.com/prometheus/client_golang (projectcontour#5283)
build(deps): bump github.com/vektra/mockery/v2 from 2.24.0 to 2.25.1 (projectcontour#5287)
build(deps): bump k8s.io/apimachinery from 0.26.3 to 0.27.1 (projectcontour#5288)
build(deps): bump github.com/vektra/mockery/v2 from 2.25.1 to 2.26.0 (projectcontour#5314)
build(deps): bump aquasecurity/trivy-action from 0.9.2 to 0.10.0 (projectcontour#5312)
build(deps): bump sigs.k8s.io/controller-tools from 0.11.3 to 0.11.4 (projectcontour#5313)
fangfpeng (3):
Gateway API: add GRPCRoute support (projectcontour#5114)
HTTPProxy: support Host header rewrites per-service (projectcontour#5195)
Gateway API: support regex path and header match (projectcontour#5239)
izturn (6):
Gateway API: always set ResolvedRefs condition (projectcontour#5131)
internal/dag: simplify ut for dag/status (projectcontour#5134)
add gauge metric for DAG cache items (projectcontour#5109)
internal/dag: extract helper for adding invalid listener condition (projectcontour#5135)
internal/dag: reduce headersPolicyGatewayAPI duplication (projectcontour#5152)
internal/dag: refactor EnsureService (projectcontour#5155)
nsimons (1):
cmd/contour: optional CRDs (projectcontour#5080) (projectcontour#5080)
owayss (1):
internal/envoy/v3: adds a testcase for slow start mode with non-default LB policy (projectcontour#5303)
tigerK (1):
HTTPProxy: Add AllowPrivateNetwork to CORSPolicy (projectcontour#5034)
vmw-yingy (1):
site: update gRPC guide for GRPCRoute (projectcontour#5126)
yangyang (2):
design: add tracing design doc (projectcontour#4957)
Add tracing support (projectcontour#5043)
yulng (1):
test/e2e: use constant 'http.MethodGet' instead of string 'GET' (projectcontour#5132)
Tag v1.24.4 release.
Steve Kriss (1):
update Envoy to v1.25.6 (projectcontour#5322)
Sunjay Bhatia (2):
[release-1.24] internal/dag: Fix bug in duplicate include match detection that caused memory usage spike (projectcontour#5297)
Update Contour Docker image to v1.24.4.
Tag v1.24.3 release.
Steve Kriss (1):
test/scripts: fix upgrade from version (projectcontour#5229)
Sunjay Bhatia (2):
Dependency bumps
Update Contour Docker image to v1.24.3.
Tag v1.23.5 release.
Steve Kriss (1):
test/scripts: fix upgrade from version (projectcontour#5230)
Sunjay Bhatia (2):
Dependency bumps
Update Contour Docker image to v1.23.5.
Tag v1.22.6 release.
Steve Kriss (1):
test/scripts: fix upgrade from version (projectcontour#5231)
Sunjay Bhatia (2):
Dependency bumps
Update Contour Docker image to v1.22.6.
Tag v1.24.2 release.
Steve Kriss (4):
fix spelling errors (projectcontour#5180)
Gateway API: k8s.gcr.io -> registry.k8s.io (projectcontour#5178)
[release-1.24] dependency bumps (projectcontour#5182)
Update Contour Docker image to v1.24.2.
Tag v1.23.4 release.
Steve Kriss (4):
[release-1.23] CI fixes (projectcontour#5167)
Gateway API: k8s.gcr.io -> registry.k8s.io (projectcontour#5177)
[release-1.23] dependency bumps (projectcontour#5176)
Update Contour Docker image to v1.23.4.
Tag v1.22.5 release.
Steve Kriss (15):
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.
[release-1.22] v1.22.4 patches (projectcontour#5056)
[release-1.22] CI fixes (projectcontour#5168)
Gateway API: k8s.gcr.io -> registry.k8s.io (projectcontour#5179)
[release-1.22] dependency bumps (projectcontour#5181)
update Envoy version in Deployment manifest (projectcontour#5185)
Update Contour Docker image to v1.22.5.
Sunjay Bhatia (6):
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.
Update Contour Docker image to v1.22.4.
Tag v1.24.1 release.
Steve Kriss (1):
update Envoy to 1.25.1 (projectcontour#5066)
Sunjay Bhatia (1):
Update Contour Docker image to v1.24.1.
PreviousNext