Andrew N Golovkov
Andrew N Golovkov
If the file ends with a comment then `jsonnetfmt filename.jsonnet` will add odd newline at the end of the file. ``` andor@localhost:~/tmp$ jsonnetfmt --version Jsonnet reformatter v0.16.0 andor@localhost:~/tmp$ cat testme.jsonnet...
Example for kinda universal helm-template datasource: `qbec.yaml`: ``` vars: computed: - name: helm-template code: | { local p = import './params.libsonnet').components[ std.extVar('qbec.io/__DS_NAME__') ], command: 'helm', args: ['template', ('https://' + std.extVar('qbec.io/__DS_PATH__')),...
Right now, qbec relies on `~/.kube/config` and `qbec.yaml` files when it tries to find cluster credentials. I think it would be rather nice if qbec will have the ability to...
Hello! If would be rather cool if you will publish this provider to [terraform registry](https://registry.terraform.io/).
It will be nice if you will disable undo for http response url by default.
Hello! In order to install python on quite old hardware, I want to build 32-bit package with musl (binary libraries are also very old). In my case it is not...
Hello! Could you please add `1.0-rc1` (and consequent rc versions)? Also, maybe it makes sense add weekly builds also?