Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

Investigate permanent errors in the object reconcilers #182

Closed
@adrianludwin

Description

@adrianludwin

I believe that object reconcilers can get into a bad state, e.g. if their CRDs are deleted, which can only be resolved by restarting HNC. These bad states don't necessarily affect anything but can pollute the logs. In addition, the OnChangeNamespace function in #180 introduces a goroutine that has no ability to return errors, so we don't have a great story to handle anything that permanently breaks a reconciler.

We should look holistically into how a reconciler can be broken, and how HNC can fix it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions