1
0
mirror of https://github.com/rancher/rke.git synced 2025-07-09 21:33:21 +00:00

go generate

This commit is contained in:
github-actions[bot] 2022-03-23 02:45:10 +00:00
parent af90f70484
commit 2c33a6cbff
2 changed files with 10 additions and 254 deletions

File diff suppressed because one or more lines are too long

View File

@ -10480,12 +10480,12 @@
"2.6.1": "v1.21.x", "2.6.1": "v1.21.x",
"2.6.2": "v1.21.x", "2.6.2": "v1.21.x",
"2.6.3": "v1.21.x", "2.6.3": "v1.21.x",
"2.6.4": "v1.23.x", "2.6.4": "v1.22.x",
"default": "v1.23.x" "default": "v1.22.x"
}, },
"RKEDefaultK8sVersions": { "RKEDefaultK8sVersions": {
"0.3": "v1.16.3-rancher1-1", "0.3": "v1.16.3-rancher1-1",
"default": "v1.23.4-rancher1-1" "default": "v1.22.7-rancher1-1"
}, },
"K8sVersionDockerInfo": { "K8sVersionDockerInfo": {
"1.10": [ "1.10": [
@ -13030,7 +13030,7 @@
"rke2": { "rke2": {
"channels": [ "channels": [
{ {
"latest": "v1.23.4+rke2r2", "latest": "v1.22.7+rke2r2",
"name": "default" "name": "default"
} }
], ],
@ -15952,250 +15952,6 @@
}, },
"version": "v1.22.6+rke2r1" "version": "v1.22.6+rke2r1"
}, },
{
"agentArgs": {
"audit-policy-file": {
"type": "string"
},
"cloud-controller-manager-extra-env": {
"type": "array"
},
"cloud-controller-manager-extra-mount": {
"type": "array"
},
"cloud-provider-config": {
"type": "string"
},
"cloud-provider-name": {
"default": null,
"nullable": true,
"options": [
"aws",
"azure",
"gcp",
"rancher-vsphere",
"harvester",
"external"
],
"type": "enum"
},
"control-plane-resource-limits": {
"type": "string"
},
"control-plane-resource-requests": {
"type": "string"
},
"etcd-extra-env": {
"type": "array"
},
"etcd-extra-mount": {
"type": "array"
},
"kube-apiserver-extra-env": {
"type": "array"
},
"kube-apiserver-extra-mount": {
"type": "array"
},
"kube-controller-manager-extra-env": {
"type": "array"
},
"kube-controller-manager-extra-mount": {
"type": "array"
},
"kube-proxy-arg": {
"type": "array"
},
"kube-proxy-extra-env": {
"type": "array"
},
"kube-proxy-extra-mount": {
"type": "array"
},
"kube-scheduler-extra-env": {
"type": "array"
},
"kube-scheduler-extra-mount": {
"type": "array"
},
"kubelet-arg": {
"type": "array"
},
"profile": {
"nullable": true,
"options": [
"cis-1.5",
"cis-1.6"
],
"type": "enum"
},
"protect-kernel-defaults": {
"default": false,
"type": "boolean"
},
"resolv-conf": {
"type": "string"
},
"selinux": {
"type": "bool"
},
"system-default-registry": {
"type": "string"
}
},
"charts": {
"harvester-cloud-provider": {
"repo": "rancher-rke2-charts",
"version": "0.1.800"
},
"harvester-csi-driver": {
"repo": "rancher-rke2-charts",
"version": "0.1.900"
},
"rancher-vsphere-cpi": {
"repo": "rancher-charts",
"version": "100.1.0+up1.0.100"
},
"rancher-vsphere-csi": {
"repo": "rancher-charts",
"version": "100.1.0+up2.3.0"
},
"rke2-calico": {
"repo": "rancher-rke2-charts",
"version": "v3.21.401"
},
"rke2-calico-crd": {
"repo": "rancher-rke2-charts",
"version": "v1.0.202"
},
"rke2-canal": {
"repo": "rancher-rke2-charts",
"version": "v3.21.4-build2022020801"
},
"rke2-cilium": {
"repo": "rancher-rke2-charts",
"version": "1.10.404"
},
"rke2-coredns": {
"repo": "rancher-rke2-charts",
"version": "1.16.401-build2021111901"
},
"rke2-ingress-nginx": {
"repo": "rancher-rke2-charts",
"version": "4.0.306"
},
"rke2-metrics-server": {
"repo": "rancher-rke2-charts",
"version": "2.11.100-build2021111904"
},
"rke2-multus": {
"repo": "rancher-rke2-charts",
"version": "v3.7.1-build2021111906"
}
},
"maxChannelServerVersion": "v2.6.99",
"minChannelServerVersion": "v2.6.3-alpha1",
"serverArgs": {
"audit-policy-file": {
"type": "string"
},
"cluster-cidr": {
"type": "string"
},
"cluster-dns": {
"type": "string"
},
"cluster-domain": {
"type": "string"
},
"cni": {
"default": "calico",
"options": [
"canal",
"cilium",
"calico",
"multus,canal",
"multus,cilium",
"multus,calico"
],
"type": "array"
},
"container-runtime-endpoint": {
"type": "string"
},
"disable": {
"options": [
"rke2-coredns",
"rke2-ingress-nginx",
"rke2-metrics-server"
],
"type": "array"
},
"disable-cloud-controller": {
"type": "bool"
},
"disable-kube-proxy": {
"default": false,
"type": "boolean"
},
"disable-scheduler": {
"type": "bool"
},
"etcd-arg": {
"type": "array"
},
"etcd-expose-metrics": {
"default": false,
"type": "boolean"
},
"etcd-image": {
"type": "string"
},
"kube-apiserver-arg": {
"type": "array"
},
"kube-apiserver-image": {
"type": "string"
},
"kube-controller-manager-arg": {
"type": "array"
},
"kube-controller-manager-image": {
"type": "string"
},
"kube-proxy-arg": {
"type": "array"
},
"kube-scheduler-arg": {
"type": "array"
},
"kube-scheduler-image": {
"type": "string"
},
"kubelet-path": {
"type": "string"
},
"pause-image": {
"type": "string"
},
"runtime-image": {
"type": "string"
},
"service-cidr": {
"type": "string"
},
"service-node-port-range": {
"type": "string"
},
"snapshotter": {
"type": "string"
},
"tls-san": {
"type": "array"
}
},
"version": "v1.22.7+rke2r1"
},
{ {
"agentArgs": { "agentArgs": {
"audit-policy-file": { "audit-policy-file": {
@ -16297,11 +16053,11 @@
"version": "0.1.1000" "version": "0.1.1000"
}, },
"rancher-vsphere-cpi": { "rancher-vsphere-cpi": {
"repo": "rancher-charts", "repo": "rancher-rke2-charts",
"version": "1.1.000" "version": "1.1.000"
}, },
"rancher-vsphere-csi": { "rancher-vsphere-csi": {
"repo": "rancher-charts", "repo": "rancher-rke2-charts",
"version": "2.4.1-rancher100" "version": "2.4.1-rancher100"
}, },
"rke2-calico": { "rke2-calico": {
@ -16541,11 +16297,11 @@
"version": "0.1.1000" "version": "0.1.1000"
}, },
"rancher-vsphere-cpi": { "rancher-vsphere-cpi": {
"repo": "rancher-charts", "repo": "rancher-rke2-charts",
"version": "1.1.000" "version": "1.1.000"
}, },
"rancher-vsphere-csi": { "rancher-vsphere-csi": {
"repo": "rancher-charts", "repo": "rancher-rke2-charts",
"version": "2.4.1-rancher100" "version": "2.4.1-rancher100"
}, },
"rke2-calico": { "rke2-calico": {