Skip to content
This repository was archived by the owner on Oct 28, 2024. It is now read-only.
This repository was archived by the owner on Oct 28, 2024. It is now read-only.

✨ Update CAPI VC Controller to Use a Cluster watch. #137

@christopherhein

Description

@christopherhein

User Story

As an operator I would like to the CAPI Controller for VC to watch the Cluster resource for updates so I don't need to poll the Cluster resource for changes.

Detailed Description

Currently in #136 this used ctrl.Result{RequeueAfter} which is polling the cache for updates to the Cluster object, this should be done by triggering a change when the Cluster changes instead making the system more efficient.

Anything else you would like to add:

Xref: #136

/kind cleanup
/milestone v0.1.x

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions