Dave Cheney (1):
cmd/contour: add service status informer (#2386)
James Peach (21):
site: remove extraneous backquote
site: update support docs for the 1.3.0 release
Improve code comment grammar.
internal/contour: inprove routeVisitor readability (#2370)
site: remove misleading comment in example deployment (#2377)
internal: extract Envoy sort polices (#2379)
build: omit the DWARF symbol table (#2398)
internal/contour: enforce SNI name bindings (#2381)
site: update contributing guidelines (#2408)
build: apply standard Docker image labels (#2400)
hack: improve git tag pushing (#2393)
build: support older git versions to detect current branch (#2415)
internal/dag: improve diagnostics for Secrets errors (#2422)
docs: update DCO guidelines in CONTRIBUTING (#2425)
build: run misspell across the whole repository (#2439)
site: update slack links (#2444)
site: add code highlighting (#2440)
doc: document the Contour configuration file (#2445)
cmd/contour: remove hard-coded default log fields (#2446)
Add github label automation. (#2436)
Fix a spelling error.
Jason Morgan (1):
Changed targetPort for httpbin pods (#2384)
Jonas Rosland (4):
Add the demos and deep dives YouTube link to resources (#2375)
Fix the PR template with new links and frontmatter (#2382)
Add redirect for /docs to latest version (#2419)
Add docs search to the site (#2458)
Michael Michael (10):
Update architecture.md
Add files via upload
Update architecture.md
Add files via upload
Merge branch 'master' into michmike-patch-22
Merge branch 'master' into michmike-patch-22
Add files via upload
Update architecture.md
Merge pull request #2360 from projectcontour/michmike-patch-22
updating the website with Contour maintainers (#2404)
Nick Young (13):
Move CRD informer list generation to k8s (#2352)
Migrate Service and Ingress to client-go dynamic client (#2373)
Update status updater name to IngressStatusUpdater, fix RBAC (#2386)
internal/annotation: Refactor annotations code from internal/dag (#2412)
Add ingress class filtering to ingress status updating (#2416)
internal/assert: Add docs to assert.Equal (#2417)
site: Update annotations doc with better ingress.class information (#2420)
Add explanation of certgen Job image tag usage (#2424)
cmd/contour: Add flag to specify status.loadbalancer address statically (#2421)
Add ServiceAccount for Envoy (#2449)
Document and improve UX of ingress status feature. (#2454)
Prepare documentation site for v1.4.0 release.
Update Contour Docker image to v1.4.0.
Peter Grant (3):
internal/contour: add contour version to metrics (#2383)
internal/build: Add contour version as a CLI option (#2399)
internal/health: separate health and metrics services (#2407)
Steve Sloka (9):
Fix upgrade guide for v1.3.0
Use the downward api to give the default namespace for configuration variables (#2389)
only process ingress objects that match ingress.class when Contour is configured explicitly (#2394)
enable merge_slashes on the httpconnection manager for all listeners so that requests with multiple slashes are merged and processed properly (#2406)
Update hostNetworking docs in site deploy-options (#2405)
Upgrade Envoy go-control-plane and fix related changes to the spec (#2432)
upgrade Envoy version to v1.14.1 (#2434)
use sni for clusters when requestHeaderPolicy is set (#2442)
- rework the Envoy support matrix to show the version supported compared with the version of Contour (#2438)
Tero Saarni (3):
internal: Initial support for external client authentication
site: documentation for TLS client authentication (#2390)
api: added external client certificate authentication (#2410)
Vuk Gojnic (1):
site\_guides\cert-manager.md