1
0
mirror of https://github.com/rancher/rke.git synced 2025-10-22 03:32:19 +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
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