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

[Draft] [flytekit] Polish - Container ux #6140

Open
2 tasks done
wild-endeavor opened this issue Jan 5, 2025 · 0 comments
Open
2 tasks done

[Draft] [flytekit] Polish - Container ux #6140

wild-endeavor opened this issue Jan 5, 2025 · 0 comments
Labels
backlogged For internal use. Reserved for contributor team workflow. untriaged This issues has not yet been looked at by the Maintainers

Comments

@wild-endeavor
Copy link
Contributor

wild-endeavor commented Jan 5, 2025

Container UX

This is a series of tickets to improve the flytekit authoring experience. If any changes are not possible to make in a backwards-compatible way, split it out into a separate ticket.

Argument name

Rename the argument container_image to image in task (and any other relevant decorators, such as dynamic, and eager). container_image is too verbose and the concept of a “container” should be abstracted away from the user.

Image Spec

Rename ImageSpec to just Image. The idea of a Spec should be abstracted away from the users. In their minds, they are just building an image. With union image builder, they don't even need a docker runtime installed.

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

  • Yes

Have you read the Code of Conduct?

  • Yes
@wild-endeavor wild-endeavor added documentation Improvements or additions to documentation untriaged This issues has not yet been looked at by the Maintainers labels Jan 5, 2025
@wild-endeavor wild-endeavor changed the title [Docs] [Draft] [flytekit] Polish - Container ux Jan 5, 2025
@wild-endeavor wild-endeavor added backlogged For internal use. Reserved for contributor team workflow. and removed documentation Improvements or additions to documentation labels Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlogged For internal use. Reserved for contributor team workflow. untriaged This issues has not yet been looked at by the Maintainers
Projects
Status: Backlog
Development

No branches or pull requests

1 participant