Skip to content

Remove deprecated ReconcileAtAnnotation#121

Merged
hiddeco merged 1 commit intomainfrom
remove-deprecated-predicate
Jul 8, 2021
Merged

Remove deprecated ReconcileAtAnnotation#121
hiddeco merged 1 commit intomainfrom
remove-deprecated-predicate

Conversation

@hiddeco
Copy link
Copy Markdown
Member

@hiddeco hiddeco commented Jul 8, 2021

This includes the removal of the predicate and changes to the
ReconcileAnnotationValue function.

In retrospect, it would have been better if we at the time had changed
the LastHandledReconcileAt field in the ReconcileRequestStatus
to something like LastHandledReconcileRequest. But I guess this has
now become "weirdness due to historical reasons".

Fixes #120

This includes the removal of the predicate and changes to the
`ReconcileAnnotationValue` function.

In retrospect, it would have been better if we at the time had changed
the `LastHandledReconcileAt` field in the `ReconcileRequestStatus`
to something like `LastHandledReconcileRequest`. But I guess this has
now become "weirdness due to historical reasons".

Signed-off-by: Hidde Beydals <hello@hidde.co>
@hiddeco hiddeco requested review from squaremo and stefanprodan July 8, 2021 10:39
Copy link
Copy Markdown
Member

@squaremo squaremo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks reasonable to me. Thanks Hidde 🍇

@hiddeco hiddeco merged commit 9411e86 into main Jul 8, 2021
@hiddeco hiddeco deleted the remove-deprecated-predicate branch July 8, 2021 10:48
@hiddeco hiddeco added area/runtime Controller runtime related issues and pull requests area/api API related issues and pull requests labels Jul 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/api API related issues and pull requests area/runtime Controller runtime related issues and pull requests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove deprecated ReconcilateAtChangedPredicate from runtime/predicates

3 participants