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(operator): cancel pending phases when evaluation fails #408

Merged
merged 14 commits into from
Nov 18, 2022
Merged

fix(operator): cancel pending phases when evaluation fails #408

merged 14 commits into from
Nov 18, 2022

Commits on Nov 17, 2022

  1. fix(operator): Cancel pending phases when evaluation fails

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    5f1c4df View commit details
    Browse the repository at this point in the history
  2. working version

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    8f20abc View commit details
    Browse the repository at this point in the history
  3. refactoring

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    c99a991 View commit details
    Browse the repository at this point in the history
  4. cover common/common.go by tests

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    a678aee View commit details
    Browse the repository at this point in the history
  5. added tests for /api

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    fc2b100 View commit details
    Browse the repository at this point in the history
  6. small refactoring

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    44ca71b View commit details
    Browse the repository at this point in the history
  7. cover phaseHandler with tests

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    02ff5d5 View commit details
    Browse the repository at this point in the history
  8. enhance tests

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    cb02311 View commit details
    Browse the repository at this point in the history
  9. pr review

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    ae8d439 View commit details
    Browse the repository at this point in the history
  10. added component test

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    4d19d10 View commit details
    Browse the repository at this point in the history
  11. increase timeout to 30s

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    bf0eeff View commit details
    Browse the repository at this point in the history
  12. remove

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    22863fd View commit details
    Browse the repository at this point in the history
  13. make app pre-eval tasks succeed before WI

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    9b9fbb3 View commit details
    Browse the repository at this point in the history
  14. do not cancel workloads when app pre-eval checks fail

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    71a9cbc View commit details
    Browse the repository at this point in the history