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

add porter command to generate/update atom.xml #274

Closed
carolynvs opened this issue Apr 15, 2019 · 1 comment · Fixed by #289
Closed

add porter command to generate/update atom.xml #274

carolynvs opened this issue Apr 15, 2019 · 1 comment · Fixed by #289
Assignees
Milestone

Comments

@carolynvs
Copy link
Member

Just like helm has a command to index a directory and update a the index, we need the same command to update our atom feed. We need to do the logic anyway for #273, might as well write it in go and make it a reusable command for everybody.

porter mixin VERB [-d DIRECTORY] [-f ATOMFILE]

Still need to pick a good verb. Helm went with index which I'm not sure will make sense in the context of porter. We could do a subresource like "feed generate"? 🤔

@carolynvs carolynvs added this to the KubeCon EU milestone Apr 15, 2019
@carolynvs
Copy link
Member Author

The first part of this was implemented in #279

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 a pull request may close this issue.

1 participant