1
0
mirror of https://github.com/rancher/rke.git synced 2025-07-13 07:04:52 +00:00

Merge pull request #3450 from vardhaman22/2.8-sync-kdm-data

[v2.8] Vendor KDM data
This commit is contained in:
Vardhaman Surana 2023-12-11 16:51:28 +05:30 committed by GitHub
commit b67aa329bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 954 additions and 13 deletions

View File

@ -10,7 +10,7 @@ import (
)
const (
defaultURL = "https://releases.rancher.com/kontainer-driver-metadata/release-v2.8/data.json"
defaultURL = "https://releases.rancher.com/kontainer-driver-metadata/dev-v2.8-2023-11-patches/data.json"
dataFile = "data/data.json"
)

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long