Skip to content

[ENHANCE] Add conflict retries to handle "the object has been modified; please apply your changes to the latest version and try again" #766

Open
@sthomson-wyn

Description

Is your feature request related to a problem? Please describe.
Seemingly frequently, I run into "the object has been modified; please apply your changes to the latest version and try again". This is normal and expected in k8s where multiple controllers might make modifications. However, it looks like reloader just goes back to the start and retries everything again.

Describe the solution you'd like
Use the build in k8s client retry utility

Describe alternatives you've considered
I can't really find a way to stop reloader from failing upon running into this issue

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions