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: exponential failure backoff for PassboltSecret resources #194

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Jun 26, 2024

  1. feat: added failure count status field

    leonsteinhaeuser committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    25fd4e1 View commit details
    Browse the repository at this point in the history
  2. feat: implemented secret sync backoff handling

    leonsteinhaeuser committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    88c9e69 View commit details
    Browse the repository at this point in the history
  3. feat: implemented exponential failure backoff

    leonsteinhaeuser committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    9b98972 View commit details
    Browse the repository at this point in the history
  4. fix: backoff retry behavior

    leonsteinhaeuser committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    aca35e9 View commit details
    Browse the repository at this point in the history
  5. feat: added backoff failure test

    leonsteinhaeuser committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    d8d334d View commit details
    Browse the repository at this point in the history