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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sql: report the error seen during async operation in status directly #88

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

muvaf
Copy link
Member

@muvaf muvaf commented Jan 2, 2020

Description of your changes

Report the error seen during async operation in status directly since the update operation is renewed immediately if it hits an error.

Fixes #84

I have a few test cases I'd like to do, so, it's not ready to merge yet.

Checklist

I have:

  • Run make reviewable to ensure this PR is ready for review.
  • Ensured this PR contains a neat, self documenting set of commits.
  • Updated any relevant documentation, examples, or release notes.
  • Updated the dependencies in app.yaml to include any new role permissions.

…as the update operation is renewed immediately if it hits an error

Signed-off-by: Muvaffak Onus <onus.muvaffak@gmail.com>
@muvaf muvaf requested review from hasheddan and negz January 2, 2020 16:07
@hasheddan
Copy link
Member

@muvaf just wanted to give you a heads up that I am going to open a PR for pinning master to crossplane v0.6.0 so that we can cherry-pick backport to stack-azure v0.4.0 release branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MySQLServer does not report errors that occur in the later stages of patch operation
2 participants