-
ECR forces the pre-creation of repositories, so ideally we would have a UX like:
```terraform
resource "aws_ecr_repository" "foo" {
name = "foo"
image_tag_mutability = "MUTAB…
-
/kind bug
**1. What `kops` version are you running? The command `kops version`, will display
this information.**
Client version: 1.29.2 (git-v1.29.2)
**2. What Kubernetes version are you runn…
-
### 🔖 Summary
The plugin is able to ingest Images and Repos from AWS ECR, and emits Artifact and Registry Entities. These can be sorted into channels. Essentially, allowing the catalog to serve as a …
-
**Rancher Server Setup**
- Rancher version: v2.8.1
- Installation option: Docker Install
- Proxy/Cert Details:
**Information about the Cluster**
- Kubernetes version: v1.27.8-rancher2-2
- Clu…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the com…
-
From [this slack message](https://gruntwork-io.slack.com/archives/C0275GS2FKM/p1627692789039300?thread_ts=1627690092.038300&cid=C0275GS2FKM):
> I don’t really want to advertise that we are partner…
-
Right now ECR registries are not supported, because the "n" parameter of the image listing request is too high.
This is the error message:
`{"errors":[{"code":"UNSUPPORTED","message":"Invalid para…
-
AWS introduced a scanning policy for ECR.
You can find that feature here AWS ACCOUNT-> ECS->REPOSITORIES- PRIVATE REGISTRY SCANNING
The old one scan on push depracated
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the com…
-
Hi team
I have a Jenkins pipeline which creates a multi-architecture image using Kaniko. I'm following this tutorial: https://docs.aws.amazon.com/AmazonECR/latest/userguide/docker-push-multi-archit…