1
0
mirror of https://github.com/rancher/rke.git synced 2025-08-26 18:38:48 +00:00

Merge pull request #3346 from doflamingo721/26august-patches

[release/v1.3] Vendor August patch KDM data
This commit is contained in:
Vaishnav Gaikwad 2023-08-30 22:13:46 +05:30 committed by GitHub
commit 3513dca251
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 47 additions and 4 deletions

View File

@ -10,7 +10,7 @@ import (
) )
const ( 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/data.json"
dataFile = "data/data.json" dataFile = "data/data.json"
) )

File diff suppressed because one or more lines are too long

View File

@ -11496,6 +11496,49 @@
"aciGbpServerContainer": "noiro/gbp-server:5.2.7.1.81c2369", "aciGbpServerContainer": "noiro/gbp-server:5.2.7.1.81c2369",
"aciOpflexServerContainer": "noiro/opflex-server:5.2.7.1.81c2369" "aciOpflexServerContainer": "noiro/opflex-server:5.2.7.1.81c2369"
}, },
"v1.24.17-rancher1-1": {
"etcd": "rancher/mirrored-coreos-etcd:v3.5.4",
"alpine": "rancher/rke-tools:v0.1.90",
"nginxProxy": "rancher/rke-tools:v0.1.90",
"certDownloader": "rancher/rke-tools:v0.1.90",
"kubernetesServicesSidecar": "rancher/rke-tools:v0.1.90",
"kubedns": "rancher/mirrored-k8s-dns-kube-dns:1.21.1",
"dnsmasq": "rancher/mirrored-k8s-dns-dnsmasq-nanny:1.21.1",
"kubednsSidecar": "rancher/mirrored-k8s-dns-sidecar:1.21.1",
"kubednsAutoscaler": "rancher/mirrored-cluster-proportional-autoscaler:1.8.5",
"coredns": "rancher/mirrored-coredns-coredns:1.9.3",
"corednsAutoscaler": "rancher/mirrored-cluster-proportional-autoscaler:1.8.5",
"nodelocal": "rancher/mirrored-k8s-dns-node-cache:1.21.1",
"kubernetes": "rancher/hyperkube:v1.24.17-rancher1",
"flannel": "rancher/mirrored-coreos-flannel:v0.15.1",
"flannelCni": "rancher/flannel-cni:v0.3.0-rancher6",
"calicoNode": "rancher/mirrored-calico-node:v3.22.5",
"calicoCni": "rancher/calico-cni:v3.22.5-rancher1",
"calicoControllers": "rancher/mirrored-calico-kube-controllers:v3.22.5",
"calicoCtl": "rancher/mirrored-calico-ctl:v3.22.5",
"calicoFlexVol": "rancher/mirrored-calico-pod2daemon-flexvol:v3.22.5",
"canalNode": "rancher/mirrored-calico-node:v3.22.5",
"canalCni": "rancher/calico-cni:v3.22.5-rancher1",
"canalControllers": "rancher/mirrored-calico-kube-controllers:v3.22.5",
"canalFlannel": "rancher/mirrored-flannelcni-flannel:v0.17.0",
"canalFlexVol": "rancher/mirrored-calico-pod2daemon-flexvol:v3.22.5",
"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.5.1-rancher2",
"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.6.2",
"windowsPodInfraContainer": "rancher/mirrored-pause:3.7",
"aciCniDeployContainer": "noiro/cnideploy:5.2.7.1.81c2369",
"aciHostContainer": "noiro/aci-containers-host:5.2.7.1.81c2369",
"aciOpflexContainer": "noiro/opflex:5.2.7.1.81c2369",
"aciMcastContainer": "noiro/opflex:5.2.7.1.81c2369",
"aciOvsContainer": "noiro/openvswitch:5.2.7.1.81c2369",
"aciControllerContainer": "noiro/aci-containers-controller:5.2.7.1.81c2369",
"aciGbpServerContainer": "noiro/gbp-server:5.2.7.1.81c2369",
"aciOpflexServerContainer": "noiro/opflex-server:5.2.7.1.81c2369"
},
"v1.24.2-rancher1-1": { "v1.24.2-rancher1-1": {
"etcd": "rancher/mirrored-coreos-etcd:v3.5.4", "etcd": "rancher/mirrored-coreos-etcd:v3.5.4",
"alpine": "rancher/rke-tools:v0.1.87", "alpine": "rancher/rke-tools:v0.1.87",
@ -12587,7 +12630,7 @@
}, },
"RKEDefaultK8sVersions": { "RKEDefaultK8sVersions": {
"0.3": "v1.16.3-rancher1-1", "0.3": "v1.16.3-rancher1-1",
"default": "v1.24.16-rancher1-1" "default": "v1.24.17-rancher1-1"
}, },
"K8sVersionDockerInfo": { "K8sVersionDockerInfo": {
"1.10": [ "1.10": [