-
Checklist:
* [ x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [x ] I've included steps to reproduce the bug.
* [ x] I've pasted the output of `argocd version…
-
Regardless of whether JSONNET_PATH is set, the following holds true on RHEL 7 & RHEL 8:
If I attempt to parse a file under /tmp (as the root user) it fails:
```bash
touch /tmp/foo.jsonnet
jsonn…
-
#### Is your feature request related to a problem? Please describe.
Our mimir-distributed helm chart deployment makes a lot of network transfer between components and caches.
I had a same situatio…
-
`.libsonnet` / `.jsonnet` files appear without an icon in the Project tool window:
These files are also presented without an icon in their tab:
## Version information
Plugin version 0…
-
As more people start writing Commodore components, questions regarding Jsonnet best practices are popping up more frequently.
While we already have #36 to document component architecture and interf…
-
**Icon Type**
- [ ] 📁 Folder
- [x] 📑 File
**File Names**
- `*.jsonnet`
- `*.libsonnet`
**Graphic ideas** 💖
Website - **https://jsonnet.org/**
Example logo - **https://jsonnet.org/img/i…
-
https://github.com/grafana/mimir/pull/7282 added autoscaling to Helm as an experimental feature. This issue is about remaining work in order to promote autoscaling to stable.
### Bugs
* [x] https://…
-
So there was some conversation in discord and some in a [discussion](https://github.com/orgs/blue-build/discussions/5) about trying to have support for a recipe building multiple versions of itself. F…
-
### What's wrong?
If you navigate to the examples folder and try to `docker compose up -d` you'll notice the `alloy-example-provision-dashboards-1` container failing to start with a message about jso…
-
## Summary
Although YAML is a great description language, when a large enough test set is required, things get out of hand.
The CLI tool already support Jsonnet, so it shouldn't be very …