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

Git based dependencies #1

Draft
wants to merge 26 commits into
base: main
Choose a base branch
from
Draft

Git based dependencies #1

wants to merge 26 commits into from

Conversation

dominykas
Copy link
Owner

@dominykas dominykas commented Dec 4, 2023

(wip)

Changes

Todo

yxxhero and others added 17 commits February 6, 2024 14:57
Signed-off-by: yxxhero <aiopsclub@163.com>
Signed-off-by: Jeff Valore <rally25rs@yahoo.com>
Signed-off-by: yxxhero <aiopsclub@163.com>
Signed-off-by: yxxhero <aiopsclub@163.com>
Signed-off-by: yxxhero <aiopsclub@163.com>
Signed-off-by: yxxhero <aiopsclub@163.com>
Signed-off-by: yxxhero <aiopsclub@163.com>
Signed-off-by: yxxhero <aiopsclub@163.com>

add license headers for gitutils

Signed-off-by: yxxhero <aiopsclub@163.com>
Signed-off-by: yxxhero <aiopsclub@163.com>
See helm/community#321

Signed-off-by: Dominykas Blyžė <hello@dominykas.com>
Signed-off-by: Dominykas Blyžė <hello@dominykas.com>
Addresses helm#11258 (comment)

Signed-off-by: Dominykas Blyžė <hello@dominykas.com>
Addresses helm#11258 (comment)

Signed-off-by: Dominykas Blyžė <hello@dominykas.com>
Addresses helm#11258 (comment)
Addresses helm#11258 (comment)

Signed-off-by: Dominykas Blyžė <hello@dominykas.com>
See helm/community#321

Signed-off-by: Dominykas Blyžė <hello@dominykas.com>
Addresses helm#11258 (comment)

Signed-off-by: Dominykas Blyžė <hello@dominykas.com>
Signed-off-by: Dominykas Blyžė <hello@dominykas.com>
Signed-off-by: Dominykas Blyžė <hello@dominykas.com>
This is to minimize the risk of credential leaks, see discussion: helm/community#321 (comment)

Signed-off-by: Dominykas Blyžė <hello@dominykas.com>
Signed-off-by: Dominykas Blyžė <hello@dominykas.com>
Signed-off-by: Dominykas Blyžė <hello@dominykas.com>
@dominykas dominykas force-pushed the git-based-deps branch 2 times, most recently from 503a0ca to 3ad7c79 Compare February 6, 2024 13:30
Avoids passing in an unnecessary param.

Addresses helm#11258 (comment)

Signed-off-by: Dominykas Blyžė <hello@dominykas.com>
…hart

Addresses helm#11258 (comment)
Addresses helm#11258 (comment)

Signed-off-by: Dominykas Blyžė <hello@dominykas.com>
This should allow the code to be cleaner by encapsulating the behaviors inside individual getters.

This is what pip and npm do too:

- https://github.com/npm/npm-package-arg/blob/207ba7d5cf32c6daa4fd2aad644e8371dd33e0de/lib/npa.js#L340
- https://github.com/pypa/pip/blob/50e3c500bd2b27dd72317cfd5ff5bb498540e416/src/pip/_internal/vcs/git.py#L64C1-L64C1

Signed-off-by: Dominykas Blyžė <hello@dominykas.com>
This will make it easier to extend the functionality to be able to use subdirectories for charts

Signed-off-by: Dominykas Blyžė <hello@dominykas.com>
Signed-off-by: Dominykas Blyžė <hello@dominykas.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants