Skip to content

ErrorStatusHandler should have access to the reconcile context #973

Closed
@scrocquesel

Description

@scrocquesel
Contributor

Now that the context can contain data regarding execution of reconcile, it may be interesting to expose that data to the error handler.

As the error handler has access only to the original resource and exception, it would add additional information so the handler can persist or compensate partial reconciliation state .

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    Participants

    @csviri@scrocquesel

    Issue actions

      ErrorStatusHandler should have access to the reconcile context · Issue #973 · operator-framework/java-operator-sdk