-
## Describe the solution you'd like
Kanister seems to support OpenShift 3.11, 4.4, 4.5 and 4.10.
Would it make sense to support only the latest of every supported major version? As of this writing…
-
Implement automation to deploy SNO and run the zmodstack automations.
### Description
- [x] New CFT template
- [ ] Remove VPC creation, allow user to select existing VPC
- [ ] ...
- [ ] Updated…
-
Hi,
I am running a test count with this command,
```
ora2pg -t TEST --count_rows -c ora2pg_test.conf
```
In config file I exclude a couple of sequences and types like this,
```
ALLOW A…
-
## Problem
OADP does not use default value markers for generating its CRDs
```go
// +kubebuilder:default=
```
The adoption of this would be better for:
- developers
Less code to write. …
-
When running on OpenShift, Scylla Operator needs to be given additional RBAC rules. Primarily for `/finalizers` on resources where we set `ownerRefs` with `blockOwnerDeletion`.
Because the user dep…
-
# Summary
The ApplicationSet has the ability to ignore targetted differences to the Application via `ignoreApplicationDifferences`. However unlike the Application or Global ignoreDifferences it doe…
-
I am trying to gather, via QEMU the disk usage for my talos node but apparently this is not working.
This is a Talos cluster running inside OpenShift via KubeVirt
The `virsh guestinfo 1 --filesy…
-
Help pls. Everything seems to be elementary, but nothing happens
Java Configuration
```java
private Config config() {
Config config = new Config();
config.getNetworkConfig().get…
-
Allow the participants to create an avatar for their team with Stable Diffusion running on RHOAI.
Samples here :
https://ai-on-openshift.io/demos/stable-diffusion/stable-diffusion
https://github.…
-
I am trying to use this image on my OpenShift Instance. But since there is a restriction to run the containers on pods as non-root user, this image is failing to run.
Is there an alternative?