-
Consider the following indentations auto generated by jsonnet fmt
```
{
collCorrect1: [{
name: "Good",
}],
collCorrect2: [{
name: "Bad",
}, someOther(),
…
-
Currently, it seems that bazelbuild/rules_jsonnet is not being tested with Jenkins.
-
I am opening this issue to track discussions around what shape `rules_k8s` might take, and to enumerate the kinds of scenarios folks would like to see `rules_k8s` cover.
-
Add a `data` attribute to Jsonnet rules to support the `importstr` statement, which can be used to import contents from arbitrary files not limited to `.jsonnet` files.
+cc @sparkprime
-
So, I tried ksonnet-gen with k8s 1.6.0 and 1.7.0-beta.0 tags and they both didn't work. Here below is what I did:
```console
// with k8s v1.6.0 tag
$ ksonnet-gen ~/workspace/gocode/kubernetes/src…
-
Hi,
I'm trying to do the following
```
local addMetadata(key, value) =
{metadata+: {[key]: value};
{} + addMetadata("app", "name")
```
It fails because super doesn't have the 'metadata' f…
ant31 updated
7 years ago
-
Having this feature will be very useful for us. We are planning on building the regex matching to conform with the [v2 spec gist](https://gist.github.com/bethesque/5a35a3c1cb9fdab6dce7).
-
Hi all,
has there been a discussion about adding auto "jsonnet fmt" execution at save time ?
The [vim-go](https://github.com/fatih/vim-go) has that feature for go using gofmt. It is very useful.
…
-
Namaste,
I'm wondering whether gopherjs support can be added to the rules set
as well.
[github.com/gopherjs/gopherjs](http://github.com/gopherjs/gopherjs)
Cheers,
Yesudeep.
-
Once you fix up net-tools, and a small BUILD file problem (fixes for those are enroute) I still ended up with this:
ERROR: /Users/dmaclach/src/bazel/tools/build_rules/appengine/BUILD:2:1: no such pac…