From 10a2b64c110f21434acf003ff9cbab8025add33f Mon Sep 17 00:00:00 2001 From: Matthias Loibl Date: Thu, 22 Oct 2020 19:24:41 +0200 Subject: [PATCH] Clean up jsonnet dependencies and use absolute imports --- jsonnet/kube-state-metrics/jsonnetfile.json | 13 +------------ scripts/jsonnetfile.json | 2 +- scripts/jsonnetfile.lock.json | 11 ----------- 3 files changed, 2 insertions(+), 24 deletions(-) diff --git a/jsonnet/kube-state-metrics/jsonnetfile.json b/jsonnet/kube-state-metrics/jsonnetfile.json index d31ac110..677d9811 100644 --- a/jsonnet/kube-state-metrics/jsonnetfile.json +++ b/jsonnet/kube-state-metrics/jsonnetfile.json @@ -1,14 +1,3 @@ { - "dependencies": [ - { - "name": "ksonnet", - "source": { - "git": { - "remote": "https://github.com/ksonnet/ksonnet-lib", - "subdir": "" - } - }, - "version": "master" - } - ] + "dependencies": [] } diff --git a/scripts/jsonnetfile.json b/scripts/jsonnetfile.json index 5f706924..4d38c94e 100644 --- a/scripts/jsonnetfile.json +++ b/scripts/jsonnetfile.json @@ -18,5 +18,5 @@ "version": "" } ], - "legacyImports": true + "legacyImports": false } diff --git a/scripts/jsonnetfile.lock.json b/scripts/jsonnetfile.lock.json index f9be92fd..4d38c94e 100644 --- a/scripts/jsonnetfile.lock.json +++ b/scripts/jsonnetfile.lock.json @@ -1,17 +1,6 @@ { "version": 1, "dependencies": [ - { - "source": { - "git": { - "remote": "https://github.com/ksonnet/ksonnet-lib.git", - "subdir": "" - } - }, - "version": "0d2f82676817bbf9e4acf6495b2090205f323b9f", - "sum": "h28BXZ7+vczxYJ2sCt8JuR9+yznRtU/iA6DCpQUrtEg=", - "name": "ksonnet" - }, { "source": { "local": {