Add initial AppNet baseline release note - #5894
Draft
Sanya Kochhar (SanyaKochhar) wants to merge 4 commits into
Draft
Add initial AppNet baseline release note#5894Sanya Kochhar (SanyaKochhar) wants to merge 4 commits into
Sanya Kochhar (SanyaKochhar) wants to merge 4 commits into
Conversation
Adds an initial customer-facing release note for AppNet (Azure Kubernetes Application Networking), covering customer-impacting changes since March 2026. Added as a distinct top-level section, separate from the existing asm-1-XX Istio-based service mesh add-on entries.
Comment on lines
+18
to
+19
| * **Private cluster support.** AppNet members can now be joined on private AKS clusters; the mesh control plane connects over the cluster's private FQDN when the public FQDN is disabled. | ||
| * **Overlapping CIDR support for private gateways.** A new pod-route init container removes the previous restriction that member and gateway pod CIDRs could not overlap, so private multicluster egress works across clusters with overlapping address space. |
Contributor
Author
There was a problem hiding this comment.
need confirmation
|
|
||
| ### Behavioral changes | ||
|
|
||
| * Deleting an AppNet resource now cascade-deletes its child members instead of failing when members still exist, so cleanup no longer requires manually removing members first. |
There was a problem hiding this comment.
is this one working as expected right? cc: deveshdama
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
Adds an initial customer-facing release note for AppNet (Azure Kubernetes Application Networking — the multicluster Application Networking / service mesh offering), covering customer-impacting changes since March 2026. This is the first AppNet release note.
It is added as a distinct top-level
## AppNet Release Notes - 2026-08-05section at the top ofCHANGELOG.md, kept separate from the existingasm-1-XX"Istio-based service mesh add-on" entries since AppNet is a distinct product.Notes for reviewers
Content