Skip to content

Commit

Permalink
Merge pull request #3449 from vardhaman22/sync-kdm-data
Browse files Browse the repository at this point in the history
[v2.7] Vendor KDM data
  • Loading branch information
vardhaman22 authored Dec 11, 2023
2 parents 6e8ec25 + 746f207 commit 3c225fb
Show file tree
Hide file tree
Showing 3 changed files with 679 additions and 52 deletions.
2 changes: 1 addition & 1 deletion codegen/codegen.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import (
)

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

Expand Down
4 changes: 2 additions & 2 deletions data/bindata.go

Large diffs are not rendered by default.

725 changes: 676 additions & 49 deletions data/data.json

Large diffs are not rendered by default.

0 comments on commit 3c225fb

Please sign in to comment.