kpt icon indicating copy to clipboard operation
kpt copied to clipboard

Allow network access in render pipelines

Open droot opened this issue 2 years ago • 0 comments

kpt fn render should allow network access to the functions being run as part of the pipeline.

[This issue](https://github.com/GoogleContainerTools/kpt/issues/2450 has more context around the use-cases.

Possible UX:

kpt fn render --allow-network

droot avatar Feb 09 '23 21:02 droot