Skip to content

Conversation

0xavi0
Copy link
Contributor

@0xavi0 0xavi0 commented Sep 18, 2024

This PR deletes retries in the gitops job created to call gitCloner + fleet apply. The user experience is affected because we need to wait for all the retries to finish before we can show up any possible error.

Jobs created are managed by the job controller in kubernetes, so we don't have control on the retry pods or when the job is finally considered as failed.

This PR deletes retries in the gitops job created to call `gitCloner` + `fleet apply`.
The user experience is affected because we need to wait for all the retries to finish before we can show up any possible error.

Jobs created are managed by the job controller in kubernetes, so we don't have control on the retry pods or when the job is finally considered as failed.

Signed-off-by: Xavi Garcia <xavi.garcia@suse.com>
@0xavi0 0xavi0 added this to the v2.10.0 milestone Sep 18, 2024
@0xavi0 0xavi0 self-assigned this Sep 18, 2024
@0xavi0 0xavi0 marked this pull request as ready for review September 18, 2024 10:35
@0xavi0 0xavi0 requested a review from a team as a code owner September 18, 2024 10:35
@0xavi0 0xavi0 merged commit bcc98e9 into rancher:main Sep 19, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants