Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Rke
Commits
cc3f9739
Unverified
Commit
cc3f9739
authored
3 years ago
by
Kinara Shah
Committed by
GitHub
3 years ago
Browse files
Options
Download
Plain Diff
Merge pull request #2812 from kinarashah/dev13kdm
update kdm data
parents
8c51f77d
2d480d83
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
codegen/codegen.go
+1
-1
codegen/codegen.go
data/bindata.go
+2
-2
data/bindata.go
data/data.json
+91
-1
data/data.json
with
94 additions
and
4 deletions
+94
-4
codegen/codegen.go
+
1
-
1
View file @
cc3f9739
...
...
@@ -10,7 +10,7 @@ import (
)
const
(
defaultURL
=
"https://releases.rancher.com/kontainer-driver-metadata/
release-v2.6
/data.json"
defaultURL
=
"https://releases.rancher.com/kontainer-driver-metadata/
dev-v2.6-v1.20.14-0122
/data.json"
dataFile
=
"data/data.json"
)
...
...
This diff is collapsed.
Click to expand it.
data/bindata.go
+
2
-
2
View file @
cc3f9739
This diff is collapsed.
Click to expand it.
data/data.json
+
91
-
1
View file @
cc3f9739
...
...
@@ -9078,6 +9078,49 @@
"aciGbpServerContainer": "noiro/gbp-server:5.1.1.0.1ae238a",
"aciOpflexServerContainer": "noiro/opflex-server:5.1.1.0.1ae238a"
},
"v1.21.8-rancher2-1": {
"etcd": "rancher/mirrored-coreos-etcd:v3.4.16-rancher1",
"alpine": "rancher/rke-tools:v0.1.78",
"nginxProxy": "rancher/rke-tools:v0.1.78",
"certDownloader": "rancher/rke-tools:v0.1.78",
"kubernetesServicesSidecar": "rancher/rke-tools:v0.1.78",
"kubedns": "rancher/mirrored-k8s-dns-kube-dns:1.17.4",
"dnsmasq": "rancher/mirrored-k8s-dns-dnsmasq-nanny:1.17.4",
"kubednsSidecar": "rancher/mirrored-k8s-dns-sidecar:1.17.4",
"kubednsAutoscaler": "rancher/mirrored-cluster-proportional-autoscaler:1.8.3",
"coredns": "rancher/mirrored-coredns-coredns:1.8.4",
"corednsAutoscaler": "rancher/mirrored-cluster-proportional-autoscaler:1.8.3",
"nodelocal": "rancher/mirrored-k8s-dns-node-cache:1.18.0",
"kubernetes": "rancher/hyperkube:v1.21.8-rancher2",
"flannel": "rancher/mirrored-coreos-flannel:v0.15.1",
"flannelCni": "rancher/flannel-cni:v0.3.0-rancher6",
"calicoNode": "rancher/mirrored-calico-node:v3.19.2",
"calicoCni": "rancher/mirrored-calico-cni:v3.19.2",
"calicoControllers": "rancher/mirrored-calico-kube-controllers:v3.19.2",
"calicoCtl": "rancher/mirrored-calico-ctl:v3.19.2",
"calicoFlexVol": "rancher/mirrored-calico-pod2daemon-flexvol:v3.19.2",
"canalNode": "rancher/mirrored-calico-node:v3.19.2",
"canalCni": "rancher/mirrored-calico-cni:v3.19.2",
"canalControllers": "rancher/mirrored-calico-kube-controllers:v3.19.2",
"canalFlannel": "rancher/mirrored-coreos-flannel:v0.15.1",
"canalFlexVol": "rancher/mirrored-calico-pod2daemon-flexvol:v3.19.2",
"weaveNode": "weaveworks/weave-kube:2.8.1",
"weaveCni": "weaveworks/weave-npc:2.8.1",
"podInfraContainer": "rancher/mirrored-pause:3.4.1",
"ingress": "rancher/nginx-ingress-controller:nginx-0.49.3-rancher1",
"ingressBackend": "rancher/mirrored-nginx-ingress-controller-defaultbackend:1.5-rancher1",
"ingressWebhook": "rancher/mirrored-ingress-nginx-kube-webhook-certgen:v1.1.1",
"metricsServer": "rancher/mirrored-metrics-server:v0.5.0",
"windowsPodInfraContainer": "rancher/kubelet-pause:v0.1.6",
"aciCniDeployContainer": "noiro/cnideploy:5.1.1.0.1ae238a",
"aciHostContainer": "noiro/aci-containers-host:5.1.1.0.1ae238a",
"aciOpflexContainer": "noiro/opflex:5.1.1.0.1ae238a",
"aciMcastContainer": "noiro/opflex:5.1.1.0.1ae238a",
"aciOvsContainer": "noiro/openvswitch:5.1.1.0.1ae238a",
"aciControllerContainer": "noiro/aci-containers-controller:5.1.1.0.1ae238a",
"aciGbpServerContainer": "noiro/gbp-server:5.1.1.0.1ae238a",
"aciOpflexServerContainer": "noiro/opflex-server:5.1.1.0.1ae238a"
},
"v1.22.4-rancher1-1": {
"etcd": "rancher/mirrored-coreos-etcd:v3.5.0",
"alpine": "rancher/rke-tools:v0.1.78",
...
...
@@ -9164,6 +9207,49 @@
"aciGbpServerContainer": "noiro/gbp-server:5.1.1.0.1ae238a",
"aciOpflexServerContainer": "noiro/opflex-server:5.1.1.0.1ae238a"
},
"v1.22.5-rancher2-1": {
"etcd": "rancher/mirrored-coreos-etcd:v3.5.0",
"alpine": "rancher/rke-tools:v0.1.78",
"nginxProxy": "rancher/rke-tools:v0.1.78",
"certDownloader": "rancher/rke-tools:v0.1.78",
"kubernetesServicesSidecar": "rancher/rke-tools:v0.1.78",
"kubedns": "rancher/mirrored-k8s-dns-kube-dns:1.17.4",
"dnsmasq": "rancher/mirrored-k8s-dns-dnsmasq-nanny:1.17.4",
"kubednsSidecar": "rancher/mirrored-k8s-dns-sidecar:1.17.4",
"kubednsAutoscaler": "rancher/mirrored-cluster-proportional-autoscaler:1.8.3",
"coredns": "rancher/mirrored-coredns-coredns:1.8.6",
"corednsAutoscaler": "rancher/mirrored-cluster-proportional-autoscaler:1.8.5",
"nodelocal": "rancher/mirrored-k8s-dns-node-cache:1.21.1",
"kubernetes": "rancher/hyperkube:v1.22.5-rancher2",
"flannel": "rancher/mirrored-coreos-flannel:v0.15.1",
"flannelCni": "rancher/flannel-cni:v0.3.0-rancher6",
"calicoNode": "rancher/mirrored-calico-node:v3.21.1",
"calicoCni": "rancher/mirrored-calico-cni:v3.21.1",
"calicoControllers": "rancher/mirrored-calico-kube-controllers:v3.21.1",
"calicoCtl": "rancher/mirrored-calico-ctl:v3.21.1",
"calicoFlexVol": "rancher/mirrored-calico-pod2daemon-flexvol:v3.21.1",
"canalNode": "rancher/mirrored-calico-node:v3.21.1",
"canalCni": "rancher/mirrored-calico-cni:v3.21.1",
"canalControllers": "rancher/mirrored-calico-kube-controllers:v3.21.1",
"canalFlannel": "rancher/mirrored-coreos-flannel:v0.15.1",
"canalFlexVol": "rancher/mirrored-calico-pod2daemon-flexvol:v3.21.1",
"weaveNode": "weaveworks/weave-kube:2.8.1",
"weaveCni": "weaveworks/weave-npc:2.8.1",
"podInfraContainer": "rancher/mirrored-pause:3.5",
"ingress": "rancher/nginx-ingress-controller:nginx-1.1.0-rancher1",
"ingressBackend": "rancher/mirrored-nginx-ingress-controller-defaultbackend:1.5-rancher1",
"ingressWebhook": "rancher/mirrored-ingress-nginx-kube-webhook-certgen:v1.1.1",
"metricsServer": "rancher/mirrored-metrics-server:v0.5.1",
"windowsPodInfraContainer": "rancher/kubelet-pause:v0.1.6",
"aciCniDeployContainer": "noiro/cnideploy:5.1.1.0.1ae238a",
"aciHostContainer": "noiro/aci-containers-host:5.1.1.0.1ae238a",
"aciOpflexContainer": "noiro/opflex:5.1.1.0.1ae238a",
"aciMcastContainer": "noiro/opflex:5.1.1.0.1ae238a",
"aciOvsContainer": "noiro/openvswitch:5.1.1.0.1ae238a",
"aciControllerContainer": "noiro/aci-containers-controller:5.1.1.0.1ae238a",
"aciGbpServerContainer": "noiro/gbp-server:5.1.1.0.1ae238a",
"aciOpflexServerContainer": "noiro/opflex-server:5.1.1.0.1ae238a"
},
"v1.8.11-rancher2-1": {
"etcd": "rancher/coreos-etcd:v3.0.17",
"alpine": "rancher/rke-tools:v0.1.8",
...
...
@@ -9806,6 +9892,10 @@
"minRKEVersion": "1.3.3-rc0",
"minRancherVersion": "2.6.3-rc0"
},
"v1.22.5-rancher2-1": {
"minRKEVersion": "1.3.3-rc0",
"minRancherVersion": "2.6.3-rc0"
},
"v1.8": {
"maxRKEVersion": "0.2.2",
"maxRancherVersion": "2.2"
...
...
@@ -9853,7 +9943,7 @@
},
"RKEDefaultK8sVersions": {
"0.3": "v1.16.3-rancher1-1",
"default": "v1.21.8-rancher
1
-1"
"default": "v1.21.8-rancher
2
-1"
},
"K8sVersionDockerInfo": {
"1.10": [
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help