Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create database while initializing rds Aurora mysql application #932

Merged
merged 2 commits into from
Mar 15, 2021

Conversation

viveksinghggits
Copy link
Contributor

@viveksinghggits viveksinghggits commented Mar 15, 2021

Change Overview

Create database while initializing the application.

Pull request type

Please check the type of change your PR introduces:

  • 馃悰 Bugfix

Issues

  • #XXX

Test Plan

make integration_test

The workflow in kanister is a bit different from what we
have in k10. In k10 we call initialize after reset but not
in kanister.
That is the reason this was failing in k10, I have made the
respective changes to fix this app.
@pavannd1 pavannd1 added the kueue label Mar 15, 2021
@mergify mergify bot merged commit c2a975a into master Mar 15, 2021
@mergify mergify bot deleted the k10-rds-nightly-fix branch March 15, 2021 21:20
chaitanya-baraskar pushed a commit to chaitanya-baraskar/kanister that referenced this pull request Apr 5, 2021
The workflow in kanister is a bit different from what we
have in k10. In k10 we call initialize after reset but not
in kanister.
That is the reason this was failing in k10, I have made the
respective changes to fix this app.

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants