jeffgus
jeffgus
Since the update, no more control of brightness within Linux. I'm guessing some structure changed again.
Instead of putting plain passwords in the settings.xml file, it would be nice just to generate a token and use that in the settings.xml. e.g.: ``` internal-releases Authorization token blah...
I tried to run a simple test, but it fails because Container.create is missing the cmd parameter. This did not work: container = Docker::Container.create('Image' => image.id, 'name' => container_name) This...
/kind bug The `odo add binding` command requires the Service Binding Operator, but the page shows that the operator has been deprecated as of Feb 2024. ## What versions of...
/kind bug ## What versions of software are you using? **Operating System:** Fedora 40 **Output of `odo version`:** odo v3.15.0 (10b5e8a8f) also tried: odo v3.16.1 (cd346c5e6-nightly) ## How did you...
## Overview I'm unable to get the backup to S3 to work with a service account and IAM role (IRSA). ## Environment - Platform: OpenShift (ROSA) - Platform Version: 4.14.x...