Skip to content

Releases: kyma-project/istio

1.4.0

14 Mar 12:57
197f6b7
Compare
Choose a tag to compare

New Features

  • Introduce consistent labeling for the Kyma modules. For more information, see the documentation.
  • Use the Warning state instead of Error when there is more than one Istio CR in the cluster. For more information, see the PR.
  • Allow configuration of external authorizers for Istio AuthorizationPolicies. For more information, see the Decision record and the PR.

Full changelog: 1.3.2...1.4.0

1.3.2

29 Feb 14:49
34bab6b
Compare
Choose a tag to compare

New features

  • Remove Istio IGW DNS handling. The module no longer uses the dns.gardener.cloud/dnsnames annotation to annotate the istio-ingressgateway service in Gardener clusters. DNS is handled in the API Gateway module with a Gardener's DNSEntry resource #615.

Full changelog: 1.3.1...1.3.2

1.3.1

16 Feb 14:44
68dce53
Compare
Choose a tag to compare

New features

Full changelog: 1.3.0...1.3.1

1.3.0

31 Jan 10:20
1363ffe
Compare
Choose a tag to compare

New features

  • Introduce conditions to Istio CR status #468. Read Istio Controller Overview for more details

  • To ensure consistency between the Istio trace settings, the Telemetry module's trace feature, and OpenTelemetry's semantic conventions, we have decided to improve the service.name value which is attached to every span emitted by the Istio proxy.
    To determine the service name, the Istio module now follows the same conventions as the Telemetry module. First, it tries to leverage the kubernetes.io/name label. If not available, it checks for the app label. If neither label is present, it falls back to using the Deployment's name.
    Additionally, the namespace suffix is not attached anymore to the service name, which aligns with the conventions of OpenTelemetry.
    We have also changed the Istio tracer from the deprecated OpenCensus tracer to OpenTelemetry. This update has resulted in an improvement to the Istio span name, which is now prefixed with the operation name. For example, a name like example.com is changed to ingress example.com.
    To learn more, see the PR #508 and read Switch Istio Tracing to OTLP and align Istio service name.

Full changelog: 1.2.1...1.3.0

1.2.1

03 Jan 08:42
09c57c9
Compare
Choose a tag to compare

New features

Full changelog: 1.2.0...1.2.1

1.1.3

14 Dec 10:55
3a48b60
Compare
Choose a tag to compare

Fixes

  • Update security scan configuration to use proper images #515

Full changelog: 1.2.0...1.1.3

1.2.0

27 Nov 11:28
2721846
Compare
Choose a tag to compare

New features

Full changelog: 1.1.2...1.2.0

1.1.2

02 Nov 10:32
a215754
Compare
Choose a tag to compare

New features

  • Remove the code responsible for creating Kyma Gateway #451

Full changelog: 1.1.1...1.1.2

1.1.1

24 Oct 13:50
78ae60f
Compare
Choose a tag to compare

New features

  • Update the Istio version to 1.19.3 #418

Full changelog: 1.1.0...1.1.1

1.1.0

12 Sep 11:34
0aa5683
Compare
Choose a tag to compare

New features

  • Update the Istio version to 1.19.0 #373
  • Enable Horizontal Pod Autoscaling capability for smaller cluster installation #371
  • Apply additional Kyma resources and configuration, such as PeerAuthentication configuring service-mesh traffic to only allow mTLS. Install Istio Grafana dashboards #334

Full changelog: 1.0.0...1.1.0