-
**bin/examine.py examples/hide_and_seek_quadrant.jsonnet examples/lock_and_return.npz**
```
Inferred:
names: examples/hide_and_seek_quadrant.jsonnet examples/lock_and_return.npz
arguments: {}
…
-
Multiple things changed in grafana 6... is there a plan to support these schemas?
-
Going further than https://github.com/ksonnet/ksonnet-lib/issues/64 it's annoying to read the `k8s.libsonnet` file. I'd like to have something like the following:
```
$ k8s doc -f ../lib/k8s.libso…
-
Hi,
I tried to run your code by following the readme instructions.
When I tried the main experiment [ColBERT Retrieval], and run the script:
python src/main.py configs/nq_tables/colbert.jso…
-
I've found myself often doing things that require the key of the object I'm currently in. Here's an example:
```jsonnet
top: {
myThing: {
name: "myThing" // this is the key of the current obj…
-
I have seen multiple on-prem customer incidents now where the resolution of an incident has been significantly slowed down because `-ingester.readiness-check-ring-health` was undefined (so enabled via…
-
### What You Are Seeing?
Frequent exception trying to delete a directory with 72 subdirectories with a couple subdirectories each (NuGet cache)
```
DeleteDirectory(nuGetCacheFolder, new DeleteDirec…
-
## Summary
**As** K8up user
**I want** to have Prometheus alerting rules
**So that** I get notified if backups are failing
## Context
Currently K8up only provides Prometheus metrics but no …
srueg updated
3 years ago
-
Thanks for the great library!
One thing I noticed however is that, besides the `envoy.extensions.transport_sockets.tls.v3`, all other extensions appear to be missing from the generated output; and …
-
I am getting module not found error while running below command:
**bin/examine.py examples/hide_and_seek_quadrant.jsonnet examples/lock_and_return.npz**
```
Inferred:
names: examples/hide_and…