Skip to content

Commit

Permalink
bucket: Add more reconciler design improvements
Browse files Browse the repository at this point in the history
- Remove ArtifactUnavailable condition and use Reconciling condition to
  convey the same.
- Make Reconciling condition affect the ready condition.
- Introduce summarizeAndPatch() to calculate the final status conditions
  and patch them.
- Introduce reconcile() to iterate through the sub-reconcilers and
  execute them.

Signed-off-by: Sunny <[email protected]>
  • Loading branch information
darkowlzz committed Jan 27, 2022
1 parent 9a24f0b commit 55311a5
Show file tree
Hide file tree
Showing 4 changed files with 381 additions and 273 deletions.
Loading

0 comments on commit 55311a5

Please sign in to comment.