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

Support git url repository #11258

Closed
wants to merge 11 commits into from
Closed

Commits on Aug 23, 2022

  1. fix conflic in resolver package

    Signed-off-by: yxxhero <aiopsclub@163.com>
    yxxhero committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    9bdc07b View commit details
    Browse the repository at this point in the history
  2. fix 'helm dep build' command when chart contains 'git:' dependencies

    Signed-off-by: Jeff Valore <rally25rs@yahoo.com>
    rally25rs authored and yxxhero committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    ee05704 View commit details
    Browse the repository at this point in the history
  3. Implement the Getter interface for the git:// protocol.

    Signed-off-by: yxxhero <aiopsclub@163.com>
    yxxhero committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    acdbb05 View commit details
    Browse the repository at this point in the history
  4. add unittest for git:// protocol

    Signed-off-by: yxxhero <aiopsclub@163.com>
    yxxhero committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    4d3726d View commit details
    Browse the repository at this point in the history
  5. move GITGetter to GitGetter

    Signed-off-by: yxxhero <aiopsclub@163.com>
    yxxhero committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    18666c1 View commit details
    Browse the repository at this point in the history
  6. fix TestCompressDirToTgz unittest

    Signed-off-by: yxxhero <aiopsclub@163.com>
    yxxhero committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    590a6b7 View commit details
    Browse the repository at this point in the history
  7. move gitutil to vcs

    Signed-off-by: yxxhero <aiopsclub@163.com>
    yxxhero committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    d5b50a1 View commit details
    Browse the repository at this point in the history
  8. update resolver unittest for git

    Signed-off-by: yxxhero <aiopsclub@163.com>
    
    add license headers for gitutils
    
    Signed-off-by: yxxhero <aiopsclub@163.com>
    yxxhero committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    7e4b849 View commit details
    Browse the repository at this point in the history
  9. fix oci issue

    Signed-off-by: yxxhero <aiopsclub@163.com>
    yxxhero committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    d6c38b2 View commit details
    Browse the repository at this point in the history
  10. fix confict

    Signed-off-by: yxxhero <aiopsclub@163.com>
    yxxhero committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    58ffcf6 View commit details
    Browse the repository at this point in the history
  11. fix conflic

    Signed-off-by: yxxhero <aiopsclub@163.com>
    yxxhero committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    959eadb View commit details
    Browse the repository at this point in the history