-
### Steps to reproduce
```
spack install jsonnet
```
### Error message
```
==> Fetching https://github.com/google/jsonnet/archive/refs/tags/v0.18.0.tar.gz
==> Error: NoDigestError: Attempt to c…
-
The idea is to provide an endpoint or perhaps a separate library to validate dashboards against their schema.
For jsonnet this library could be used: https://github.com/crdsonnet/validate-libsonnet…
-
## Versions
- VS Code Jsonnet Language Server Extension v0.3.3
- jsonnet-language-server v0.11.0
## Example Code
```jsonnet
local nextID = std.native('nextID');
{
id: nextID(),
}
``…
-
**Describe the bug/feature**
The map definition in `kapitan.vars` leads to error with an incomprehensible description
**To Reproduce**
Steps to reproduce the behavior:
1. git clone --depth 1 -b…
-
It is possible to generate mixins using jsonnet external variables, but not possible to use mixtool with those jsonnet files:
```
gitpod /workspace/observability $ mixtool lint monitoring-satellit…
-
Working in: https://github.com/GSA-TTS/FAC/tree/jadudm/fix-passthrough-checks
## Story
In Federal Awards, when `is_direct` is `N`, then both columns `O` and `P` are required. We were only checki…
-
See also #1973
-
# Summary
Need some documentation on how to performance tune Argo CD.
Context:
https://argoproj.slack.com/archives/CASHNF6MS/p1585125402008900?thread_ts=1585008884.411100&cid=CASHNF6MS
Some…
-
**Describe the bug**
**To Reproduce**
Run the `create` command with the file flag specified.
```bash
argocd app create appName --file argo.yaml
```
and the `metadata.name` is empty:
```
…
-
Map out what's:
1. Easy in jsonnet and hard in arr.ai.
1. Possible in jsonnet and impossible in arr.ai.
Think about language improvements to close any such gaps.