-
Notifications
You must be signed in to change notification settings - Fork 522
Cloudp 83092 upload dockerfiles to s3 #436
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
Conversation
…ithub.com:mongodb/mongodb-kubernetes-operator into CLOUDP-83092_add_release_task_for_init_containers
inventory.yaml
Outdated
|
|
||
| labels: | ||
| quay.expires-after: 48h | ||
| quay.expires-after: $(inputs.params.expire_after) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
when releasing, we want to specify "Never", not "48h"
…83092_upload_dockerfiles_to_s3
…83092_upload_dockerfiles_to_s3
|
|
||
| args = { | ||
|
|
||
| def _build_agent_args(config: DevConfig) -> Dict[str, str]: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
these values are shared in both agent images.
bznein
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
This PR adds stages to inventory.yaml which will upload the generated Dockerfiles to the dockerfile s3 bucket.