-
Ran into this bug when trying to use password authentication. Seems to just be a small typo:
```
dst = reggie.NewClient(
dst_endpoint,
reggie.WithUsernamePassword(
"AWS",
…
-
For example, the current `quay.io/centos/centos` points to an image manifest list called `sha256:8301d100...`, which points to an arm64 manifest called `sha256:7723d6b5...`.
But, If i run `skopeo -…
-
**Describe the bug**
can't start any container
**Steps how to reproduce the behaviour**
1. run `toolbox enter xxx`
**Output of `toolbox --version` (v0.0.90+)**
`toolbox version 0.0.99.4`
*…
-
Hello.
Have you looked at the OCI compliance / would you say that SRegisry is OCI compliant? (_ i think so since its based off docker v2 which is, but wanted to get your thoughts on it, directions …
-
Hello!.
Maybe, in the **_validate_registry_response_** function, there is a non-compliance with the https://github.com/opencontainers/distribution-spec/blob/main/spec.md#errors-2 standard.
Firstly …
-
**What would you like to be added**:
Reading tar or tgz files (as well as some other kinds of compression) is fairly straightforward. If I have a tar file inside my target (e.g. an OCI Image that i…
-
## Problem/Motivation
TUF metadata scalability is becoming an issue for us, both on the client-side, and for high-volume repositories.
## Background
I'm the lead maintainer of the [Rugged TUF…
-
### Description
`docker push` allows pushing a new image to the docker hub. If a repo has not already been created and marked private, the repo will be created with public visibility. When changing c…
-
Is it possible to add a generic way to pass options to the CLI call of helm?
I currently need a way to bypass certificate verification to access a project's chart repository. This can be done with …
-
**Actual behavior**
I'm not sure if it is a bug or a question. I've read somewhrer that kaniko produces oci images by default but's its not the case for me
Currently when I use kaniko to bulld an …