Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add missing target control plane condition for backups #133

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

phisco
Copy link
Contributor

@phisco phisco commented Dec 30, 2024

Description of your changes

Added a new failure Reason for Backups, for when a ControlPlane is not found, we'll first retry according to the same exponential backoff logic we have in place for all other errors and then terminally fail.

Fixes #

I have:

  • Read and followed Upbound's contribution process.
  • Run make reviewable to ensure this PR is ready for review.
  • Added backport release-x.y labels to auto-backport this PR, as appropriate.

How has this code been tested

N.A.

@phisco phisco requested a review from a team as a code owner December 30, 2024 09:59
@phisco phisco force-pushed the tell-me-more-backups branch from e951004 to 7d9a032 Compare December 30, 2024 10:02
@phisco phisco force-pushed the tell-me-more-backups branch from 7d9a032 to 1f189d1 Compare December 30, 2024 13:34
@phisco phisco changed the title feat: add conditions for better insight on backups feat: add missing target control plane condition for backups Dec 30, 2024
Copy link
Contributor

@lsviben lsviben left a comment

Choose a reason for hiding this comment

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

LGTM 🎉

@phisco phisco merged commit 60b5559 into upbound:main Jan 3, 2025
7 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