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

fix: wait for at least a successful migrate job run #130

Merged
merged 4 commits into from
Jun 4, 2024

Conversation

tamalsaha
Copy link
Contributor

Description

migrate job has backoff limit 1. Which means, it might fail once before succeeding (typically due to db not ready for connection). This pr allows such a scenario to be considered successful.

References

Review Checklist

  • I have clicked on "allow edits by maintainers".
  • I have added documentation for new/changed functionality in this PR or in a PR to openfga.dev [Provide a link to any relevant PRs in the references section above]
  • The correct base branch is being used, if not main
  • I have added tests to validate that the change in functionality is working as expected

@tamalsaha tamalsaha requested review from a team as code owners May 1, 2024 02:16
miparnisari
miparnisari previously approved these changes May 2, 2024
@rhamzeh rhamzeh changed the title Wait for at least a successful migrate job run fix: wait for at least a successful migrate job run Jun 3, 2024
rhamzeh
rhamzeh previously approved these changes Jun 3, 2024
@rhamzeh rhamzeh enabled auto-merge (squash) June 3, 2024 21:12
@rhamzeh
Copy link
Member

rhamzeh commented Jun 3, 2024

Thanks @tamalsaha! Can you please enable the "allow edits by maintainers" feature so we can update and merge?

jon-whit
jon-whit previously approved these changes Jun 3, 2024
@jon-whit
Copy link
Collaborator

jon-whit commented Jun 3, 2024

@tamalsaha please bump the chartVersion.

Signed-off-by: Tamal Saha <tamal@appscode.com>
auto-merge was automatically disabled June 3, 2024 22:19

Head branch was pushed to by a user without write access

Signed-off-by: Tamal Saha <tamal@appscode.com>
@tamalsaha
Copy link
Contributor Author

Done. PTAL.

@tamalsaha tamalsaha dismissed stale reviews from miparnisari, jon-whit, and rhamzeh via c6f7df4 June 3, 2024 22:30
@jon-whit jon-whit merged commit 20cd641 into openfga:main Jun 4, 2024
2 checks passed
@tamalsaha tamalsaha deleted the migreate-job-wr branch June 4, 2024 17:07
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.

None yet

4 participants