Skip to content

Logic for Build Controller #13

@mcbenjemaa

Description

@mcbenjemaa

Summary

In order to add logic for the BUILD CR.

  • we need to make the controller watches the Build CR.
  • Verify if Build is not in deletion state or skip reconciliation
  • Verify if the Build is not paused //spec.paused
  • Build deleteCascade feature.

Note that Build CR logic can be similar to the Cluster Cr in CAPI:
https://github.com/kubernetes-sigs/cluster-api/blob/main/internal/controllers/cluster/cluster_controller.go

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions