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 Test to cover additional attributes introduced in values.yaml used during kanister operator installation #2881

Merged
merged 38 commits into from
May 20, 2024

Commits on Apr 16, 2024

  1. Add support for --dry-run in Helm Client

    Signed-off-by: Rajat Gupta <rajat.gupta@veeam.com>
    r4rajat committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    7709520 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. refactor app installs to set dryRun as false

    Signed-off-by: Rajat Gupta <rajat.gupta@veeam.com>
    r4rajat committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    8b0b5a8 View commit details
    Browse the repository at this point in the history
  2. Add support for send output of helm install with dryRun enabled

    Signed-off-by: Rajat Gupta <rajat.gupta@veeam.com>
    r4rajat committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    40c7053 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Add Helper Functions for Helm Installation Output

    Signed-off-by: Rajat Gupta <rajat.gupta@veeam.com>
    r4rajat committed May 2, 2024
    Configuration menu
    Copy the full SHA
    1d2dcc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d196e0 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Address review comments

    Signed-off-by: Abhijit Mukherjee <abhijit.mukherjee@infracloud.io>
    mabhi committed May 9, 2024
    Configuration menu
    Copy the full SHA
    c5f8228 View commit details
    Browse the repository at this point in the history
  2. Address lint error

    Signed-off-by: Abhijit Mukherjee <abhijit.mukherjee@infracloud.io>
    mabhi committed May 9, 2024
    Configuration menu
    Copy the full SHA
    9b30899 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Initial commit

    Signed-off-by: Abhijit Mukherjee <abhijit.mukherjee@infracloud.io>
    mabhi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    672fcac View commit details
    Browse the repository at this point in the history
  2. Fixed test cases failures

    Signed-off-by: Abhijit Mukherjee <abhijit.mukherjee@infracloud.io>
    mabhi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    bef7b7a View commit details
    Browse the repository at this point in the history
  3. Address review comments

    Signed-off-by: Abhijit Mukherjee <abhijit.mukherjee@infracloud.io>
    mabhi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    7fb14d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b11b89 View commit details
    Browse the repository at this point in the history
  5. Address review comments

    Signed-off-by: Abhijit Mukherjee <abhijit.mukherjee@infracloud.io>
    mabhi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    4fe93c4 View commit details
    Browse the repository at this point in the history
  6. Added [nit]

    Signed-off-by: Abhijit Mukherjee <abhijit.mukherjee@infracloud.io>
    mabhi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    5753a0d View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Configuration menu
    Copy the full SHA
    eba1990 View commit details
    Browse the repository at this point in the history
  2. Address comments

    Signed-off-by: Abhijit Mukherjee <abhijit.mukherjee@infracloud.io>
    mabhi committed May 11, 2024
    Configuration menu
    Copy the full SHA
    594202a View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Address review comments

    Signed-off-by: Abhijit Mukherjee <abhijit.mukherjee@infracloud.io>
    mabhi committed May 16, 2024
    Configuration menu
    Copy the full SHA
    3876341 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5820262 View commit details
    Browse the repository at this point in the history
  3. Removed un-used func

    Signed-off-by: Abhijit Mukherjee <abhijit.mukherjee@infracloud.io>
    mabhi committed May 16, 2024
    Configuration menu
    Copy the full SHA
    00b786f View commit details
    Browse the repository at this point in the history
  4. Fix lint error and helm test error

    Signed-off-by: Abhijit Mukherjee <abhijit.mukherjee@infracloud.io>
    mabhi committed May 16, 2024
    Configuration menu
    Copy the full SHA
    115b8dd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7473455 View commit details
    Browse the repository at this point in the history
  6. Addressed review comments. Refactor func to include filter

    Signed-off-by: Abhijit Mukherjee <abhijit.mukherjee@infracloud.io>
    mabhi committed May 16, 2024
    Configuration menu
    Copy the full SHA
    0ac108c View commit details
    Browse the repository at this point in the history
  7. Address refactoring review comments

    Signed-off-by: Abhijit Mukherjee <abhijit.mukherjee@infracloud.io>
    mabhi committed May 16, 2024
    Configuration menu
    Copy the full SHA
    ab760d9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dd907d7 View commit details
    Browse the repository at this point in the history
  9. Address review comments

    Signed-off-by: Abhijit Mukherjee <abhijit.mukherjee@infracloud.io>
    mabhi committed May 16, 2024
    Configuration menu
    Copy the full SHA
    29a0a24 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Updated doc comments and removed unnecessary comments

    Signed-off-by: Abhijit Mukherjee <abhijit.mukherjee@infracloud.io>
    mabhi committed May 17, 2024
    Configuration menu
    Copy the full SHA
    68759c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41381b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8643b9 View commit details
    Browse the repository at this point in the history
  4. Minor refactor

    Signed-off-by: Abhijit Mukherjee <abhijit.mukherjee@infracloud.io>
    mabhi committed May 17, 2024
    Configuration menu
    Copy the full SHA
    5a2f53c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9dd2f2a View commit details
    Browse the repository at this point in the history
  6. Address review comments

    Signed-off-by: Abhijit Mukherjee <abhijit.mukherjee@infracloud.io>
    mabhi committed May 17, 2024
    Configuration menu
    Copy the full SHA
    aebe4e6 View commit details
    Browse the repository at this point in the history
  7. Updated test comparison

    Signed-off-by: Abhijit Mukherjee <abhijit.mukherjee@infracloud.io>
    mabhi committed May 17, 2024
    Configuration menu
    Copy the full SHA
    81e29ad View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Shortened func comments

    Signed-off-by: Abhijit Mukherjee <abhijit.mukherjee@infracloud.io>
    mabhi committed May 20, 2024
    Configuration menu
    Copy the full SHA
    dff1314 View commit details
    Browse the repository at this point in the history
  2. Addressed review comments

    Signed-off-by: Abhijit Mukherjee <abhijit.mukherjee@infracloud.io>
    mabhi committed May 20, 2024
    Configuration menu
    Copy the full SHA
    f6e5d1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09af8e7 View commit details
    Browse the repository at this point in the history
  4. Update helm helper func name and usages

    Signed-off-by: Abhijit Mukherjee <abhijit.mukherjee@infracloud.io>
    mabhi committed May 20, 2024
    Configuration menu
    Copy the full SHA
    ababf2c View commit details
    Browse the repository at this point in the history
  5. Addressed review comment

    Signed-off-by: Abhijit Mukherjee <abhijit.mukherjee@infracloud.io>
    mabhi committed May 20, 2024
    Configuration menu
    Copy the full SHA
    afe354a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8831a70 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3051fac View commit details
    Browse the repository at this point in the history