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

[bug/1798] Detect local helm if it was downloaded by the testsuite #1819

Merged
merged 16 commits into from
Sep 7, 2023

Commits on Aug 23, 2023

  1. Set CUSTOM_HELM_PATH env to be read by the helm shard

    Signed-off-by: Akash Manohar <akash@akash.im>
    HashNuke committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    a6cfae0 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. [#1798] Update helm to 1.0.2

    Signed-off-by: denverwilliams <denver@debian.nz>
    HashNuke authored and denverwilliams committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    f53aefa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbb87ed View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Surround setup in microservice spec with Log.info

    Signed-off-by: Akash Manohar <akash@akash.im>
    HashNuke committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    fd47494 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82854b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Install kubectl for chaos tests

    Signed-off-by: Akash Manohar <akash@akash.im>
    HashNuke committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    cf3ed04 View commit details
    Browse the repository at this point in the history
  2. Use sudo for kubectl install

    Signed-off-by: Akash Manohar <akash@akash.im>
    HashNuke committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    34cc999 View commit details
    Browse the repository at this point in the history
  3. Split kubectl install command into two lines

    Signed-off-by: Akash Manohar <akash@akash.im>
    HashNuke committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    e2cff85 View commit details
    Browse the repository at this point in the history
  4. Add more debug lines to github actions

    Signed-off-by: Akash Manohar <akash@akash.im>
    HashNuke committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    f163aeb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1e5893a View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Output kubectl version

    Signed-off-by: Akash Manohar <akash@akash.im>
    HashNuke committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    3f62cfb View commit details
    Browse the repository at this point in the history
  2. Add echo 0 to not disrupt the step

    Signed-off-by: Akash Manohar <akash@akash.im>
    HashNuke committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    1aa23a7 View commit details
    Browse the repository at this point in the history
  3. Use shard.override.yml to override kubectl_client update

    Signed-off-by: denverwilliams <denver@debian.nz>
    HashNuke authored and denverwilliams committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    b6a8631 View commit details
    Browse the repository at this point in the history
  4. Update kubectl_client

    Signed-off-by: denverwilliams <denver@debian.nz>
    HashNuke authored and denverwilliams committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    8d8cc30 View commit details
    Browse the repository at this point in the history
  5. Update kubectl_client to latest fix branch

    Signed-off-by: denverwilliams <denver@debian.nz>
    HashNuke authored and denverwilliams committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    2178a57 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Install kubectl via github actions

    Signed-off-by: Akash Manohar <akash@akash.im>
    HashNuke committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    013fa57 View commit details
    Browse the repository at this point in the history