-
An orchestrator stores private keys in the `keys.json` file with permissions `644`. That file is stored in the directory `.gbt` with permissions `755`. So any user on the host can read private keys.
…
-
### Is your feature request related to a problem?
_No response_
### Describe the solution you'd like.
NVS storage can be organized to store JSON data in relational database style via linked-list, b…
-
In meta.json I changed the `TestRenderModel` and I pushed the template to my Postmark environment. I would have expected those would show up when showing the preview in the web UI, but the default val…
-
**_ProblemStatement_**: As an automation engineer I collect various metrics as json format & upload them to S3. I want to visualise the same on Grafana like visualisation tools running in some K8s set…
-
This syntax isn't accepted by `dotenvy`:
.env:
```
ACCOUNT={ "r": "1", "a": "2" }
```
When testing at version 0.15, when `dotenvy` parses this file, it fails to set the `ACCOUNT` variable, …
-
Version: 0.2.6
Not able to configure the `Odoo.configurations` setting in the workspace settings:
![image](https://github.com/user-attachments/assets/2181220e-7b9e-419a-951c-4adea317b573)
brboi updated
2 weeks ago
-
**Describe the bug**
Xray cannot be used in the modpack TerraFirmaGreg
**To Reproduce**
Steps to reproduce the behavior:
Use Xray in the TerraFirmaGreg integration package
**Expected behavior…
-
When trying to use this project with pnpm, an error like the one below is raised when running `pod install`. It seems that the relative path used to find the project's root directory will not work wit…
-
I've successfully got it to install and work but the issue is it's not consistent.
Error:
- Error saving credentials: error storing credentials - err: exit status 1, out: `pass store is uninitiali…
-
There are use cases when we would like to store the results of a search for future use. One of such use cases is for when we are testing the same set of files or datasets, or in case CMR is down. This…