-
Hey!
As I'm not familiar with jsonnet I am probably just holding this wrong... I have figured out that I need to override the `clusters` variable in `bb_clientd.jsonnet` to include my RBE endpoint.…
-
# Proposed Feature
We just introduced the `yaml-update` step, which is a great improvement over `helm-update-image`. Now we should add an equivalent `json-update` step to deal with `json` files.
…
-
### Preflight checklist
- [X] I could not find a solution in the existing issues, docs, nor discussions.
- [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/kratos/blob…
-
Would love a function to convert YAML (with comments) to Jsonnet. Plugins to convert YAML to JSON already exist, but unfortunately, they drop comments (as they should, because JSON doesn't support the…
-
I'm in the process of setting up our Thanos infra, on a pull based mod (query + sidecars in K8s clusters + stores).
I'd like to have two level of partitioning, prod/pre-prod and time based.
Howe…
-
Jsonnet (ext: .jsonnet or .libsonnet) made it into github linguist https://github.com/github/linguist/blob/c71777f52cb5c61e5cd3c62445c86ad2a0b3e872/grammars.yml#L482 but you're missing support for it
-
I am trying to build manifests using the JSONnet file below. I have added two labels to the ruler, "cluster_name" and "rule_replica", but in the compiled manifests, only one label is being added. Can …
-
When working with inline environments in order to not commit environment specific data to the general tanka package git repo it's really useful to not only be able to inject apiServer and namespace, b…
-
## The following modules are broken with Bazel@8.0.0rc4:
BCR Bazel Compatibility Test: https://buildkite.com/bazel/bcr-bazel-compatibility-test/builds/72
This may have some overlap with https://g…
-
**Describe the bug/feature**
When I use Grafana's ksonnet-util [1] with Kapitan, I can't do `kapitan compile` because that Jsonnet native function(`manifestYamlFromJson`) is null.
```
vendor…