Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[REQ] Support multiple input / output files with directory preservation #139

Open
1 task
clarkezone opened this issue Apr 10, 2024 · 0 comments
Open
1 task
Labels
enhancement New feature or request

Comments

@clarkezone
Copy link

What kind of request is this?

New feature

What is your request or suggestion?

Thank you for adding support for modifying existing manifests. I would like to see an extension of this support to enable support for mulitple files, and directory awareness. The specific use case is to take an existing manifest set with eg deployment, ingress and service manifests and using a prompt to “upgrade this” to create a kustomize compatible output fileset / structure using bases and overlays for production, staging etc. Doing this requires, at a minimum, geneation of output into a kustomize compatible folder structure. This could be done using a compressed format such as zip / tar as input and output options or it could be done by modifying kubectl-ai to be multi-file aware in adition to input / output stream capable. Supporting multiple input files in a directory structure would also be nice to be able to modify the generated output where there is a directory structure.

I might be willing to implement this if I could get some design help to figure out the right approach.

Are you willing to submit PRs to contribute to this feature request?

  • Yes, I am willing to implement it.
@clarkezone clarkezone added the enhancement New feature or request label Apr 10, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant