-
Notifications
You must be signed in to change notification settings - Fork 89
Added Spring Petclinic Application Deployment yaml compatible with MySQL and custom resource yaml for creating instance of PerconaXtraDB cluster #1107
Conversation
2563e2b
to
392115b
Compare
@Kartikey-star please fix the PR's description |
Changed to 'Added Spring Petclinic Application Deployment yaml compatible with MySQL and custom resource yaml for creating instance of PerconaXtraDB cluster' |
Codecov Report
@@ Coverage Diff @@
## master #1107 +/- ##
=======================================
Coverage 58.92% 58.92%
=======================================
Files 30 30
Lines 1670 1670
=======================================
Hits 984 984
Misses 560 560
Partials 126 126 Continue to review full report at Codecov.
|
/lgtm |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: pmacik The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/retest |
1 similar comment
/retest |
@Kartikey-star you likely need to rebase since the #1106 has merged |
…creating instance of PerconaXtraDBCluster Signed-off-by: Kartikey Mamgain <[email protected]>
392115b
to
fbf7ff4
Compare
/lgtm |
/test 4.9-acceptance |
This PR adds yaml files to samples/apps/spring-petclinic which are used to create spring petclinic application deployment compatible with mysql and also the custom resource yaml for creating instance of PerconaXtraDB cluster
Submitter Checklist
As the author of this PR, please check off the items in this checklist:
included if any changes are user facing
included if any functionality added or changed. For bugfixes please include tests that can catch regressions