-
### Kyverno Version
1.12.3
### Description
1. Apply this policy to dump the images variable
```yaml
apiVersion: kyverno.io/v1
kind: ClusterPolicy
metadata:
name: deny
spec:
validationF…
-
The container conversion can authenticate itself to a registry with a username and password. It should be also possible to specify a token.
-
Requested by: @getsentry-bot
Merge target: (default)
Quick links:
- [View changes](https://github.com/getsentry/service-registry/compare/a0548cbbe945effc284eb14ba095f788e5cde8ac...refs/heads/release…
-
it didn't occur to me before when discussing #1327, but do we also need to address this issue wrt package registries, e.g. `npm` ?
cc @bensternthal
-
**Before filling a bug**
- [x] have you checked the [faq](https://github.com/Azure/autorest/tree/main/docs/faq.md) for known issues.
- [x] have you checked existing issues
**Describe the bug**
…
-
I'm opening this issue to track the work that needs to be done on pack to enable the support for [insecure registries](https://github.com/buildpacks/rfcs/blob/main/text/0111-support-insecure-registrie…
dlion updated
4 months ago
-
**Describe the bug**
I cannot pull images that are stored in Azure Container Registry.
**To Reproduce**
1. Install ArgoCD from scratch
2. Install argocd-image-updater (`kubectl apply -n argocd -…
-
{
"platform":"",
"hub-mirror": [
"ubuntu:24.04"
]
}
-
The registry does not respond within 1 minute to request from cargo. My cargo config looks like this:
```toml
registry = { default = "cargo-http-registry" }
registries = { cargo-http-registry = { i…
-
The readme says:
```
some of them being that this is a "broken by design" approach as the current Apicurio Registry API is not built to be idempotent and used in such a way
```
If so, what wo…