Document co-existence of ambient and sidecar mode#1281
Merged
istio-testing merged 2 commits intoistio-ecosystem:mainfrom Oct 20, 2025
Merged
Document co-existence of ambient and sidecar mode#1281istio-testing merged 2 commits intoistio-ecosystem:mainfrom
istio-testing merged 2 commits intoistio-ecosystem:mainfrom
Conversation
This PR captures the current state of running ambient and sidecar pods in the same mesh, including supported use cases, limitations, and best practices for hybrid deployments with Istio version 1.27 Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
5dc02ba to
df9a82a
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1281 +/- ##
==========================================
- Coverage 77.91% 77.59% -0.32%
==========================================
Files 44 44
Lines 2834 2834
==========================================
- Hits 2208 2199 -9
- Misses 520 527 +7
- Partials 106 108 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Merged
6 tasks
MaxBab
approved these changes
Oct 20, 2025
fjglira
reviewed
Oct 20, 2025
Contributor
fjglira
left a comment
There was a problem hiding this comment.
LGTM, but please add a link also in the main README in the table of contents. To help people find the content
Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
fjglira
approved these changes
Oct 20, 2025
rafaelvzago
pushed a commit
to rafaelvzago/sail-operator
that referenced
this pull request
Nov 21, 2025
* Document co-existence of ambient and sidecar mode This PR captures the current state of running ambient and sidecar pods in the same mesh, including supported use cases, limitations, and best practices for hybrid deployments with Istio version 1.27 Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com> * Add link in the main Readme page Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com> --------- Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com> Signed-off-by: Rafael Zago <rafaelvzago@gmail.com>
rafaelvzago
pushed a commit
to rafaelvzago/sail-operator
that referenced
this pull request
Nov 24, 2025
* Document co-existence of ambient and sidecar mode This PR captures the current state of running ambient and sidecar pods in the same mesh, including supported use cases, limitations, and best practices for hybrid deployments with Istio version 1.27 Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com> * Add link in the main Readme page Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com> --------- Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com> Signed-off-by: Rafael Zago <rafaelvzago@gmail.com>
dgn
pushed a commit
to dgn/sail-operator
that referenced
this pull request
Mar 17, 2026
* Document co-existence of ambient and sidecar mode This PR captures the current state of running ambient and sidecar pods in the same mesh, including supported use cases, limitations, and best practices for hybrid deployments with Istio version 1.27 Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com> * Add link in the main Readme page Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com> --------- Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com> Signed-off-by: Daniel Grimm <dgrimm@redhat.com>
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.
This PR captures the current state of running ambient and sidecar pods in the same mesh, including supported use cases, limitations, and best practices for hybrid deployments with Istio version
1.27