Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

helm/v3: import repositories from file #124

Merged
merged 1 commit into from
Nov 27, 2019
Merged

Conversation

hiddeco
Copy link
Member

@hiddeco hiddeco commented Nov 26, 2019

This commits adds the base for importing repositories from a file for
Helm v3, and other tools around Helm v3 repository management. The
implemented functionalities are still limited, but sufficient to
resolve the reported no repository definition error bug.

Fixes #68.

@hiddeco hiddeco added the helm v3 Issue or PR related to Helm v3 label Nov 26, 2019
This commits adds the base for importing repositories from a file for
Helm v3, and other tools around Helm v3 repository management. The
implemented functionalities are still limited but sufficient to
resolve the reported `no repository definition` error bug.
@hiddeco hiddeco force-pushed the helm-v3/repository-deps branch from d963ef4 to 95408a1 Compare November 27, 2019 00:00
Copy link
Member

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hiddeco hiddeco merged commit 0b11d9d into helm-v3-dev Nov 27, 2019
@hiddeco hiddeco deleted the helm-v3/repository-deps branch November 27, 2019 09:59
hiddeco added a commit that referenced this pull request Dec 10, 2019
This commit is a follow up on #124 which added the same type of
functionalities to the `helm/v3` package. Given all methods are
now supported by both version implementations, the generic client
interface has been updated to include the methods.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
helm v3 Issue or PR related to Helm v3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants