Skip to content

Commit

Permalink
mention reconcile annotations are disabled
Browse files Browse the repository at this point in the history
  • Loading branch information
cppforlife committed Aug 13, 2019
1 parent 6bb2df7 commit c42f994
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/apply-waiting.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ kapp by default waits for `apps/v1/Deployment` resource to have `status.unavaila

#### Custom waiting behaviour

(This behaviour has not been enabled. Please reach out on slack for more info.)

kapp can be extended with custom waiting behaviour through resource annotations. Controllers/operators can update resource annotations to indicate resource's reconcilation state.

If resource has below annotations, kapp will wait for reconcile state to become either `ok` or `fail`.
Expand Down

0 comments on commit c42f994

Please sign in to comment.