-
-
Notifications
You must be signed in to change notification settings - Fork 12.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
kumactl 2.6.0 #161518
Merged
BrewTestBot
merged 2 commits into
Homebrew:master
from
crunchtime-ali:bump-kumactl-2.6.0
Feb 1, 2024
Merged
kumactl 2.6.0 #161518
BrewTestBot
merged 2 commits into
Homebrew:master
from
crunchtime-ali:bump-kumactl-2.6.0
Feb 1, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
b5e1e0d
to
ab64b18
Compare
6 tasks
kumactl: remove docs Signed-off-by: Rui Chen <[email protected]> kumactl: update sha Signed-off-by: Rui Chen <[email protected]>
url "https://github.com/kumahq/kuma/archive/refs/tags/2.6.0.tar.gz"
- sha256 "78474a36343ea56af0e97452ab63f2a121ed3ad11532fa21c1e3e32685f460b1"
+ sha256 "5fa180d5773f8a5916205fa12f36a9cf45ab723453690247942b6e843a244e9b" |
ab64b18
to
67e02ba
Compare
bevanjkay
approved these changes
Feb 1, 2024
🤖 An automated task has requested bottles to be published to this PR. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
bump-formula-pr
PR was created using `brew bump-formula-pr`
CI-published-bottle-commits
The commits for the built bottles have been pushed to the PR branch.
go
Go use is a significant feature of the PR or issue
outdated
PR was locked due to age
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
action-homebrew-bump-formula
Created with
brew bump-formula-pr
.release notes
🚀 Expanded Policy Targeting
Kuma now allows a wider range of policies, including MeshCircuitBreaker, MeshFaultInjection, and MeshAccessLog, to target MeshGateways. This expands the granularity of policy enforcement and enables more fine-grained control over network traffic at the gateway level.
🚀 MeshMetric Policy for Comprehensive Traffic Metrics
Kuma introduces the new MeshMetric policy, which provides a centralized and consistent approach to collecting traffic metrics across all data plane proxies in a mesh. This policy simplifies the management of metrics configurations and ensures that all traffic data is captured uniformly.
🚀 Streamlined MeshGateway Routing
MeshHTTPRoute and MeshTCPRoute can now replace MeshGatewayRoute for configuring how a MeshGateway should process network traffic. This change provides greater flexibility and control over gateway routing rules.
🚀 Modernized Default Policies
The default legacy policies automatically created during mesh creation have been replaced with new, more streamlined and efficient policies.
🚀 Enhanced Traffic Flow without mTLS
When mTLS is not enabled for a mesh, traffic now flows by default, eliminating the need for a MeshTrafficPermission policy.
🚀 Improved GUI Experience
Kuma 2.6.0 introduces a number of enhancements to the graphical user interface (GUI), making it more user-friendly and intuitive.
🚀 Effortless Single-Zone to Multi-Zone Migration
Kuma's zone federation allows you to effortlessly migrate from a single-zone deployment to a multi-zone configuration. This means you can start small with a single zone and gradually federate additional zones as your network grows, ensuring a smooth and controlled scaling process.
Changelog
fab22df
tob16cef8
#8465 #8685 #8853 @dependabot1ae8df5
to61c9d7a
#8659 @dependabotcdb2034
to1e5b9bb
#8657 @dependabote213539
to49c276f
#8785 #8842 #8866 @dependabot#8966 @dependabot
2b7412e
to6042500
#8518 #8658 @dependabotkuma.io/origin: zone
label when creating zone-origination policies #8873 @lobkovilyaMeshMetric
api #8576 @AutomaatMeshMetric
policy #8793 @AutomaatMeshMetric
policy e2e tests #8750 @Automaatextensions
inZoneInsightSink
constructor #8940 @bartsmykla