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

kuberentes mixin should be able to reference a URL #21

Open
carolynvs opened this issue Sep 26, 2019 · 1 comment
Open

kuberentes mixin should be able to reference a URL #21

carolynvs opened this issue Sep 26, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@carolynvs
Copy link
Member

The kuberentes mixin should be able to reference a manifest from a canonical source, like a URL. Then during porter build, the mixin should handle copying the manifest from that source to the invocation image so that it is in the bundle and then at runtime, the mixin uses the cached file instead of the URL.

We don't yet have a solution for how to reference the file at runtime. See getporter/porter#218 and getporter/porter#621 for context which both are intended to provide generic solutions for mixins to these problems.

@squillace
Copy link

Helm repos, too. I'll modify the https://github.com/squillace/porter-helm3 with the same functionality....

@carolynvs carolynvs transferred this issue from getporter/porter Oct 22, 2020
@carolynvs carolynvs added the enhancement New feature or request label Oct 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants