-
## The following modules are broken with Bazel@last_rc (Updated: Nov 26):
BCR Bazel Compatibility Test: https://buildkite.com/bazel/bcr-bazel-compatibility-test/builds/70
### ape@1.0.0-beta.15
Mai…
-
Just saw this repository.
I started https://github.com/metalmatze/awesome-jsonnet a while back (just saw 2 years :scream:) I am happy to collaborate and even take yours forward. Just FYI.
-
Now in the jsonnet lib, the configmap is very basic and doesn't support adding additional scrape configs. For us who still rely on getting memory profiles via /pprof, it is not easy to configure it no…
-
I am not sure how to debug this but something seems wrong, I have "downloading jsonnet-language-server..." in the status bar but it never move past that.
What can I do to find more informations ?
-
**Describe the bug/feature**
1. Secrets of type **env** are not visible after `jsonnet` files are compiled.
2. When default value for **env** ref type is not set but the `$KAPITAN_VAR_some_variable`…
bdnf updated
3 months ago
-
I call jsonnet in python with `_jsonnet.evaluate_file()` with part of jsonnet file as the following code block
```
// /MyProjetc/env/test/deploy.jsonnet
local app = '../../app/helloworld.jsonnet'
…
-
Now that a pure-Go implementation of Jsonnet is being developed (google/go-jsonnet) is being developed, it would be a good idea to make it possible to share the Jsonnet's rich test suite across differ…
-
**Is your feature request related to a problem? Please describe.**
My k8s cluster doesn't use `cluster.local`, but this is hardcoded in many places in the Tanka libsonnet files. I have to change this…
-
CI: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/4026#01910c21-49f3-45fd-acae-1bbcff496945
Platform: MacOS
Logs:
```
ERROR: Traceback (most recent call last):
File "/private/…
-
Checklist:
* [ Y] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [ Y I've included steps to reproduce the bug.
* [ Y ] I've pasted the output of `argocd version…