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

feat(lang): Extend envd build process to help system administrators customize #557

Closed
gaocegege opened this issue Jul 6, 2022 · 6 comments

Comments

@gaocegege
Copy link
Member

Description

MLOps teams may want to install some pre-built dependencies like internal SDKs, SSH keys or other things in the image. But it is hard to do it in base image since there may be so many images to support.

It would be great if we can support administrators writing logic to customize the build process:

Approach 1

config.envd:

load("predefined.envd")
...

Approach 2

envd context create --load predefined.envd

Message from the maintainers:

Love this enhancement proposal? Give it a 👍. We prioritise the proposals with the most 👍.

@VoVAllen VoVAllen changed the title feat(lang): Extend envd build process to help system administratos customize feat(lang): Extend envd build process to help system administrators customize Jul 6, 2022
@gaocegege
Copy link
Member Author

dup with #559

@gaocegege
Copy link
Member Author

/close

@gaocegege
Copy link
Member Author

/reopen

@muniu-bot muniu-bot bot reopened this Aug 23, 2022
@muniu-bot
Copy link

muniu-bot bot commented Aug 23, 2022

@gaocegege: Reopened this issue.

In response to this:

/reopen

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@gaocegege
Copy link
Member Author

/close

@muniu-bot
Copy link

muniu-bot bot commented Aug 23, 2022

@gaocegege: Closing this issue.

In response to this:

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@muniu-bot muniu-bot bot closed this as completed Aug 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Archived in project
Development

No branches or pull requests

1 participant