Yaron Tal
Yaron Tal
I am getting the same error, the quick create does work, but using the mount or history does not work and gives me this error. It does seem to work...
you can use wildcards to select all collections in a database. This worked for me to get metrics on all collections in the "yaron" database: `--mongodb.collstats-colls=yaron.* --mongodb.indexstats-colls=yaron.*"` Maybe this needs...
You can use Dive with Rancher Desktop if you set the container engine to dockerd and allow administrative access to make it create the default docker socket for dive to...
The failing test is not related to the change. This PR is waiting on the maintainer to have a look.
Hey @robson90 , the issue with that is that on the api call to create or update a realm, you need to provide the policies and profiles or they will...
This works when using the oicd provider. 1. Create an app registraion in azure ad. Note down the tenant id and client id. 2. Create a secret for the app...
Maybe you could switch to the ubi9-minimal version of the eclipse-temurin image?