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: create new Keptn umbrella Helm chart #2214

Merged
merged 29 commits into from
Oct 4, 2023

Commits on Oct 3, 2023

  1. add new umbrella/wrapper chart

    Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
    mowies committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    87c0327 View commit details
    Browse the repository at this point in the history
  2. minor updates to install action

    Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
    mowies committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    1860d6f View commit details
    Browse the repository at this point in the history
  3. fix lifecycle and metrics operator chart versions

    Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
    mowies committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    1390fc3 View commit details
    Browse the repository at this point in the history
  4. fix lifecycle operator and scheduler wrong values references

    Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
    mowies committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    0299a75 View commit details
    Browse the repository at this point in the history
  5. adapt install action

    Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
    mowies committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    6f1c4fa View commit details
    Browse the repository at this point in the history
  6. add helm deps udpate and build

    Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
    mowies committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    3ccff30 View commit details
    Browse the repository at this point in the history
  7. use correct folder

    Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
    mowies committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    ce68b68 View commit details
    Browse the repository at this point in the history
  8. generate helm docs for keptn chart

    Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
    mowies committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    7297630 View commit details
    Browse the repository at this point in the history
  9. fix yaml linting

    Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
    mowies committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    22063d1 View commit details
    Browse the repository at this point in the history
  10. fix MD linter

    Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
    mowies committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    32c86ff View commit details
    Browse the repository at this point in the history
  11. fix docs links

    Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
    mowies committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    d03cdb0 View commit details
    Browse the repository at this point in the history
  12. fix: correct helm chart version

    Signed-off-by: realanna <anna.reale@dynatrace.com>
    RealAnna authored and mowies committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    647eb53 View commit details
    Browse the repository at this point in the history
  13. fix: correct helm chart version

    Signed-off-by: realanna <anna.reale@dynatrace.com>
    RealAnna authored and mowies committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    2fba790 View commit details
    Browse the repository at this point in the history
  14. fix cert manager SA labels

    Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
    mowies committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    40edfa8 View commit details
    Browse the repository at this point in the history
  15. remove trailing whitespace

    Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
    mowies committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    cc9ee7f View commit details
    Browse the repository at this point in the history
  16. fix: correct helm chart version

    Signed-off-by: realanna <anna.reale@dynatrace.com>
    RealAnna committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    89f3a34 View commit details
    Browse the repository at this point in the history
  17. fix chart problems in subcharts

    Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
    mowies committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    a2bb986 View commit details
    Browse the repository at this point in the history
  18. fix helm test setup

    Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
    mowies committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    7000095 View commit details
    Browse the repository at this point in the history
  19. use correct helm release name for helm test

    Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
    mowies committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    868a647 View commit details
    Browse the repository at this point in the history
  20. remove helm aliases, adjust helm tests accordingly

    Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
    mowies committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    606f5d6 View commit details
    Browse the repository at this point in the history
  21. fix helm test script

    Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
    mowies committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    03f587e View commit details
    Browse the repository at this point in the history
  22. fix helm test script

    Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
    mowies committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    b8ae376 View commit details
    Browse the repository at this point in the history
  23. add todo

    Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
    mowies committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    75c37a7 View commit details
    Browse the repository at this point in the history
  24. fix: test rening set

    Signed-off-by: realanna <anna.reale@dynatrace.com>
    RealAnna committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    072c930 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. update umbrella chart with aliases

    Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
    mowies committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    a927139 View commit details
    Browse the repository at this point in the history
  2. update helpers manually

    Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
    mowies committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    d8f8b86 View commit details
    Browse the repository at this point in the history
  3. update all chart helpers to use kebabcase for the chart name and k8s …

    …name label
    
    Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
    mowies committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    6416323 View commit details
    Browse the repository at this point in the history
  4. update helm test result

    Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
    mowies committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    4f78c4b View commit details
    Browse the repository at this point in the history
  5. fix integration test action

    Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
    mowies committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    f27b1d8 View commit details
    Browse the repository at this point in the history