-
It looks like when trying to download a debian image from AWS ECR: public.ecr.aws/debian/debian:latest, however, it looks like the manifest does not contain a `mediaType` field at the toplevel:
```
…
-
### What happened?
`helmv4` allows to download helm charts from private OCI registries by specifying username and password:
```go
args := &helmv4.ChartArgs{
Chart: pulumi.String("oci://myregistry.c…
-
**Describe the bug**
Recently my external-secrets helm installation suddenly got broken:
```text
Error: unknown flag: --enable-partial-cache
Usage:
external-secrets certcontroller [flags]
…
-
# 1. Problem
- Dependencies from different registries may have the same name, and the current way kpm uses file names can cause conflicts that rely on duplicate names.
- The local saving path of t…
-
related https://github.com/owncloud/web/issues/10800
this is mix of the bugs (web and ocis)
I guess some activities are not implemented but I put it to the list for a complete picture
task for im…
-
## Collection
as discussed today; needs refinement - work in progress. writing down notes here for better visibility. (ticket is not yet actionable). some items might be obsolete due to @ScharfViktor…
-
While adding support for oci_image to rules_k8s I ran into the following issue.
I am pushing an image with `--platforms=@io_bazel_rules_go//go/toolchain:linux_amd64` from my local osx machine and g…
-
Checklist:
* [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [x] I've included steps to reproduce the bug.
* [x] I've pasted the output of `argocd version`.
…
-
I was looking today at the WASI OCI images we're publishing, and I noticed we're not yet making use of all of the capabilities ghcr has to offer. For example, the individual images we're publishing do…
-
Provider version: 4.78
Terraform version: v1.1.6
Executing terraform apply in Terraform CLI.
Yesterday, for the first time, we got a few errors when deploying an architecture which uses module…