-
Executed this command:
podman run --name=krkn --rm --net=host --env-host=true -v ${KUBECONFIG}:/root/.kube/config:Z -d -e CERBERUS_ENABLED=true -e CERBERUS_URL=http://0.0.0.0:${CERBERUS_PORT} -e TOTA…
-
I'm working on a CouchDB backend.
Current code: git://stephane.shimaore.net/git/jsDAV-couchdb.git
-
**Describe the bug**
Attempting to apply the OTA update from `0uoma` (Urbit 2.100) to the subsequent version (Urbit 2.101, `36cdn` or `fgbps`) fails during rebuild of %home. This affects at least 2…
-
# Details
Currently, istio has no active workloads deployed into the mesh, this issue would require that most services be integrated and tested whilst running in the mesh using mTLS and no direct e…
-
With the deprecation of **beaker** the `onceover run acceptance` should be converted over to using litmus.
-
I have some JAXB custom plugins in use in my JAX-WS bindings file. Namely JAXB2 Commons Inheritance plugin. After successful wsimport config, nothing happens, Java files aren't modified. It seems like…
-
I have read the readme several times and believe I am including all the appropriate information. Please let me know if that is not the case, and I will include what is missing. I am viewing the versaf…
-
**Is your enhancement proposal related to a problem? Please describe.**
The current spinlock implementation on AArch64 SMP leaves a lot of performance on the floor.
**Describe the solution you'd l…
-
So someone can pass in a URL to download the rules file as part of the validation.
URL should also optionally be an environment variable. This way they can set it once but run the program normally…
-
When a folder is created, then deleted, then another one with the same name gets created, the storage returns the deleted object instead of the correct one.
The fix is simple enough: in WebDavSqlSt…