-
Notifications
You must be signed in to change notification settings - Fork 1.8k
OSSM-6347: SM 3.0 Deploying Istio #75094
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
OSSM-6347: SM 3.0 Deploying Istio #75094
Conversation
@rh-tokeefe: This pull request references OSSM-6347 which is a valid jira issue. 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 openshift-eng/jira-lifecycle-plugin repository. |
@rh-tokeefe: This pull request references OSSM-6347 which is a valid jira issue. 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 openshift-eng/jira-lifecycle-plugin repository. |
🤖 Wed May 01 16:27:19 - Prow CI generated the docs preview: https://75094--ocpdocs-pr.netlify.app/ |
@rh-tokeefe: This pull request references OSSM-6347 which is a valid jira issue. 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 openshift-eng/jira-lifecycle-plugin repository. |
87940eb
to
5c299b6
Compare
|
||
. Click *Create Project*. | ||
|
||
. At the prompt, you must enter a name for the project in the Name field. For example, `istio-system`. The Operator deploys Istio to the project you specify. The other fields provide supplementary information and are optional. |
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 think is not needed to add this information: The Operator deploys Istio to the project you specify. The other fields provide supplementary information and are optional.
. In the next section, we already specify that we are going to create the resource in the namespace created before. Regarding the extra fields when you create the resource maybe is better to say this directly in the steps or in a Note in the section. Something like this:
Note: the `istio` resource definition contains supplementary information that is optional to be defined
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.
Made minor change here.
lgtm, I only have small comments |
4ebb8eb
to
4ac9c85
Compare
@dgn I'm not sure what the prerequisites should be for these tasks. I'm assuming, similar to deploying the control plane in 2.x, it would be similar to this:
Is there anything else? I'm not sure if different permissions are needed for creating the project and creating the resource, but I would think not. Also, for creating the resource, I can add an additional prereq that indicates that the project to which the resource gets deployed must already exist. Can you think of anything else as far as prereqs? |
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.
lgtm, just one comment
Those prerequisites are good!
Don't think that's needed as we explicitly explain how to create the projects
Nope, LGTM |
c9c665d
to
95ad184
Compare
@rh-tokeefe: This pull request references OSSM-6347 which is a valid jira issue. 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 openshift-eng/jira-lifecycle-plugin repository. |
Looks like a mismatch |
@rh-tokeefe: all tests passed! Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
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.
LGTM
Version(s):
Service Mesh 3.0
Issue:
https://issues.redhat.com/browse/OSSM-6374
Link to docs preview:
https://75094--ocpdocs-pr.netlify.app/openshift-service-mesh/latest/install/ossm-installing-openshift-service-mesh.html#about-istio-deployment
QE review:
Additional information: