James Peach (12):
hack/release: fix minor bugs in the tag script
build: improve quoting for the containers target
site: redirect default quickstart YAML to 1.5
testsuite: add a test for include prefix conditions (#2565)
Update and simplify the DeepCopy generator script. (#2571)
internal/envoy: ignore ports for misdirected requests (#2576)
cmd/contour: exclusively use dynamic Informers (#2583)
internal/dag: simplify the cache initialization (#2588)
apis/projectcontour: add Service port range validation (#2591)
docs: note IngressRoute removal on the upgrade documentation (#2603)
hack/release: fix make-release-tag.sh script (#2606)
cmd/contour: support defaulting HTTP protocol versions (#2622)
Nick Young (10):
Remove informers from contour serve. (#2573)
Update docs for IngressRoute deprecation. (#2574)
internal/contour: remove IngressRoute code (#2587)
internal/dag: Remove IngressRoute Code (#2590)
Remove remaining IngressRoute code (#2593)
Fix Envoy service status watching (#2605)
Send DAG status updates via StatusUpdateHandler (#2613)
Prepare documentation site for v1.6.0 release.
Update supported versions for v1.6.0 release (#2629)
Update Contour Docker image to v1.6.0.
Niels Stevens (1):
docs: fix typo in redeploy-envoy.md (#2562)
Shyaam Nagarajan (3):
test suite: create echo http proxy after creating its dependencies echo-app and echo-admin (#2575)
internal/envoy: Check for empty envoy TLS cert file during bootstrap (#2607)
test: Add commonName to client certificates (#2614)
Steve Kriss (10):
internal/k8s: remove redundant coordination client (#2594)
website: add skriss as maintainer (#2609)
cmd/contour: add -h as a short flag for --help (#2610)
docs: describe CONTOUR_NAMESPACE env var usage (#2611)
docs: fix inclusion example (#2612)
internal/dag: allow routes with overlapping header conditions (#2600)
internal/dag: add more header condition validations (#2617)
docs: correct errors in timeout policy section (#2620)
docs: update Kubernetes links in master docs to 1.18 (#2625)
website: fix site proofing on master builds (#2627)
Steve Sloka (2):
interal/dag: allow mirror clusters to be added to CDS (#2596)
makefile: allow lint-yamllint to be run from binary and not require docker (#2628)
Suraj Deshmukh (1):
envoy config: Don't mount service account token (#2567)
Tim Bart (4):
Update Envoy to 1.14.2 (#2584)
hack/release: update prepare-release to accept old version as doc source (#2585)
Prepare documentation site for v1.5.1 release. (#2598)
docs: update envoy and contour references to latest (#2601)