Update doc links to use .adoc#1617
Merged
istio-testing merged 1 commit intoistio-ecosystem:mainfrom Feb 19, 2026
Merged
Conversation
Couple of documentation links were still pointing to .md instead of .adoc. This PR updates them. Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1617 +/- ##
==========================================
- Coverage 81.10% 81.02% -0.09%
==========================================
Files 50 50
Lines 2466 2466
==========================================
- Hits 2000 1998 -2
- Misses 343 344 +1
- Partials 123 124 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
MaxBab
approved these changes
Feb 19, 2026
fjglira
approved these changes
Feb 19, 2026
istio-testing
pushed a commit
that referenced
this pull request
Feb 19, 2026
* Update doc links to use .adoc (#1617) Couple of documentation links were still pointing to .md instead of .adoc. This PR updates them. Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com> * Automator: Update dependencies in istio-ecosystem/sail-operator@main (#1616) Signed-off-by: openshift-service-mesh-bot <openshiftservicemeshbot@gmail.com> * Add 1.29.0 charts (#1618) SSIA Signed-off-by: mkralik3 <mkralik@redhat.com> --------- Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com> Signed-off-by: openshift-service-mesh-bot <openshiftservicemeshbot@gmail.com> Signed-off-by: mkralik3 <mkralik@redhat.com> Co-authored-by: Sridhar Gaddam <sgaddam@redhat.com> Co-authored-by: openshift-service-mesh-bot <165402251+openshift-service-mesh-bot@users.noreply.github.com>
openshift-service-mesh-bot
pushed a commit
to openshift-service-mesh-bot/sail-operator
that referenced
this pull request
Feb 19, 2026
* upstream/main: Add 1.29.0 charts (istio-ecosystem#1618) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1616) Update doc links to use .adoc (istio-ecosystem#1617)
openshift-service-mesh-bot
pushed a commit
to openshift-service-mesh-bot/sail-operator
that referenced
this pull request
Feb 19, 2026
* upstream/main: Add 1.29.0 charts (istio-ecosystem#1618) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1616) Update doc links to use .adoc (istio-ecosystem#1617)
openshift-service-mesh-bot
pushed a commit
to openshift-service-mesh-bot/sail-operator
that referenced
this pull request
Feb 19, 2026
* upstream/main: Add 1.29.0 charts (istio-ecosystem#1618) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1616) Update doc links to use .adoc (istio-ecosystem#1617)
openshift-service-mesh-bot
pushed a commit
to openshift-service-mesh-bot/sail-operator
that referenced
this pull request
Feb 20, 2026
* upstream/main: Add 1.29.0 charts (istio-ecosystem#1618) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1616) Update doc links to use .adoc (istio-ecosystem#1617)
openshift-service-mesh-bot
pushed a commit
to openshift-service-mesh-bot/sail-operator
that referenced
this pull request
Feb 20, 2026
* upstream/main: Add 1.29.0 charts (istio-ecosystem#1618) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1616) Update doc links to use .adoc (istio-ecosystem#1617)
openshift-service-mesh-bot
pushed a commit
to openshift-service-mesh-bot/sail-operator
that referenced
this pull request
Feb 20, 2026
* upstream/main: Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1620) Add 1.29.0 charts (istio-ecosystem#1618) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1616) Update doc links to use .adoc (istio-ecosystem#1617)
openshift-service-mesh-bot
pushed a commit
to openshift-service-mesh-bot/sail-operator
that referenced
this pull request
Feb 20, 2026
* upstream/main: Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1620) Add 1.29.0 charts (istio-ecosystem#1618) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1616) Update doc links to use .adoc (istio-ecosystem#1617)
dgn
pushed a commit
to dgn/sail-operator
that referenced
this pull request
Mar 17, 2026
Couple of documentation links were still pointing to .md instead of .adoc. This PR updates them. 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.
Couple of documentation links were still pointing
to .md instead of .adoc. This PR updates them.