raynay-r

Results 10 issues of raynay-r

For my use-case I need to load services dynamically from different JARs. I do this similar to the `SerializationWhitelist`, where I put a File into `META-INF/services`. Since the services i...

Triaged

### Did you check docs and existing issues? - [X] I have read all the docs. - [X] I have searched the existing issues. - [X] I have searched the...

bug

# Pull Request ## Description of the change The SecurityContext configuration was not applied to the InitContainers before. This PR fixes this. ## Benefits The SecurityContext is applied to all...

I managed to create a `deployNodes` task in Kotlin DSL following the examples from the corda examples repo. See the following example: ``` tasks.register("deployNodes") { dependsOn.add("jar") val notaryConfig = mapOf("validating"...

The Cordapp plugin seems to only include dependencies declared with the `compile` configuration in the fat jar. Since the `compile` configuration is deprecated and should be replaced with either `implementation`...

**Describe the bug** I am trying to connect the Loki Stack used for Log Storage in out OpenShift Cluster to a Grafana instance. Since I couldn't get it to work...

**What this PR does / why we need it**: The example for connection a Loki Stack provisioned by the operator to Grafana inside OpenShift works only for Grafana versions <...

size/L
sig/operator

### What this PR does / why we need it: I was searching for an alternative of the openshift-logging-operator. None of the available operators supported bearer token authentication for the...

Fixes the order of the volumes in the rook-ceph-csi csi to avoid the diff error shown in the screenshot below: ![image](https://github.com/user-attachments/assets/daf890ff-3c6b-4d4a-8d6c-02b76cbd4d25) **Checklist:** - [x] **Commit Message Formatting**: Commit titles and...

backport-release-1.14
backport-release-1.15

### Discussed in https://github.com/vmware-tanzu/velero/discussions/8194 Originally posted by **raynay-r** September 8, 2024 Hi! I have two OKD cluster and want to migrate an application between them. Both clusters run rook-ceph with...

Needs info
area/datamover