-
#### Summary
Pod fails to start. No idea how microk8s got into this state.
Tried stopping and then starting microk8s.
Tried rebooting the host.
Tried deleting the pod and recreating it.
[…
-
[Flux v0.31.0](https://github.com/fluxcd/flux2/releases/tag/v0.31.0) introduces the ability to pull Helm charts from OCI container registries by configuring Helm repositories with `type: oci.`
This…
-
Implement Flux OCI support for Helm according to [RFC-0002](https://github.com/fluxcd/flux2/tree/main/rfcs/0002-helm-oci) specifications.
For e2e testing we can use: https://github.com/users/stefa…
-
I was testing an OCI Chart Repository:
```
apiVersion: source.toolkit.fluxcd.io/v1beta2
kind: HelmRepository
metadata:
name: podinfo
namespace: podinfo
spec:
interval: 30s
timeout: …
-
_The template below is mostly useful for bug reports and support questions. Feel free to remove anything which doesn't apply to you and add more information where it makes sense._
### 1. Quick Debu…
-
### Describe the bug
My team uses Bitbucket Pipelines for CI/CD. Bitbucket Pipelines does not support Docker buildkit.
We were happy when the recent improvements to `bentoml containerize ...` c…
-
Command:
```
podman run --rm docker.io/nvidia/cudagl:11.4.1-devel-ubuntu18.04 nvidia-smi
```
Output with `no-cgroups = false`: (`/etc/nvidia-container-runtime/config.toml`)
```
Error: OCI runt…
-
Hello,
I am not sure what am I doing wrong but following error message is received:
```
2022-06-27T17:21:41.655Z error HelmChart/chart-name.flux-system - Reconciler error chart pull error: char…
-
We created a Flux configuration in our Kubernetes cluster. We keep getting an issue with the Kustomize-Controller pod getting stuck in a CrashLoopBackOff state. The logs aren't pointing to any particu…
-
Getting error while connecting to merlin through docker container by using this command:
docker run --gpus all --rm -it -p 8888:8888 -p 8797:8787 -p 8796:8786 --ipc=host --cap-add SYS_NICE [nvcr.io/n…