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: support private helm repos #132

Merged
merged 14 commits into from
Nov 22, 2023
Merged

feat: support private helm repos #132

merged 14 commits into from
Nov 22, 2023

Commits on Nov 22, 2023

  1. feat: support private helm repos

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    ba90304 View commit details
    Browse the repository at this point in the history
  2. fix: retry VC status update & properly set failed conditions

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    2527569 View commit details
    Browse the repository at this point in the history
  3. fix: make authSecretName optional

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    dfe6058 View commit details
    Browse the repository at this point in the history
  4. fix: make insecureSkipVerify optional

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    2372a74 View commit details
    Browse the repository at this point in the history
  5. fix: sanitize Helm logs

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    bdfd104 View commit details
    Browse the repository at this point in the history
  6. fix: prevent object modified errors on VC update

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    f9476f1 View commit details
    Browse the repository at this point in the history
  7. fix: avoid VC update errors during deletion

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    59d3e8b View commit details
    Browse the repository at this point in the history
  8. fix: init annotations

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    3199e26 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9322477 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c5d2439 View commit details
    Browse the repository at this point in the history
  11. refactor: remove unnecessary VC update retries

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    4bc01cf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2a89dfa View commit details
    Browse the repository at this point in the history
  13. refactor: fix logging/error handling for VC updates

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    9d35238 View commit details
    Browse the repository at this point in the history
  14. refactor: tidy ensureFinalizer signature

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    81b4072 View commit details
    Browse the repository at this point in the history