-
Notifications
You must be signed in to change notification settings - Fork 5k
Open
Labels
priority/important-longtermImportant over the long term, but may not be staffed and/or may need multiple releases to complete.Important over the long term, but may not be staffed and/or may need multiple releases to complete.priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Description
we should have addons that delegate installation of their yaml files to helm, instead of embedding all their yaml files into minikube binary,
minikube addons could should handle Go Part of the Code
for example, gcp-auth addon, looks up credentials on users host and handles the creds inside minikube code
but majority of other addons they only deploy a yaml file, that can be delegated to helm, and we can simply bump the version of pinned version when we wanna bump an addon that works for minikube.
only down side this that I might see, is our templatization uses Mirror Image Repositories for users that pass their mirror image, we should see if we can pass that mirror image repo to helm
Metadata
Metadata
Assignees
Labels
priority/important-longtermImportant over the long term, but may not be staffed and/or may need multiple releases to complete.Important over the long term, but may not be staffed and/or may need multiple releases to complete.priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.Must be staffed and worked on either currently, or very soon, ideally in time for the next release.