Skip to content

Tooling should wait for reconcileAt to be accounted for? #217

Answered by hiddeco
seaneagan asked this question in Q&A
Discussion options

You must be logged in to vote

I think the best way to reliably guarantee a manual reconciliation request has been handled is to introduce a new field to the Status object, this field (e.g. LastHandledReconciliationRequest) would record a literal copy of the annotation value. This works around any time skew concerns, and makes it possible for gotk to watch this field after having requested the reconciliation (as it knows what value it pushed).

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
5 replies
@stefanprodan
Comment options

@seaneagan
Comment options

@hiddeco
Comment options

@seaneagan
Comment options

@stefanprodan
Comment options

Answer selected by seaneagan
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants