Fix update Istio version in docs for main readme#1419
Merged
istio-testing merged 1 commit intoistio-ecosystem:mainfrom Dec 2, 2025
Merged
Fix update Istio version in docs for main readme#1419istio-testing merged 1 commit intoistio-ecosystem:mainfrom
istio-testing merged 1 commit intoistio-ecosystem:mainfrom
Conversation
The update istio version in doc script was missing the main readme file because of the path passed Signed-off-by: Francisco Herrera <fjglira@gmail.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1419 +/- ##
==========================================
- Coverage 80.86% 80.64% -0.22%
==========================================
Files 44 44
Lines 2299 2299
==========================================
- Hits 1859 1854 -5
- Misses 323 327 +4
- Partials 117 118 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
sridhargaddam
approved these changes
Dec 2, 2025
openshift-service-mesh-bot
pushed a commit
to openshift-service-mesh-bot/sail-operator
that referenced
this pull request
Dec 2, 2025
* upstream/main: Fix update Istio version in docs for main readme (istio-ecosystem#1419) E2E code consolidations (istio-ecosystem#1397)
dgn
pushed a commit
to dgn/sail-operator
that referenced
this pull request
Mar 17, 2026
The update istio version in doc script was missing the main readme file because of the path passed Signed-off-by: Francisco Herrera <fjglira@gmail.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.
What type of PR is this?
What this PR does / why we need it:
The update istio version in doc script was missing the main readme file because of the path passed
Which issue(s) this PR fixes:
Fixes #1417
Related Issue/PR #
Additional information: