-
Notifications
You must be signed in to change notification settings - Fork 4
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-6050][doc] Quickstart that setup OSSM with OCP observability + Kiali #173
base: main
Are you sure you want to change the base?
Conversation
Hi @mkralik3. Thanks for your PR. I'm waiting for a openshift-service-mesh member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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-sigs/prow repository. |
d0d814e
to
70e3647
Compare
b9c0397
to
9074018
Compare
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.
Verified manually and through script, both ways works as expected.
/retest ci/prow/lint |
@FilipB: The
The following commands are available to trigger optional jobs:
Use 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-sigs/prow repository. |
/override ci/prow/gencheck ci/prow/e2e-ocp-4-18 ci/prow/e2e-kind |
@FilipB: Overrode contexts on behalf of FilipB: ci/prow/e2e-kind, ci/prow/e2e-ocp-4-18, ci/prow/gencheck 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-sigs/prow repository. |
/test lint |
/override ci/prow/gencheck ci/prow/e2e-ocp-4-18 ci/prow/e2e-kind |
@FilipB: Overrode contexts on behalf of FilipB: ci/prow/e2e-kind, ci/prow/e2e-ocp-4-18, ci/prow/gencheck 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-sigs/prow repository. |
/test e2e-kind e2e-ocp-4-18 |
/override ci/prow/e2e-ocp-4-18 ci/prow/e2e-kind |
@FilipB: Overrode contexts on behalf of FilipB: ci/prow/e2e-kind, ci/prow/e2e-ocp-4-18 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-sigs/prow repository. |
/override ci/prow/e2e-ocp-4-18 ci/prow/e2e-kind |
@FilipB: Overrode contexts on behalf of FilipB: ci/prow/e2e-kind, ci/prow/e2e-ocp-4-18 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-sigs/prow repository. |
What type of PR is this?
What this PR does / why we need it:
Quickstart (step-by-step/script) that setup OSSM with OCP observability + Kiali + Bookinfo
Which issue(s) this PR fixes:
Downstream issue: https://issues.redhat.com/browse/OSSM-6050