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

Allow for custom images to run pipelines #3

Open
eddienko opened this issue Aug 20, 2021 · 0 comments
Open

Allow for custom images to run pipelines #3

eddienko opened this issue Aug 20, 2021 · 0 comments
Labels
enhancement New feature or request scheduler

Comments

@eddienko
Copy link
Owner

Make sure that we can run pipelines with custom images (bring code from the imaxt version if necessary) and document.
This should work in the pipeline definition file:

resources:
  image: user/name:tag

In order not to run malicious images, we need to whitelist them in the database and check in the code for the whitelist.

@eddienko eddienko added enhancement New feature or request scheduler labels Aug 20, 2021
eddienko added a commit that referenced this issue Aug 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request scheduler
Projects
None yet
Development

No branches or pull requests

1 participant