-
Notifications
You must be signed in to change notification settings - Fork 82
Fix mysql/maria sample to have a sampleapp and data #612
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
Conversation
This should fix issue: #609 This adds a mediawiki app that uses mariadb and has data associated with it.
/hold I found a bug on line 178.. I need to dynamically get the route address in the template. Looking this up |
I love your dynamic on this issue. |
/retest |
1 similar comment
/retest |
/unhold |
/retest |
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 assuming CI passes
/retest |
2 similar comments
/retest |
/retest |
/retest once more for consistency |
@weshayutin: The
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/test-infra repository. |
/test 4.8-operator-e2e |
/test 4.9-operator-e2e |
@weshayutin: 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. |
ok.. think we're gtg https://prow.ci.openshift.org/pr-history/?org=openshift&repo=oadp-operator&pr=612 on #612 w/ two follow up items. #619 and #622 |
This should fix issue:
#609
This adds a mediawiki app that uses mariadb and has
data associated with it.