Skip to content

[Enhancement]: Check for file change during install #7306

@donker

Description

@donker

Is there an existing issue for this?

  • I have searched the existing issues

Description of problem

On Azure installations various issues have been reported because Azure doesn't react well when you massively update (overwrite) files. E.g. issue #5377. This is in part because when we install the platform or extensions we copy files regardless of whether they have changed.

Description of solution

I suggest we first check the file to be copied with the existing file to see if it has changed. IMO a simple MD5 hash compare would suffice.

Description of alternatives considered

No response

Anything else?

No response

Do you plan to contribute code for this enhancement?

  • Yes

Would you be interested in sponsoring this enhancement?

  • Yes

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned
    No fields configured for Feature.

    Projects

    Status
    Awaiting Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions