Skip to content

No history of a updated plan #238

@siredmar

Description

@siredmar

Is your feature request related to a problem? Please describe.
The problem is, that i can not possibly know which plan was applied to the node in the past. I know, that nodes get labeled with the latestHash of succeeded plans. However, if i simply update the same plan, i'm losing this kind of history information.

Describe the solution you'd like
Maybe the controller can create events for that plan resource that state the targeted nodes, latestHash and latestVersion.

Describe alternatives you've considered
Another possible solution would be to introduce a new CRD that keeps track of revisions of succeeded plans, e.g. planRevisions storing targeted nodes, latestHash and latestVersion.

Additional context
None, but i'm happy to share more context if needed.

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