Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

controller: set ongoing operation condition correctly #194

Merged
merged 1 commit into from
Jan 7, 2022

Conversation

muvaf
Copy link
Member

@muvaf muvaf commented Jan 6, 2022

Description of your changes

We don't request a status update after Create call, hence the ongoing condition is never applied. So I moved it to Observe where we can set it whenever there is an ongoing operation.

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable to ensure this PR is ready for review.
  • Added backport release-x.y labels to auto-backport this PR if necessary.

How has this code been tested

Manually with RDS instance in jet-aws.

@muvaf muvaf requested review from ulucinar and turkenh January 6, 2022 14:42
…ncluded in a status update

Signed-off-by: Muvaffak Onus <me@muvaf.com>
@muvaf muvaf merged commit 47caf62 into crossplane:main Jan 7, 2022
@muvaf muvaf deleted the async-cond branch January 7, 2022 07:30
@muvaf
Copy link
Member Author

muvaf commented Jan 7, 2022

/backport

@github-actions
Copy link

github-actions bot commented Jan 7, 2022

Backport failed for release-0.3, because 1 or more of the commits are not available.

Please cherry-pick the changes locally.
Note that rebase and squash merges are not supported at this time.
For more information see korthout/backport-action#46.

muvaf added a commit to muvaf/terrajet that referenced this pull request Jan 7, 2022
…ncluded in a status update (crossplane#194)

Signed-off-by: Muvaffak Onus <me@muvaf.com>
(cherry picked from commit 47caf62)
@muvaf muvaf mentioned this pull request Jan 7, 2022
3 tasks
muvaf added a commit that referenced this pull request Jan 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants