-
At least when running on the later OKD, controller failed to create a Jobs due to missing nodes/finalizers permisisons.
Adding following to RBAC:
```
- apiGroups: [""]
resources: ["nodes/fin…
-
Docker images are run as root - that makes them incompatible with Openshift (and as far as I know also in general bad idea).
Openshift doesn't allow running images under root and I would guess more k…
-
Tried to deploy the operator either from "https://github.com/metallb/metallb-operator/config/openshift?ref=" (main or 0.14.0) the serviceaccount "controller" is not being created.
It's referred to fr…
-
**Is this a BUG REPORT or FEATURE REQUEST?**:
> Uncomment only one, leave it on its own line:
>
> /kind bug
/kind enhancement
**What happened**:
vm-console-proxy can only be deploy…
-
### Debug mode
- [X] I have enabled debug mode
- [X] I have read [checked the Common Issues page](https://snipe-it.readme.io/docs/common-issues)
### Describe the bug
Hello,
I'm trying to impleme…
-
## Describe the bug
Recently upgraded from Longhorn 1.6.0 to Longhorn 1.6.2 after which I started experiencing issues attaching nodes, also seeing issues with volumes completing their upgrade/runni…
dt-ab updated
2 months ago
-
**Host system details**
```
$> rpm-ostree status
State: idle
Deployments:
● fedora:fedora/x86_64/coreos/stable
Version: 38.20230609.3.0 (2023-06-26T21:56:57Z)
…
-
This is the same issue as https://issues.redhat.com/browse/ART-4352 which is for RHCOS.
Basically AFAICS today OKD builds a custom image derived from FCOS. Let's publish that image in a convenient…
-
I run buildkitd on a Kubernetes cluster (OKD 4.7, the "upstream" FLOSS of Openshift). The daemon starts and stays up. But every time I try to run a build, I get an error:
```bash
❯ ./bin/buildctl …
-