mirror of
https://github.com/rancher/rke.git
synced 2025-07-19 01:36:32 +00:00
Merge pull request #3490 from krunalhinguu/v2.8-jan-patches
[release/v1.5.4] Vendor January patch KDM data
This commit is contained in:
commit
a266de66de
@ -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-2024-01-patches/data.json"
|
||||
dataFile = "data/data.json"
|
||||
)
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
177
data/data.json
177
data/data.json
@ -12441,6 +12441,47 @@
|
||||
"aciOvsContainer": "noiro/openvswitch:6.0.3.2.81c2369",
|
||||
"aciControllerContainer": "noiro/aci-containers-controller:6.0.3.2.81c2369"
|
||||
},
|
||||
"v1.26.13-rancher1-1": {
|
||||
"etcd": "rancher/mirrored-coreos-etcd:v3.5.10",
|
||||
"alpine": "rancher/rke-tools:v0.1.96",
|
||||
"nginxProxy": "rancher/rke-tools:v0.1.96",
|
||||
"certDownloader": "rancher/rke-tools:v0.1.96",
|
||||
"kubernetesServicesSidecar": "rancher/rke-tools:v0.1.96",
|
||||
"kubedns": "rancher/mirrored-k8s-dns-kube-dns:1.22.28",
|
||||
"dnsmasq": "rancher/mirrored-k8s-dns-dnsmasq-nanny:1.22.28",
|
||||
"kubednsSidecar": "rancher/mirrored-k8s-dns-sidecar:1.22.28",
|
||||
"kubednsAutoscaler": "rancher/mirrored-cluster-proportional-autoscaler:1.8.6",
|
||||
"coredns": "rancher/mirrored-coredns-coredns:1.9.4",
|
||||
"corednsAutoscaler": "rancher/mirrored-cluster-proportional-autoscaler:1.8.6",
|
||||
"nodelocal": "rancher/mirrored-k8s-dns-node-cache:1.22.28",
|
||||
"kubernetes": "rancher/hyperkube:v1.26.13-rancher1",
|
||||
"flannel": "rancher/mirrored-flannel-flannel:v0.21.4",
|
||||
"flannelCni": "rancher/flannel-cni:v0.3.0-rancher8",
|
||||
"calicoNode": "rancher/mirrored-calico-node:v3.26.3",
|
||||
"calicoCni": "rancher/calico-cni:v3.26.3-rancher1",
|
||||
"calicoControllers": "rancher/mirrored-calico-kube-controllers:v3.26.3",
|
||||
"calicoCtl": "rancher/mirrored-calico-ctl:v3.26.3",
|
||||
"calicoFlexVol": "rancher/mirrored-calico-pod2daemon-flexvol:v3.26.3",
|
||||
"canalNode": "rancher/mirrored-calico-node:v3.26.3",
|
||||
"canalCni": "rancher/calico-cni:v3.26.3-rancher1",
|
||||
"canalControllers": "rancher/mirrored-calico-kube-controllers:v3.26.3",
|
||||
"canalFlannel": "rancher/mirrored-flannel-flannel:v0.21.4",
|
||||
"canalFlexVol": "rancher/mirrored-calico-pod2daemon-flexvol:v3.26.3",
|
||||
"weaveNode": "weaveworks/weave-kube:2.8.1",
|
||||
"weaveCni": "weaveworks/weave-npc:2.8.1",
|
||||
"podInfraContainer": "rancher/mirrored-pause:3.7",
|
||||
"ingress": "rancher/nginx-ingress-controller:nginx-1.9.4-rancher1",
|
||||
"ingressBackend": "rancher/mirrored-nginx-ingress-controller-defaultbackend:1.5-rancher1",
|
||||
"ingressWebhook": "rancher/mirrored-ingress-nginx-kube-webhook-certgen:v20231011-8b53cabe0",
|
||||
"metricsServer": "rancher/mirrored-metrics-server:v0.6.3",
|
||||
"windowsPodInfraContainer": "rancher/mirrored-pause:3.7",
|
||||
"aciCniDeployContainer": "noiro/cnideploy:6.0.3.2.81c2369",
|
||||
"aciHostContainer": "noiro/aci-containers-host:6.0.3.2.81c2369",
|
||||
"aciOpflexContainer": "noiro/opflex:6.0.3.2.81c2369",
|
||||
"aciMcastContainer": "noiro/opflex:6.0.3.2.81c2369",
|
||||
"aciOvsContainer": "noiro/openvswitch:6.0.3.2.81c2369",
|
||||
"aciControllerContainer": "noiro/aci-containers-controller:6.0.3.2.81c2369"
|
||||
},
|
||||
"v1.26.4-rancher2-1": {
|
||||
"etcd": "rancher/mirrored-coreos-etcd:v3.5.6",
|
||||
"alpine": "rancher/rke-tools:v0.1.89",
|
||||
@ -12652,6 +12693,47 @@
|
||||
"aciOvsContainer": "noiro/openvswitch:6.0.3.1.81c2369",
|
||||
"aciControllerContainer": "noiro/aci-containers-controller:6.0.3.1.81c2369"
|
||||
},
|
||||
"v1.27.10-rancher1-1": {
|
||||
"etcd": "rancher/mirrored-coreos-etcd:v3.5.10",
|
||||
"alpine": "rancher/rke-tools:v0.1.96",
|
||||
"nginxProxy": "rancher/rke-tools:v0.1.96",
|
||||
"certDownloader": "rancher/rke-tools:v0.1.96",
|
||||
"kubernetesServicesSidecar": "rancher/rke-tools:v0.1.96",
|
||||
"kubedns": "rancher/mirrored-k8s-dns-kube-dns:1.22.28",
|
||||
"dnsmasq": "rancher/mirrored-k8s-dns-dnsmasq-nanny:1.22.28",
|
||||
"kubednsSidecar": "rancher/mirrored-k8s-dns-sidecar:1.22.28",
|
||||
"kubednsAutoscaler": "rancher/mirrored-cluster-proportional-autoscaler:1.8.6",
|
||||
"coredns": "rancher/mirrored-coredns-coredns:1.10.1",
|
||||
"corednsAutoscaler": "rancher/mirrored-cluster-proportional-autoscaler:1.8.6",
|
||||
"nodelocal": "rancher/mirrored-k8s-dns-node-cache:1.22.28",
|
||||
"kubernetes": "rancher/hyperkube:v1.27.10-rancher1",
|
||||
"flannel": "rancher/mirrored-flannel-flannel:v0.21.4",
|
||||
"flannelCni": "rancher/flannel-cni:v0.3.0-rancher8",
|
||||
"calicoNode": "rancher/mirrored-calico-node:v3.26.3",
|
||||
"calicoCni": "rancher/calico-cni:v3.26.3-rancher1",
|
||||
"calicoControllers": "rancher/mirrored-calico-kube-controllers:v3.26.3",
|
||||
"calicoCtl": "rancher/mirrored-calico-ctl:v3.26.3",
|
||||
"calicoFlexVol": "rancher/mirrored-calico-pod2daemon-flexvol:v3.26.3",
|
||||
"canalNode": "rancher/mirrored-calico-node:v3.26.3",
|
||||
"canalCni": "rancher/calico-cni:v3.26.3-rancher1",
|
||||
"canalControllers": "rancher/mirrored-calico-kube-controllers:v3.26.3",
|
||||
"canalFlannel": "rancher/mirrored-flannel-flannel:v0.21.4",
|
||||
"canalFlexVol": "rancher/mirrored-calico-pod2daemon-flexvol:v3.26.3",
|
||||
"weaveNode": "weaveworks/weave-kube:2.8.1",
|
||||
"weaveCni": "weaveworks/weave-npc:2.8.1",
|
||||
"podInfraContainer": "rancher/mirrored-pause:3.7",
|
||||
"ingress": "rancher/nginx-ingress-controller:nginx-1.9.4-rancher1",
|
||||
"ingressBackend": "rancher/mirrored-nginx-ingress-controller-defaultbackend:1.5-rancher1",
|
||||
"ingressWebhook": "rancher/mirrored-ingress-nginx-kube-webhook-certgen:v20231011-8b53cabe0",
|
||||
"metricsServer": "rancher/mirrored-metrics-server:v0.6.3",
|
||||
"windowsPodInfraContainer": "rancher/mirrored-pause:3.7",
|
||||
"aciCniDeployContainer": "noiro/cnideploy:6.0.3.2.81c2369",
|
||||
"aciHostContainer": "noiro/aci-containers-host:6.0.3.2.81c2369",
|
||||
"aciOpflexContainer": "noiro/opflex:6.0.3.2.81c2369",
|
||||
"aciMcastContainer": "noiro/opflex:6.0.3.2.81c2369",
|
||||
"aciOvsContainer": "noiro/openvswitch:6.0.3.2.81c2369",
|
||||
"aciControllerContainer": "noiro/aci-containers-controller:6.0.3.2.81c2369"
|
||||
},
|
||||
"v1.27.6-rancher1-1": {
|
||||
"etcd": "rancher/mirrored-coreos-etcd:v3.5.7",
|
||||
"alpine": "rancher/rke-tools:v0.1.96",
|
||||
@ -13732,7 +13814,7 @@
|
||||
},
|
||||
"RKEDefaultK8sVersions": {
|
||||
"0.3": "v1.16.3-rancher1-1",
|
||||
"default": "v1.27.8-rancher2-2"
|
||||
"default": "v1.27.10-rancher1-1"
|
||||
},
|
||||
"K8sVersionDockerInfo": {
|
||||
"1.10": [
|
||||
@ -18033,6 +18115,9 @@
|
||||
"default": false,
|
||||
"type": "boolean"
|
||||
},
|
||||
"egress-selector-mode": {
|
||||
"type": "string"
|
||||
},
|
||||
"etcd-arg": {
|
||||
"type": "array"
|
||||
},
|
||||
@ -18182,6 +18267,9 @@
|
||||
"default": false,
|
||||
"type": "boolean"
|
||||
},
|
||||
"egress-selector-mode": {
|
||||
"type": "string"
|
||||
},
|
||||
"etcd-arg": {
|
||||
"type": "array"
|
||||
},
|
||||
@ -18195,7 +18283,8 @@
|
||||
"vxlan",
|
||||
"ipsec",
|
||||
"host-gw",
|
||||
"wireguard"
|
||||
"wireguard",
|
||||
"wireguard-native"
|
||||
],
|
||||
"type": "enum"
|
||||
},
|
||||
@ -18347,7 +18436,8 @@
|
||||
"vxlan",
|
||||
"ipsec",
|
||||
"host-gw",
|
||||
"wireguard"
|
||||
"wireguard",
|
||||
"wireguard-native"
|
||||
],
|
||||
"type": "enum"
|
||||
},
|
||||
@ -18502,7 +18592,8 @@
|
||||
"vxlan",
|
||||
"ipsec",
|
||||
"host-gw",
|
||||
"wireguard"
|
||||
"wireguard",
|
||||
"wireguard-native"
|
||||
],
|
||||
"type": "enum"
|
||||
},
|
||||
@ -18657,7 +18748,8 @@
|
||||
"vxlan",
|
||||
"ipsec",
|
||||
"host-gw",
|
||||
"wireguard"
|
||||
"wireguard",
|
||||
"wireguard-native"
|
||||
],
|
||||
"type": "enum"
|
||||
},
|
||||
@ -18812,7 +18904,8 @@
|
||||
"vxlan",
|
||||
"ipsec",
|
||||
"host-gw",
|
||||
"wireguard"
|
||||
"wireguard",
|
||||
"wireguard-native"
|
||||
],
|
||||
"type": "enum"
|
||||
},
|
||||
@ -18967,7 +19060,8 @@
|
||||
"vxlan",
|
||||
"ipsec",
|
||||
"host-gw",
|
||||
"wireguard"
|
||||
"wireguard",
|
||||
"wireguard-native"
|
||||
],
|
||||
"type": "enum"
|
||||
},
|
||||
@ -19122,7 +19216,8 @@
|
||||
"vxlan",
|
||||
"ipsec",
|
||||
"host-gw",
|
||||
"wireguard"
|
||||
"wireguard",
|
||||
"wireguard-native"
|
||||
],
|
||||
"type": "enum"
|
||||
},
|
||||
@ -19277,7 +19372,8 @@
|
||||
"vxlan",
|
||||
"ipsec",
|
||||
"host-gw",
|
||||
"wireguard"
|
||||
"wireguard",
|
||||
"wireguard-native"
|
||||
],
|
||||
"type": "enum"
|
||||
},
|
||||
@ -19432,7 +19528,8 @@
|
||||
"vxlan",
|
||||
"ipsec",
|
||||
"host-gw",
|
||||
"wireguard"
|
||||
"wireguard",
|
||||
"wireguard-native"
|
||||
],
|
||||
"type": "enum"
|
||||
},
|
||||
@ -19587,7 +19684,8 @@
|
||||
"vxlan",
|
||||
"ipsec",
|
||||
"host-gw",
|
||||
"wireguard"
|
||||
"wireguard",
|
||||
"wireguard-native"
|
||||
],
|
||||
"type": "enum"
|
||||
},
|
||||
@ -19742,7 +19840,8 @@
|
||||
"vxlan",
|
||||
"ipsec",
|
||||
"host-gw",
|
||||
"wireguard"
|
||||
"wireguard",
|
||||
"wireguard-native"
|
||||
],
|
||||
"type": "enum"
|
||||
},
|
||||
@ -19897,7 +19996,8 @@
|
||||
"vxlan",
|
||||
"ipsec",
|
||||
"host-gw",
|
||||
"wireguard"
|
||||
"wireguard",
|
||||
"wireguard-native"
|
||||
],
|
||||
"type": "enum"
|
||||
},
|
||||
@ -20052,7 +20152,8 @@
|
||||
"vxlan",
|
||||
"ipsec",
|
||||
"host-gw",
|
||||
"wireguard"
|
||||
"wireguard",
|
||||
"wireguard-native"
|
||||
],
|
||||
"type": "enum"
|
||||
},
|
||||
@ -20207,7 +20308,8 @@
|
||||
"vxlan",
|
||||
"ipsec",
|
||||
"host-gw",
|
||||
"wireguard"
|
||||
"wireguard",
|
||||
"wireguard-native"
|
||||
],
|
||||
"type": "enum"
|
||||
},
|
||||
@ -20362,7 +20464,8 @@
|
||||
"vxlan",
|
||||
"ipsec",
|
||||
"host-gw",
|
||||
"wireguard"
|
||||
"wireguard",
|
||||
"wireguard-native"
|
||||
],
|
||||
"type": "enum"
|
||||
},
|
||||
@ -20517,7 +20620,8 @@
|
||||
"vxlan",
|
||||
"ipsec",
|
||||
"host-gw",
|
||||
"wireguard"
|
||||
"wireguard",
|
||||
"wireguard-native"
|
||||
],
|
||||
"type": "enum"
|
||||
},
|
||||
@ -20672,7 +20776,8 @@
|
||||
"vxlan",
|
||||
"ipsec",
|
||||
"host-gw",
|
||||
"wireguard"
|
||||
"wireguard",
|
||||
"wireguard-native"
|
||||
],
|
||||
"type": "enum"
|
||||
},
|
||||
@ -20827,7 +20932,8 @@
|
||||
"vxlan",
|
||||
"ipsec",
|
||||
"host-gw",
|
||||
"wireguard"
|
||||
"wireguard",
|
||||
"wireguard-native"
|
||||
],
|
||||
"type": "enum"
|
||||
},
|
||||
@ -20982,7 +21088,8 @@
|
||||
"vxlan",
|
||||
"ipsec",
|
||||
"host-gw",
|
||||
"wireguard"
|
||||
"wireguard",
|
||||
"wireguard-native"
|
||||
],
|
||||
"type": "enum"
|
||||
},
|
||||
@ -21137,7 +21244,8 @@
|
||||
"vxlan",
|
||||
"ipsec",
|
||||
"host-gw",
|
||||
"wireguard"
|
||||
"wireguard",
|
||||
"wireguard-native"
|
||||
],
|
||||
"type": "enum"
|
||||
},
|
||||
@ -21295,7 +21403,8 @@
|
||||
"vxlan",
|
||||
"ipsec",
|
||||
"host-gw",
|
||||
"wireguard"
|
||||
"wireguard",
|
||||
"wireguard-native"
|
||||
],
|
||||
"type": "enum"
|
||||
},
|
||||
@ -21456,7 +21565,8 @@
|
||||
"vxlan",
|
||||
"ipsec",
|
||||
"host-gw",
|
||||
"wireguard"
|
||||
"wireguard",
|
||||
"wireguard-native"
|
||||
],
|
||||
"type": "enum"
|
||||
},
|
||||
@ -21611,7 +21721,8 @@
|
||||
"vxlan",
|
||||
"ipsec",
|
||||
"host-gw",
|
||||
"wireguard"
|
||||
"wireguard",
|
||||
"wireguard-native"
|
||||
],
|
||||
"type": "enum"
|
||||
},
|
||||
@ -21766,7 +21877,8 @@
|
||||
"vxlan",
|
||||
"ipsec",
|
||||
"host-gw",
|
||||
"wireguard"
|
||||
"wireguard",
|
||||
"wireguard-native"
|
||||
],
|
||||
"type": "enum"
|
||||
},
|
||||
@ -21927,7 +22039,8 @@
|
||||
"vxlan",
|
||||
"ipsec",
|
||||
"host-gw",
|
||||
"wireguard"
|
||||
"wireguard",
|
||||
"wireguard-native"
|
||||
],
|
||||
"type": "enum"
|
||||
},
|
||||
@ -22088,7 +22201,8 @@
|
||||
"vxlan",
|
||||
"ipsec",
|
||||
"host-gw",
|
||||
"wireguard"
|
||||
"wireguard",
|
||||
"wireguard-native"
|
||||
],
|
||||
"type": "enum"
|
||||
},
|
||||
@ -22252,7 +22366,8 @@
|
||||
"vxlan",
|
||||
"ipsec",
|
||||
"host-gw",
|
||||
"wireguard"
|
||||
"wireguard",
|
||||
"wireguard-native"
|
||||
],
|
||||
"type": "enum"
|
||||
},
|
||||
@ -22419,7 +22534,8 @@
|
||||
"vxlan",
|
||||
"ipsec",
|
||||
"host-gw",
|
||||
"wireguard"
|
||||
"wireguard",
|
||||
"wireguard-native"
|
||||
],
|
||||
"type": "enum"
|
||||
},
|
||||
@ -22589,7 +22705,8 @@
|
||||
"vxlan",
|
||||
"ipsec",
|
||||
"host-gw",
|
||||
"wireguard"
|
||||
"wireguard",
|
||||
"wireguard-native"
|
||||
],
|
||||
"type": "enum"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user