Skip to content

Releases: knative-extensions/net-kourier

Knative Net Kourier release v1.8.0

18 Oct 03:55
24b2fa5
Compare
Choose a tag to compare

Enhancement

  • Run envoy as non-root (#934)
  • Made TLS 1.2 the minimum protocol version (#905)
  • Bump envoy image to 1.21 and add compatibility with 1.22 (#921)

Added

  • Add keepalive config in bootstrap.yaml (#920)
  • Add seccompProfile to controller and webhook (#922)

Removed

  • drop namespace from net-kourier ClusterRole (#917)
  • Remove deprecated configurations in bootstrap.yaml (#924)

Knative Net Kourier release v1.7.0

23 Aug 16:53
09b107b
Compare
Choose a tag to compare

Changes

  • The timeout can be configured via stream-idle-timeout in config-kourier, the default value is set to "infinity" which means there is no timeout. Users can change this value in config-kourier with decimal numbers plus a unit suffix such as "ns", "us" (or "µs"), "ms", "s", "m", "h" (#878, @xxinran)

Dependencies

Added

Nothing has changed.

Changed

  • golang.org/x/sync: 036812b → 886fb93
  • k8s.io/api: v0.23.8 → v0.23.9
  • k8s.io/apiextensions-apiserver: v0.23.8 → v0.23.9
  • k8s.io/apimachinery: v0.23.8 → v0.23.9
  • k8s.io/apiserver: v0.23.8 → v0.23.9
  • k8s.io/client-go: v0.23.8 → v0.23.9
  • k8s.io/code-generator: v0.23.8 → v0.23.9
  • k8s.io/component-base: v0.23.8 → v0.23.9
  • k8s.io/gengo: 4627b89 → 397b4ae
  • k8s.io/klog/v2: 43cc75f → 0990e81
  • knative.dev/control-protocol: 827b25d → f18dbde
  • knative.dev/hack: 65c463a → 8d1e4cc
  • knative.dev/networking: f087178 → e51df7c
  • knative.dev/pkg: e60d250 → 4a03844
  • knative.dev/reconciler-test: f05db88 → 177f826

Removed

  • k8s.io/klog: v1.0.0

Knative Net Kourier release v1.6.0

12 Jul 19:03
5c97ed8
Compare
Choose a tag to compare

Changes by Kind

Enhancement

  • Add a new configuration parameter for enabling port-level internal services isolation. See documentation for more details. (#852, @lionelvillard)

Bug or Regression

Uncategorized

  • Secret informer in net-kourier ingress controller can filter secrets based on the existence of a label keynetworking.internal.knative.dev/certificate-uid. Users are required to add the label key for custom secrets defined in ingresses.
    For special cases users are recommended to reach out to Knative community.
    In case of AutoTLS provided by Knative net-certmanager or net-http01 this is done transparently.
    To enable this behavior at net-kourier set env var ENABLE_SECRET_INFORMER_FILTERING_BY_CERT_UI to true.
    This will be available by default in future releases. (#862, @skonto)

Dependencies

Added

  • github.com/cloudevents/sdk-go/v2: v2.4.1
  • k8s.io/klog: v1.0.0
  • knative.dev/control-protocol: 827b25d
  • knative.dev/reconciler-test: f05db88

Changed

  • github.com/imdario/mergo: v0.3.5 → v0.3.9
  • gopkg.in/yaml.v3: 496545a → v3.0.1
  • k8s.io/api: v0.23.5 → v0.23.8
  • k8s.io/apiextensions-apiserver: v0.23.4 → v0.23.8
  • k8s.io/apimachinery: v0.23.5 → v0.23.8
  • k8s.io/apiserver: v0.23.4 → v0.23.8
  • k8s.io/client-go: v0.23.5 → v0.23.8
  • k8s.io/code-generator: v0.23.5 → v0.23.8
  • k8s.io/component-base: v0.23.4 → v0.23.8
  • knative.dev/hack: 12d3e2a → 65c463a
  • knative.dev/networking: 22d1b93 → f087178
  • knative.dev/pkg: 19adf79 → e60d250
  • sigs.k8s.io/apiserver-network-proxy/konnectivity-client: v0.0.27 → v0.0.30

Removed

Nothing has changed.

Knative Net Kourier release v1.5.0

31 May 12:44
6ccdde7
Compare
Choose a tag to compare

Dependencies

Added

Nothing has changed.

Changed

  • github.com/miekg/dns: v1.1.17 → v1.0.14
  • knative.dev/hack: 6ffd841 → 12d3e2a
  • knative.dev/networking: 1145ec5 → 22d1b93
  • knative.dev/pkg: e325df6 → 19adf79

Removed

Knative Net Kourier release v1.4.0

19 Apr 15:43
90ef619
Compare
Choose a tag to compare

Enhancement

  • An http/https service can now be used as ext auth service (#786, @norbjd)

New Features & Changes

  • Kourier-gateway now updates envoy version to v1.19. (#788, @nak3)
  • The bug which DomainMapping is not working with Knative Channel was fixed. (#797, @nak3)

Dependencies

Added

  • github.com/antlr/antlr4/runtime/Go/antlr: b48c857
  • github.com/getkin/kin-openapi: v0.76.0
  • github.com/go-logr/zapr: v1.2.0
  • github.com/google/cel-go: v0.9.0
  • github.com/google/cel-spec: v0.6.0
  • github.com/kr/fs: v0.1.0
  • github.com/pkg/sftp: v1.10.1
  • sigs.k8s.io/json: c049b76

Changed

  • github.com/bketelsen/crypt: 5cbc8cc → v0.0.4
  • github.com/evanphx/json-patch: v4.11.0+incompatible → v4.12.0+incompatible
  • github.com/golang/glog: 23def4e → v1.0.0
  • github.com/json-iterator/go: v1.1.11 → v1.1.12
  • github.com/magiconair/properties: v1.8.1 → v1.8.5
  • github.com/mitchellh/mapstructure: v1.1.2 → v1.4.1
  • github.com/modern-go/reflect2: v1.0.1 → v1.0.2
  • github.com/pelletier/go-toml: v1.2.0 → v1.9.3
  • github.com/prometheus/client_golang: v1.11.0 → v1.11.1
  • github.com/spf13/afero: v1.2.2 → v1.6.0
  • github.com/spf13/cast: v1.3.0 → v1.3.1
  • github.com/spf13/cobra: v1.1.3 → v1.2.1
  • github.com/spf13/jwalterweatherman: v1.0.0 → v1.1.0
  • github.com/spf13/viper: v1.7.0 → v1.8.1
  • gopkg.in/ini.v1: v1.51.0 → v1.62.0
  • k8s.io/api: v0.22.5 → v0.23.5
  • k8s.io/apiextensions-apiserver: v0.22.5 → v0.23.4
  • k8s.io/apimachinery: v0.22.5 → v0.23.5
  • k8s.io/apiserver: v0.22.5 → v0.23.4
  • k8s.io/client-go: v0.22.5 → v0.23.5
  • k8s.io/code-generator: v0.22.5 → v0.23.5
  • k8s.io/component-base: v0.22.5 → v0.23.4
  • k8s.io/gengo: c02415c → 4627b89
  • k8s.io/klog/v2: v2.40.1 → 43cc75f
  • k8s.io/kube-openapi: 2043435 → e816edb
  • k8s.io/utils: bdf08cb → 3a6ce19
  • knative.dev/hack: e178598 → 6ffd841
  • knative.dev/networking: e8b2eb9 → 1145ec5
  • knative.dev/pkg: 2fdd5f2 → e325df6
  • sigs.k8s.io/apiserver-network-proxy/konnectivity-client: v0.0.22 → v0.0.27
  • sigs.k8s.io/structured-merge-diff/v4: v4.1.2 → v4.2.1

Removed

Nothing has changed.

Knative Net Kourier release v1.3.0

08 Mar 21:11
71a1389
Compare
Choose a tag to compare

[add release notes here]

Knative Net Kourier release v1.2.0

25 Jan 16:54
306979c
Compare
Choose a tag to compare

[add release notes here]

Knative Net Kourier release v1.1.0

14 Dec 06:02
479e8bf
Compare
Choose a tag to compare

[add release notes here]

Knative Net Kourier release v1.0.1

23 Nov 09:56
2c32dfd
Compare
Choose a tag to compare

[add release notes here]

Knative Net Kourier release v1.0.0

02 Nov 09:32
1d908e1
Compare
Choose a tag to compare

[add release notes here]