porter-archive icon indicating copy to clipboard operation
porter-archive copied to clipboard

[POR-2128] ECR Scan status endpoint

Open jose-fully-ported opened this issue 1 year ago • 0 comments

What does this PR do?

This builds upon #3979 and also requires https://github.com/porter-dev/cluster-control-plane/pull/491 before merging.

For usage, we'll want to grab all the registries and check their status. That is a naive approach for now, as in theory an attached registry doesn't need to be an AWS one. The registries table doesn't note whether a registry is related to AWS or not either.

A follow-up PR should be done to simplify that so we can check just AWS registries and get some sort of combined status.

jose-fully-ported avatar Nov 15 '23 19:11 jose-fully-ported