flyte icon indicating copy to clipboard operation
flyte copied to clipboard

[Plugin] FeatRequest - ImageSpec/ENVD allows user to configure backend builder TCP address/ENVD context

Open PudgyPigeon opened this issue 2 years ago • 2 comments

When using ImageSpec, flytekit uses ENVD in the background to build out Docker images. Currently, it does not seem like remote buildkitd server/instances are supported in Flytekit by default - nor are users able to affect further configuration options for ENVD contexts. Users can get around this by instantiating a context beforehand, but this requires data scientists to understand ENVD or for platform engineers to abstract away these configurations with internal platform tools.

Support for more configuration/the ability to point the default flytekit ENVD context to a remote TCP address/buildkitd server would make using ImageSpec much easier for end-users.

Whether this is supported through a pyflyte flag or a configuration field.value in the imagespec.yaml, allowing the user to configure the envd context configs used by Flytekit/pyflyte would be most wonderful.

@pingsutw

PudgyPigeon avatar Aug 31 '23 07:08 PudgyPigeon

Hello 👋, this issue has been inactive for over 9 months. To help maintain a clean and focused backlog, we'll be marking this issue as stale and will engage on it to decide if it is still applicable. Thank you for your contribution and understanding! 🙏

github-actions[bot] avatar Jun 19 '24 00:06 github-actions[bot]

Bump for buildx support

ttitsworth-lila avatar Feb 26 '25 00:02 ttitsworth-lila