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

Repository server controller not retrying again in case of failure #2012

Merged
merged 5 commits into from
May 25, 2023

Conversation

kale-amruta
Copy link
Contributor

@kale-amruta kale-amruta commented Apr 13, 2023

Change Overview

The error while starting the repo server controller was getting overriden, hence the controller was not retrying the reconcilation

Pull request type

Please check the type of change your PR introduces:

  • 🚧 Work in Progress
  • 🌈 Refactoring (no functional changes, no api changes)
  • 🐹 Trivial/Minor
  • 🐛 Bugfix
  • 🌻 Feature
  • 🗺️ Documentation
  • 🤖 Test

Issues

  • fixes #issue-number

Test Plan

  • 💪 Manual
  • ⚡ Unit test
  • 💚 E2E

@github-actions
Copy link
Contributor

Thanks for submitting this pull request 🎉. The team will review it soon and get back to you.

If you haven't already, please take a moment to review our project contributing guideline and Code of Conduct document.

Copy link
Contributor

@r4rajat r4rajat left a comment

Choose a reason for hiding this comment

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

I think we need to make this change. As the integration changes for Workflow related to Kopia Repository Server will fail.

@kale-amruta kale-amruta changed the title Add retry delay time to the repository server reconciler Repository server controller not retrying again in case of failure May 23, 2023
Copy link
Contributor

@PrasadG193 PrasadG193 left a comment

Choose a reason for hiding this comment

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

LGTM

Kanister automation moved this from In Progress to Reviewer approved May 24, 2023
@mergify mergify bot merged commit 12fa310 into master May 25, 2023
Kanister automation moved this from Reviewer approved to Done May 25, 2023
@mergify mergify bot deleted the RetryAfterErrorAndAddEvent branch May 25, 2023 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants