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

[Docs] Migrate all flytesnacks examples to use ImageSpec #3790

Closed
2 tasks done
samhita-alla opened this issue Jun 20, 2023 · 4 comments
Closed
2 tasks done

[Docs] Migrate all flytesnacks examples to use ImageSpec #3790

samhita-alla opened this issue Jun 20, 2023 · 4 comments
Assignees
Labels
documentation Improvements or additions to documentation untriaged This issues has not yet been looked at by the Maintainers

Comments

@samhita-alla
Copy link
Contributor

Description

Currently, when running Flyte tasks and workflows on the Flyte backend, developers need to build a custom Docker image if there are additional dependencies not included in the default flytekit Docker image.

To improve the developer experience, this issue aims to add an ImageSpec to all the flytesnacks examples. This will simplify the process and make it more convenient by eliminating the need to build custom Docker images for handling additional dependencies.

Are you sure this issue hasn't been raised already?

  • Yes

Have you read the Code of Conduct?

  • Yes
@samhita-alla samhita-alla added documentation Improvements or additions to documentation untriaged This issues has not yet been looked at by the Maintainers labels Jun 20, 2023
@samhita-alla samhita-alla self-assigned this Jun 20, 2023
@cosmicBboy
Copy link
Contributor

We should figure out what our recommended pattern is for using ImageSpec @eapolinario @zeryx @pingsutw @wild-endeavor before we embark on this work.

@samhita-alla
Copy link
Contributor Author

@cosmicBboy, should we still wait on this? Have we reached a decision on what we want to implement?

@hududed
Copy link

hududed commented Aug 14, 2023

I wanted to start updating the examples with ImageSpec, I am not sure what the recommended pattern is - would something like that be sufficient?

@samhita-alla
Copy link
Contributor Author

this will be addressed as part of the documentation restructuring.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation untriaged This issues has not yet been looked at by the Maintainers
Projects
None yet
Development

No branches or pull requests

3 participants