-
Notifications
You must be signed in to change notification settings - Fork 1.8k
6109-3scaleIstioServiceMesh2 - Added updates for 3scale Istio Adapter in Service Mesh 2.0 #26279
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
6109-3scaleIstioServiceMesh2 - Added updates for 3scale Istio Adapter in Service Mesh 2.0 #26279
Conversation
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.
Looks good to me, just a couple of suggestions.
b74cd90
to
579ae03
Compare
579ae03
to
51f70f2
Compare
@dfennessy I'll add some reviewers. I noticed the build failure. The link |
LGTM. A couple of minor comments. |
b86eed9
to
3acdd49
Compare
14a58c3
to
91a6c7b
Compare
modules/ossm-cr-threescale-1x.adoc
Outdated
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 looks like there are two versions of this file, so the "include" note needs to be updated that this one only applies to OSSM v1x.
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.
Ok, I just removed the second of these comments (on line 4) in my recent commit.
modules/ossm-cr-threescale.adoc
Outdated
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.
Line 4 - Since there are now two versions of this file, the "include" note needs to be updated that this one only applies to OSSM v2x.
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.
This looks like a new module.
1 - Do you want to change the file name to ossm-threescale-backend-cache so that the file shows up in the list with your other files?
2 - Since this is a new file, it is not included in service_mesh/v1x/threescale_adapter/threescale-adapter.adoc
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.
This is a hard link to a version of the docs that does NOT include these parameters.
I think what you want here is an XREF to the file that will include the example with these new parameters.
The format is: xref:<relative_path_including_OSSM_version/<assembly_file_name>#underscore< context> [linktext]
so,
xref:../../service_mesh/v2x/threescale-adapter.adoc#ossm-cr-threescale_threescale-adapter[Example 3scale configuration options].
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.
This XREF must be fixed before this PR can be merged. (my other commends are "nice to have")
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.
I changed the link to use the form of XREF that you recommended here. But I was not able to check the link locally, as I am not familiar with the build process for this document.
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.
This looks like a new module.
1 - Do you want to change the file name to ossm-threescale-itstio-adapter-apicast so that the file shows up in the list with your other files?
2 - Since this is a new file, it is not included in service_mesh/v1x/threescale_adapter/threescale-adapter.adoc
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.
This needs changes in the text talking about OIDC - @pehala will provide a PR upstream we can incorporate here. /cc @dfennessy
Edit: here's the PR 3scale/3scale-istio-adapter#177
@unleashed Ok, I just made the corresponding updates to the |
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.
Looks good @fbolton
… in Service Mesh 2.0
2397d4f
to
485ed96
Compare
@neal-timpe I just squashed the commits. I think we are ready to merge this PR now. |
/cherry-pick enterprise-4.6 |
@JStickler: new pull request created: #26935 In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/cherry-pick enterprise-4.7 |
@JStickler: new pull request created: #26936 In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@JStickler or @neal-timpe Can you please remove the xrefs in the modules introduced by this PR? https://github.com/openshift/openshift-docs/pull/26279/files#diff-51ca23ec675b3565648b1405ce4eff77fed56cd51edec24545157c1ba8b4c250R22 Our guidance on this hasn't changed: https://github.com/openshift/openshift-docs/blob/master/contributing_to_docs/doc_guidelines.adoc#links-hyperlinks-and-cross-references |
This pull requested is based on THREESCALE-6109
Reviewers