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(metrics-operator): introduce .status.state in Analysis #2061

Merged
merged 10 commits into from
Sep 20, 2023
Merged

fix(metrics-operator): introduce .status.state in Analysis #2061

merged 10 commits into from
Sep 20, 2023

Commits on Sep 20, 2023

  1. fix(metrics-operator): define completed state for Analysis

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    9e1d6af View commit details
    Browse the repository at this point in the history
  2. fix after rebase

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    d3c5d9d View commit details
    Browse the repository at this point in the history
  3. add descriptive comments

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

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    7c76b7e View commit details
    Browse the repository at this point in the history
  5. update helm charts

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    ab6c192 View commit details
    Browse the repository at this point in the history
  6. adapt integration tests

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    1beb977 View commit details
    Browse the repository at this point in the history
  7. do not proceed if the analysis is completed

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    81eca1c View commit details
    Browse the repository at this point in the history
  8. fix issues

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    68adbff 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 Sep 20, 2023
    Configuration menu
    Copy the full SHA
    4401685 View commit details
    Browse the repository at this point in the history
  10. adapt docs

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