Skip to content

Commit

Permalink
Merge pull request #3450 from vardhaman22/2.8-sync-kdm-data
Browse files Browse the repository at this point in the history
[v2.8] Vendor KDM data
  • Loading branch information
vardhaman22 authored Dec 11, 2023
2 parents b916067 + eff565b commit b67aa32
Show file tree
Hide file tree
Showing 3 changed files with 1,013 additions and 72 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.8/data.json"
defaultURL = "https://releases.rancher.com/kontainer-driver-metadata/dev-v2.8-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.

1,079 changes: 1,010 additions & 69 deletions data/data.json

Large diffs are not rendered by default.

0 comments on commit b67aa32

Please sign in to comment.