-
### 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…
-
Currently, only containerd worker is supported and therefore there is a hard dependency on containerd for buildkitd to run. On the Linux end, you have a vanilla option where you can run buildkitd with…
-
```
$ sudo env PATH=$PATH build/src/lxc/tools/lxc-create --name my-atomfs-container -t oci -- --url oci:$HOME/work/cisco/stacker/oci:hello-stacker-squashfs
Copying blob bcfd1457bd9c skipped: already…
-
`oci --debug logging log-group list --compartment-id $TF_VAR_tenancy_ocid --compartmentidinsubtree true` using tenancy ID for `compartment-id` returns empty result. Log groups do exist and are returne…
-
Implement running `dstack-gateway` on OCI the same way it is implemented in AWS, GCP, and Azure backend.
-
I'm trying to change the OIDC auth config on an enhanced OKE cluster that already has it enabled, more specifically I'm trying to switch to a different OIDC issuer and a different client ID.
```
…
-
### What happened?
See https://github.com/aspect-build/bazel-examples/compare/main...chulkilee:bazel-examples:oci-py-target?expand=1
This is to show how the current oci_python_image example does…
-
### Describe the bug
`crane export` "image" argument is different from `crane push`.
I'm using rules_oci to generate images. I want to list the contents of the output of a `oci_image` target. Th…
-
During loadtests we seem to be losing requests. We have identified several possible causes:
## 1. when a new pod is added it does not seem to receive traffic
This might be caused by clients not pickin…
-
When a user builds an OCI image and pushes an image, we do not load/push the attestations currently(attestations.jsonl file).
We should push the attestation out via OCI referrers API, if possible as …