Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

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

Draft
muvaf wants to merge 1 commit into
crossplane-contrib:masterfrom
muvaf:err-report
Draft

sql: report the error seen during async operation in status directly#88
muvaf wants to merge 1 commit into
crossplane-contrib:masterfrom
muvaf:err-report

Conversation

@muvaf

@muvaf muvaf commented Jan 2, 2020

Copy link
Copy Markdown
Member

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
Copy Markdown
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 subscribe to this conversation on GitHub. Already have an account? Sign in.

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