Skip to content

On updates, detect which resources have changed to only update what strictly needed #25

@mafraba

Description

@mafraba

Might be possible to achieve this by calculating a checksum of each resolved resource template, and adding it as an annotation just before creating the resource.

On updates then, once the checksum is calculated compare to what is present at the said annotation in the deployed resource, and update only if different.

Still need more thorough thinking though: how useful would this actually be? could any side effects come from this?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions