Skip to content

Conversation

Tunguska55
Copy link

@Tunguska55 Tunguska55 commented Oct 10, 2023

This PR fixes a bug where Ansible was retrying resources with a cached resourceVersion, so if the resourceVersion changed it would fall into a failure loop of not applying against the latest resourceVersion.

Now, Ansible will be using the latest resourceVersion when applying a resource.

Fixes: #33

This PR fixes a bug where Ansible was retrying resources with a cached resourceVersion, so if the resourceVersion changed it would fall into a failure loop of not applying against the latest resourceVersion.

Now, Ansible will be using the latest resourceVersion when applying a resource.
@Tunguska55 Tunguska55 force-pushed the provision-retry-bugfix branch from 1484444 to cf30d71 Compare October 10, 2023 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

ResourceVersion not changing to latest when retrying failed resources

1 participant