-
This is a feature proposal.
I used `jsonnet` to render `kube-prometheus` manifests. However, native jsonnet lacks the `parseYaml` function that I really need. So I started using jsonnet-qbec tool w…
-
**Is this a BUG REPORT or FEATURE REQUEST?**:
> Uncomment only one, leave it on its own line:
>
/kind bug
>
> /kind feature
**What happened**:
When merging two objects the behavior is…
-
I got error when I build binding for `x86_64-unknown-linux-musl`,the command is
```bash
napi build --platform --release --no-js --dts binding.d.ts
```
GitHub CI build strategy info:
```
- ho…
-
I created a yaml file named `test.yaml` with this configuration:
```yaml
kind: pipeline
type: docker
name: default
steps:
- name: {{ .input.name }}
image: {{ .input.image }}
com…
-
#### Is your feature request related to a problem? Please describe.
While setting my personal Mimir cluster, I found that it's asking for `fast` and `standard` storage classes for the PVCs on inges…
-
Currently the `-n --namespace` option seems to be ignored in the use-cases which I have.
My main use-case is that I want to be able to:
```
$ kubecfg diff dev/myproject.jsonnet
$ kubecfg update …
-
**What is missing?**
I'm looking forward for a way to deploy multiple prometheuses statefulsets via the [provided jsonnet template](https://github.com/prometheus-operator/kube-prometheus/tree/main/…
-
OK, I'm down to one file that jsonnet-lint refuses to process. It basically hangs and ultimately gets killed by what I'm assuming is an OOM killer on my Mac. The weird thing is that _sometimes_ it wil…
-
I have below code in jsonnet which does update default rule,create a new rule..This works fine.
But I want to delete the rule "AggregateAPIDown".I am not sure how to do this in jsonnet.
I tried th…
-
We use this action in our repo, and today I got a failure on my action because jsonnet wasn't found in the path. Then I looked into this step and found the error pasted below, but github thinks the s…