-
I was talking to @thrix about mirroring issues for CI systems today. It seems that he's noticed a category of problems where CI systems hit issues with the metadata validity check system we have (the …
-
Issue:
once the manifest files have been create in /manifests/direct and /manifests/to-filesystem, there imay be no need to generate those again if the role is executed again with the same parameters…
-
# Version
```console
$ oc-mirror version
Client Version: version.Info{Major:"", Minor:"", GitVersion:"4.13.0-202307242035.p0.gf11a900.assembly.stream-f11a900", GitCommit:"f11a9001caad8fe146c73baf…
-
### Description
xref: https://github.com/containerd/containerd/pull/10286
For the purpose of containerd registry configuration, the `_default` registry host namespace used as a fallback:
```
[root…
-
**Oc version**
Client Version: 4.16.2
Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3
Server Version: 4.16.2
Kubernetes Version: v1.29.6+aba1e8d
I use this kind of command to mirror an …
ddcdk updated
1 month ago
-
"PKG_MIRROR_HASH:=skip" in Makefile, but build fails with "Package HASH check failed".
I saw this https://github.com/openwrt/gh-action-sdk/issues/18 but it didn't help
Makefile like
PKG_SOURC…
-
Dear maintainers,
**Actual behavior**
I have a private mirror of `index.docker.io` hosted in [Harbor](goharbor.io). The address of the mirror is `harbor.example.com/docker-hub`. I can successful…
-
My company uses Vault and self signed certificate for it. How to implement skip tls verify in your mirrors controller? Since your code doesn’t have environment variables or command flag for this.
-
Hey I am trying to run a command `bazelisk build :all` in on of my librarys. I am running into this error:
Any help would be greatly appreciated :)
`WARNING: Download from https://mirror.bazel.…
-
### Description
For many popular dataset format, such as parquet, we can't read the data by row but only in RecordBatch or some bundle else. So it's hard to record the data consumption line by line…