Results 16 comments of Juan Manuel Moreno Carballo

Okis your give another idea, Indicate historical data about bash 4 with these references or external references to complete the schema for mid/advanced users. Thanks for the reply only I...

I had to change the import command to ``` cat $FILE | jq '. * {overwrite: true }' | curl --fail -k -X$HTTP_VERB \ -H "Content-Type: application/json" \ -H "Accept:...

I investigate the error ... https://sourcegraph.com/github.com/grafana/grafana@00e7c7c4b725ed7249e15a3eaac3043fda1d9f68/-/blob/pkg/api/datasources.go ``` err = bus.Dispatch(&cmd) --   | if err != nil {   | if err == m.ErrDataSourceUpdatingOldVersion {   | return Error(500, "Failed to update datasource....

This problem is documented in https://kubeval.instrumenta.dev/#crds , where you could ignore custom crds schemas, but I don't consider a solution. Or an alternative is create a custom schema (issue mentioned...

Is there any update for this improvement?

> Is there any timeline for that? We have Grafanas with multiple thousands of Graph panels, and performing manual migration one-by-one is impossible. Currently I'd need to create migration script...

k8s pod runners have the risk problem of docker in docker, so GitHub actions images pulled via Marketplace need an alternative to use another command different to “docker”, like podman,...

Any update about that? There is an API definition of containerd : https://github.com/containerd/containerd/tree/main/api This could be useful to create telegraf input plugin...

I notice an issue when apply auto migration dashboard that contains --> type: "table-old" . Auto migration feature not working on these cases. I always have to edit JSON format...