Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

ECR waitFor implementation #16

Closed
rclark opened this issue Oct 17, 2017 · 6 comments
Closed

ECR waitFor implementation #16

rclark opened this issue Oct 17, 2017 · 6 comments
Assignees
Labels
closed-for-staleness This issue was closed because it didn't receive updates ecr feature-request New feature or request response-requested This issue requires a response to continue service-api This issue pertains to the AWS API

Comments

@rclark
Copy link

rclark commented Oct 17, 2017

I would like to be able to waitFor an image to exist in ECR, similarly to how you can waitFor a file to exist on S3. Is this possible or does it require a service-specific implementation?

In my use-case, both represent me waiting on CI services -- one that builds .zip bundles for Lambda functions, and another that builds docker images for ECS tasks.

@rclark
Copy link
Author

rclark commented Oct 18, 2017

Another example of a place where .waitFor would be welcome would be to poll Athena's getQueryExecution method until the Status property indicates the execution has completed.

image

I'd appreciate some clarification on what the inherited .waitFor function can/should be used for, and if it can help me with either the Athena or ECR use-cases I've outlined.

@ajredniwja ajredniwja transferred this issue from aws/aws-sdk-js Nov 6, 2020
@ajredniwja ajredniwja added feature-request New feature or request service-api This issue pertains to the AWS API labels Nov 6, 2020
@stobrien89 stobrien89 added ecr and removed service-api This issue pertains to the AWS API labels Jul 26, 2021
@ajredniwja
Copy link

ajredniwja commented Aug 30, 2021

P51887765 for internal use, will update the issue once I hear back from the ECR team.

@ashishdhingra
Copy link

P127315591

@ashishdhingra
Copy link

New ticket created.

@tim-finnigan tim-finnigan added the service-api This issue pertains to the AWS API label Jul 3, 2024
@tim-finnigan
Copy link
Contributor

Checking in — there is an ImageExists waiter for EC2, but you don't create images with ECR so there's no waiter for that: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/ecr.html#waiters. There's another request to add waiters for Athena: #80. I know this issue is quite old so want to check in for any clarifications.

@tim-finnigan tim-finnigan added the response-requested This issue requires a response to continue label Jul 5, 2024
Copy link

This issue has not received a response in a while. If you want to keep this issue open, please leave a comment below and auto-close will be canceled.

@github-actions github-actions bot added closing-soon This issue will be closed soon closed-for-staleness This issue was closed because it didn't receive updates and removed closing-soon This issue will be closed soon labels Jul 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
closed-for-staleness This issue was closed because it didn't receive updates ecr feature-request New feature or request response-requested This issue requires a response to continue service-api This issue pertains to the AWS API
Projects
None yet
Development

No branches or pull requests

6 participants