Skip to content

Reconfigure retry logic to tolerate slower regions#24

Merged
mhjacks merged 4 commits into
validatedpatterns:mainfrom
mhjacks:reconfigure_retries
Jul 14, 2026
Merged

Reconfigure retry logic to tolerate slower regions#24
mhjacks merged 4 commits into
validatedpatterns:mainfrom
mhjacks:reconfigure_retries

Conversation

@mhjacks

@mhjacks mhjacks commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Broadly, this re-orders sync-waves and changes handling to ensure ES's are synced before validation.
Previously, they were in the same wave as validation which could race and prevent the ES's from ever
syncing. This also adds deletion to the validation job so that it will self-delete if it needs to run
again and not show as an out-of-sync resource.

Martin Jackson and others added 4 commits July 14, 2026 12:05
Revert configJob changes and apply shorter deadlines with a higher
backoffLimit on validationJob so external secrets get more frequent retries.

Co-authored-by: Cursor <cursoragent@cursor.com>

@dminnear-rh dminnear-rh left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@OAharoni-RedHat OAharoni-RedHat left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mhjacks
mhjacks merged commit d205096 into validatedpatterns:main Jul 14, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants