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

Skip to content

v1.11.0

@stevesloka stevesloka tagged this 17 Dec 19:05
Alexander Brand (1):
      README.md: Add link to roadmap (#3126)

Daneyon Hansen (5):
      Updates Contributing Doc for Operator (#3139)
      Adds Operator Installation to Quickstart (#3138)
      Adds Operator to Deploy Doc (#3140)
      Adds Operator Troubleshooting Guide (#3168)
      Adds Contour Operator to Release Doc (#3169)

George Goh (1):
      site: Add a Helm option to the Getting Started guide. (#3125)

Jonas Rosland (2):
      Increase the max width of the container to 1340px (#3137)
      Update YouTube playlist link for recorded community meetings (#3170)

Mateusz Gozdek (2):
      fix typos (#3098)
      Replace misspell with codespell (#3110)

Michael Michael (1):
      Updating Contour maintainers to add Alex (#3206)

Nick Young (3):
      Fix codespell errors causing CI failure (#3153)
      Fix integration test failure (#3152)
      Remove legacy annotation support (#3155)

Ro Ramtohul (1):
      chore: update Envoy to v1.16.1 (#3151)

Sebastian Schulze (2):
      Disable ECDHE-RSA-AES128-SHA and ECDHE-RSA-AES256-SHA ciphers (#3154)
      Fix typo in year of v2->v3 xDS API migration guide (#3174)

Steve Kriss (18):
      site: update quickstart redirect for 1.10 (#3103)
      fix broken troubleshooting links (#3109)
      internal/xdscache: change default global TLS minimum to 1.2 (#3112)
      internal: use string representation of TLS version (#3120)
      internal/xdscache: add v3 package (#3121)
      switch from v2 to v3 xDS caches (#3123)
      cmd/contour: update minimum TLS version to 1.2 (#3122)
      internal/sorter: remove xDS v2 sorters (#3128)
      apis/projectcontour: update to use Condition type directly from apimachinery (#3159)
      Revert "apis/projectcontour: update to use Condition type directly from apimachinery (#3159)" (#3161)
      _integration: temporarily disable flaky SNI test (#3163)
      golangci-lint: ignore kubeconditions.go file (#3167)
      apis/projectcontour: replace copied Conditions structs with aliases (#3162)
      internal/xdscache: fix concurrent map access bug (#3194)
      cmd/contour: update CLI commands to use xDS v3 (#3202)
      change remaining v2 xDS references to v3 (#3203)
      examples: update Envoy to 1.16.2 (#3211)
      Prepare documentation site for v1.10.1 release. (#3217)

Steve Sloka (21):
      site: Contour v1.10.0 Blog Post (#3105)
      internal: Drop support for v2 xDS resource version (#3111)
      internal: Migrate all v2 xDS resource versions to v3 for package internal/envoy/v3 (#3118)
      internal/featuretests: Move xDS version v2 to v3 features tests (#3124)
      remove remaining xDS resource v2 server and related converters (#3119)
      deps: Fixup not needed dep misspell from go.mod (#3129)
      internal/envoy: moved to typed configs for httpfilters (#3127)
      codespell: Add more exceptions to .codespell.skip and move binary check to hack scripts (#3132)
      golanglint-ci: Add goheader to check for license header compliance on go files (#3133)
      makefile: Remove extra codespell line (#3141)
      internal/fixture: Fix WithWarningf reference (#3147)
      cmd/contour: Enable retry for shutdown-manager initiating Envoy healthcheck fail (#3136)
      apis: Add error type constants to DetailedConditions (#3148)
      Restore 'ValidConditionType' to follow api versioning rules (#3171)
      site/guides: Update cert-manager guide for v1.0 (#3172)
      site/guides: Add cert-manager example to explain how to use Certificate resources (#3175)
      site: Update Envoy extensions list required by Contour (#3198)
      Prepare documentation site for v1.11.0 release. (#3218)
      site: Update Envoy & Kubernetes matrix (#3219)
      site: Upgrade guide for v1.11 (#3220)
      Update Contour Docker image to v1.11.0.

Sunjay Bhatia (6):
      Update cert-manager to v1.1.0 in integration (#3183)
      site: Fix upgrading page table of contents (#3179)
      internal/xds/v3: Add common logging for envoy and contour xDS servers (#3173)
      cmd/contour: Log correct error on failed tls.Config creation (#3204)
      internal/certgen: Ensure certgen output files mode (#3208)
      internal/k8s: Backfill klog setup test coverage (#3176)

TAKAHASHI Shuuji (1):
      docs: Fix the broken link "HTTPProxy" in README.md (#3158)

Tero Saarni (2):
      internal/dag: fix debug printout for client cert secret (#3177)
      internal/dag: trigger rebuild for configured secrets (#3191)
Assets 2
Loading