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

Porterise existing deployment code #7

Open
itowlson opened this issue Apr 2, 2019 · 1 comment
Open

Porterise existing deployment code #7

itowlson opened this issue Apr 2, 2019 · 1 comment
Assignees

Comments

@itowlson
Copy link
Collaborator

itowlson commented Apr 2, 2019

We have identified a key workflow as "I already have { a Terraform script for AKS / a Helm chart for nginx ingress / a k8s manifest for Consul }, I just want to shove it into my bundle" -> "it produces this output, I want to grab that and pass it to the next step". That is, we do not start from "I want to write a porter.yaml" but from "I have some deployment code, I want to Porterise it."

This implies we should be able to point to existing deployment code and say "add this to my porter.yaml" and to point to outputs (somehow identified) in said code and say "make this visible to Porter."

cc @carolynvs to help make the vision more concrete

@itowlson itowlson self-assigned this Apr 2, 2019
@squillace
Copy link

@carolynvs @itowlson I think there's a possibility that a mixin/vs code extension should be able to recognize porter.yaml and search for, find, parse, and pre-load creds/params?

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

No branches or pull requests

2 participants