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(operator): introduce retry logic for KeptnTasks #1088

Merged
merged 6 commits into from
Mar 24, 2023
Merged

feat(operator): introduce retry logic for KeptnTasks #1088

merged 6 commits into from
Mar 24, 2023

Commits on Mar 24, 2023

  1. feat(operator): introduce retry logic for KeptnTasks

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    a84d32f View commit details
    Browse the repository at this point in the history
  2. add additional status fields describing the reason of failure for Kep…

    …tnTask
    
    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    e5a7ae4 View commit details
    Browse the repository at this point in the history
  3. polishing implementation

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    c68e619 View commit details
    Browse the repository at this point in the history
  4. additional unit tests

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    2f7fa58 View commit details
    Browse the repository at this point in the history
  5. add integration tests

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    8405a91 View commit details
    Browse the repository at this point in the history
  6. make new fields non-required but with default values

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    11b50a4 View commit details
    Browse the repository at this point in the history