Skip to content

Conversation

geekspertise
Copy link
Contributor

This PR is a WIP that currently includes:

  • Modularization work for Service Mesh Installation documentation
  • Modularization of 3scale Istio Adapter documentation
  • Updated links

Additional work necessary before merge:

  • TP12 documentation updates
  • Clean up

Can @knrc @tvieira and @brian-avery start reviewing the docs to ensure post-mod accuracy?

Can @kalexand-rh or @vikram-redhat review for modularization issues?

Can @JStickler review to ensure we are ready to form Voltron when TP12 is complete?

@openshift-ci-robot openshift-ci-robot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Jul 1, 2019
Copy link
Contributor

@kalexand-rh kalexand-rh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I skimmed the modules, assembly files, and rendered assemblies for modularization issues but didn't do a proper peer review. I think it's looking good! I have some suggestions and requests. Please let me know if you have questions.

@geekspertise geekspertise force-pushed the servicemesh branch 5 times, most recently from 24ea47d to 883dda9 Compare July 3, 2019 19:32
@tvieira
Copy link

tvieira commented Jul 5, 2019

@geekspertise super late, but went through the comments and docs yesterday and today and it LGTM

Copy link
Member

@jwendell jwendell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see you are actively working on this. I'll wait you to push your changes to resume my review.

@geekspertise geekspertise force-pushed the servicemesh branch 2 times, most recently from cdbabd2 to eefc691 Compare July 8, 2019 20:01
@geekspertise
Copy link
Contributor Author

I've added the 3scale content for TP12 so @dfennessy and the 3scale team can start their review.

Copy link
Contributor

@dfennessy dfennessy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few comments, but other than that, it looks good to me.

@geekspertise
Copy link
Contributor Author

@jwendell You can resume your review. I pushed a lot of changes last night and some additional ones this morning based on comments from @brian-avery .

@geekspertise geekspertise force-pushed the servicemesh branch 2 times, most recently from 8b18caa to 7d7277d Compare July 15, 2019 16:13
@jmazzitelli
Copy link

--accessible-namespaces '**'

I don't think we want this. First of all, it requires the operator to be given superpowers (i.e. the permission to create cluster roles/bindings) - this is usually reserved for cluster admin users only. The support for this was mainly for backward compatibility with upstream Istio users and how they've been using Kiali since the beginning. Secondly, this is here to support "cluster-wide mesh" - but Maistra is going to remove their support for non-MT (cluster) meshes - so we should not be requiring people to give the operator these superpowers because it will never need them when Maistra removes non-MT mode.

So, in short, we need to take that out once Maistra removes their support for non-MT mode (which, IIUC, is next TP release). They are going to remove that support for GA is what I was told.

@openshift-docs-preview-bot

The preview will be available shortly at:

@geekspertise geekspertise force-pushed the servicemesh branch 6 times, most recently from c25b0cb to b96fa64 Compare July 23, 2019 14:45
@geekspertise
Copy link
Contributor Author

@kalexand-rh and @vikram-redhat This PR is ready to merge. I rebased and commented out my changes to the topic yaml. The TP12 containers are live and @knrc says we are good to merge. I also touched base with @JStickler to ensure we are all on the same page.

@kalexand-rh kalexand-rh added this to the Next Release milestone Jul 23, 2019
@kalexand-rh kalexand-rh merged commit b8b2473 into openshift:master Jul 23, 2019
@kalexand-rh
Copy link
Contributor

/cherrypick enterprise-4.1

@openshift-cherrypick-robot

@kalexand-rh: new pull request created: #15996

In response to this:

/cherrypick enterprise-4.1

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.

@vikram-redhat
Copy link
Contributor

CP to 4.2 via #16030

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

branch/enterprise-4.1 size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.