Kong / mesh-perf

Performance tests of Kong Mesh
Apache License 2.0
0 stars 1 forks source link

chore(deps): bump github.com/kumahq/kuma from 0.0.0-20230905142512-abbaddbd4823 to 1.8.1 #94

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/kumahq/kuma from 0.0.0-20230905142512-abbaddbd4823 to 1.8.1.

Release notes

Sourced from github.com/kumahq/kuma's releases.

1.8.1

Changelog

1.8.0

Notable changes

🚀 CNI v2 with lots of improvements 🚀 Production settings for Builtin Gateway 🚀 URL rewrite in Builtin Gateway 🚀 Stats and Clusters in the GUI 🚀 Extra retryOn options for Retry 🚀 Better support for TCP logging 🚀 Filtering Envoy metrics 🚀 Projected service account token

Checkout the blog post about Kuma 1.8.0

Changelog

New features:

CNI v2 with lots of improvements:

  • taint controller to prevent race condition #4650 @​slonka
  • all logs are easily accessible via kubectl logs command which greatly simplifies observability #4845 @​slonka
  • it uses new transparent engine implemented in kuma-net #4481 @​slonka

URL rewrite in Builtin Gateway:

Stats and Clusters in the GUI:

Extra retryOn options for Retry:

Better support for TCP logging:

Filtering Envoy metrics:

... (truncated)

Changelog

Sourced from github.com/kumahq/kuma's changelog.

1.8.1

Released on 2022/10/07

1.7.2

Released on 2022/10/06

1.6.2

Released on 2022/10/06

1.8.0

Released on 2022/08/22

New features:

CNI v2 with lots of improvements:

  • taint controller to prevent race condition #4650 @​slonka
  • all logs are easily accessible via kubectl logs command which greatly simplifies observability #4845 @​slonka
  • it uses new transparent engine implemented in kuma-net #4481 @​slonka

URL rewrite in Builtin Gateway:

Stats and Clusters in the GUI:

Extra retryOn options for Retry:

Better support for TCP logging:

... (truncated)

Upgrade guide

Sourced from github.com/kumahq/kuma's upgrade guide.

This document guides you through the process of upgrading Kuma.

First, check if a section named Upgrade to x.y.z exists, with x.y.z being the version you are planning to upgrade to.

If such a section does not exist, the upgrade you want to perform does not have any particular instructions.

Upgrade to 2.4.x

Configuration change

The configuration: Metrics.Mesh.MinResyncTimeout and Metrics.Mesh.MaxResyncTimeout are replaced by Metrics.Mesh.MinResyncInterval and Metrics.Mesh.FullResyncInterval. You can still use the current configs but it will be removed in the future.

Breaking changes

Removal of service field in Dataplane outbound

After a period of depreciation, the service field in now removed. The service name is only defined by the value of kuma.io/service in the outbound tags field.

Upgrade to 2.3.x

Breaking changes

MeshHTTPRoute

  • Changed path match type from Prefix to PathPrefix

MeshAccessLog

MeshTrace

kumactl container image

  • Changed image's entrypoint to /usr/bin/kumactl

This change was introduced to be consistent with kuma-cp and kuma-dp images, where names of images refer to binaries set in entrypoint.

Example valid before:

docker run kumahq/kumactl:2.2.1 kumactl install transparent-proxy --help

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

The following labels could not be found: dependencies.

dependabot[bot] commented 1 year ago

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

lahabana commented 1 year ago

@dependabot rebase

dependabot[bot] commented 1 year ago

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

lahabana commented 1 year ago

@dependabot ignore this dependency

dependabot[bot] commented 1 year ago

OK, I won't notify you about github.com/kumahq/kuma again, unless you re-open this PR.