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

Add helm chart test for Alerts plugin #405

Merged
merged 19 commits into from
Sep 19, 2024

Commits on Sep 9, 2024

  1. feat(alerts): Add test framework configuration

    - Added test-alerts-config.yaml to configure the test framework for integration tests.
    - Added test-alerts.yaml to define the integration test pod.
    - Added test-permissions.yaml to set up the necessary permissions for the test framework. - Updated values.yaml to enable the test framework and specify the image and pull policy.
    ibakshay committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    9ad4b4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07bea4a View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    85ad9e5 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    67cc999 View commit details
    Browse the repository at this point in the history
  2. test(Alerts) Add tests

    ibakshay committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    dc79067 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    e365fad View commit details
    Browse the repository at this point in the history
  2. Automatic application of license header

    License Bot committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e34978d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    260426e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89a9e60 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cfb1c61 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d401231 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b2961b0 View commit details
    Browse the repository at this point in the history
  8. fix(alerts): modify test

    ibakshay committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    31d7305 View commit details
    Browse the repository at this point in the history
  9. chore(alerts) debug test

    ibakshay committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    823c467 View commit details
    Browse the repository at this point in the history
  10. Automatic application of license header

    License Bot committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a73b443 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3902e83 View commit details
    Browse the repository at this point in the history
  12. Update alerts/ci/test-values.yaml

    Co-authored-by: Richard Tief <[email protected]>
    ibakshay and richardtief authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d3e45ad View commit details
    Browse the repository at this point in the history
  13. Update alerts/charts/Chart.yaml

    Co-authored-by: Richard Tief <[email protected]>
    ibakshay and richardtief authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    0a18c8f View commit details
    Browse the repository at this point in the history
  14. Update alerts/plugindefinition.yaml

    Co-authored-by: Richard Tief <[email protected]>
    ibakshay and richardtief authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    af9d481 View commit details
    Browse the repository at this point in the history