Dave Cheney (22):
api: enforce at least one service entry per route & tcpproxy
golangci.yml: remove exclude for deleted path
internal/contour: remove holdoffmaxdelay forced update
internal/contour: further clean up holdoff timer logic
design: add draft for ingress status loadbalancer support
cmd/contour: remove --use-extensions-v1beta1-ingress
cmd/contour: remove leadership-deposed worker
cmd/contour: update leadership election logger context
examples/contour: update to Envoy 1.13.1
site/resources/envoy: add Contour 1.2.1 and Envoy 1.13.1
site: s/Recommended/Required Envoy
site: correct Tero's GitHub profile link
internal/dag: reject HTTPProxy's that lack at least one service per route
hack: ping golangci-lint version to v1.23.8
cmd/contour: unify client creation
internal/k8s: move clients creations to internal/k8s
internal/k8s: simplify DynamicConverter
cmd/contour: connect all informers to the dynamicHandler
cmd/contour: trap and shutdown on ^C
cmd/contour: simplify leadership election setup
cmd/contour: add IngressStatusWriter
Revert "cmd/contour: add IngressStatusWriter"
James Peach (10):
ci: verify that Contour installs
internal/dag: clean up TLS validation errors
site: fix API docs rendering
site: fix `<br>` tags in deprecation notices
doc: improve HeaderCondition API documentation
docs: document the allowed LoadBalancer strategies
Add release tooling scripts.
Fix the build for units tests.
Prepare documentation site for v1.3.0 release.
Update Contour Docker image to v1.3.0.
Jonas Rosland (2):
Add ADOPTERS.md
Edits from feedback, and CVE addition
Michael Michael (6):
Create RELEASES.md
Create SECURITY.md
Update SECURITY.md
Update RELEASES.md
Add files via upload
Delete architecture_in_k8s.png
Nick Young (8):
Update various site things for 1.2 release
cmd/contour: change registerEventHandler to registerInformer
Add simple debug logging flag
Add support for service-apis types
Update contour ClusterRole to add ServiceAPIs objects
Update Envoy dashboard with extra metrics
Add Contour Philosophy document
Add "mitre" to the skip list for lint-misspell
Steve Sloka (11):
Add docs on how to rotate gRPC certs for communication between Contour<>Envoy
Update HTTPProxy spec to include a singular 'Include' field for TCPProxy spec
Allow support for both plural and singluar 'Include' for HTTPProxy.TCPProxy
makefile: Add a 'make checkall' target
Remove heptio annotations from documentation
Fixes Contour architecture overview docs
Contour Release v1.2.1 docs
Update Kubernetes support matrix
Upgrade guide for Contour v1.2.1
update architecture overview to include a diagram
Update the kubernetes tested version to match the kubernetes matrix
Tero Saarni (1):
internal/dag,envoy: use constant for ca.crt
dependabot[bot] (1):
build(deps): bump nokogiri from 1.10.5 to 1.10.8 in /site
jonasrosland (6):
Add Contour 1.2 blog
Deleting double post, and centering images
Really delete the double post this time
Correct community meeting link
Fix community meeting times
Add generic community information to the README, point to community page