-
Notifications
You must be signed in to change notification settings - Fork 124
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
Update the documentation to reflect deprecation of "external" profile value in istioctl
#620
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: devleejb <[email protected]>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@windsonsea |
docs/userguide/service/working-with-istio-on-non-flat-network.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Michael <[email protected]>
@@ -12,11 +12,13 @@ not direct connectivity between the pods in all clusters. | |||
![Istio on Karmada-different-network](../../resources/userguide/service/istio/istio-on-karmada-different-network.png) | |||
|
|||
*** |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you remind me why change this ***
to ---
, seems they are both used to add a new line.
I'm ok with it, it seems this one forgot to change.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is just because of markdown formatter in my editor.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there a good reason to do this? Is there some explanation from your editor?
I'm not sure if another editor would change this back :)
What type of PR is this?
/kind documentation
What this PR does / why we need it:
This PR updates the documentation to reflect the deprecation of the "external" profile value in
istioctl
and its replacement with "remote" to align with the latest changes.Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer: