Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v2.8] RKE2 October Patches #1542

Open
wants to merge 2 commits into
base: dev-v2.8
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
47 changes: 47 additions & 0 deletions channels-rke2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2194,3 +2194,50 @@ releases:
repo: rancher-rke2-charts
version: 0.2.600
featureVersions: *featureVersions-v1
- version: v1.28.15+rke2r1
minChannelServerVersion: v2.8.3-alpha1
maxChannelServerVersion: v2.8.99
serverArgs: *serverArgs-v1-28-11-rke2r1
agentArgs: *agentArgs-v1-28-11-rke2r1
charts: &charts-v1-28-15-rke2r1
<<: *charts-v1-28-14-rke2r1
rke2-cilium:
repo: rancher-rke2-charts
version: 1.16.201
rke2-canal:
repo: rancher-rke2-charts
version: v3.28.2-build2024101601
rke2-calico:
repo: rancher-rke2-charts
version: v3.28.200
rke2-calico-crd:
repo: rancher-rke2-charts
version: v3.28.200
rke2-coredns:
repo: rancher-rke2-charts
version: 1.33.002
rke2-ingress-nginx:
repo: rancher-rke2-charts
version: 4.10.501
rke2-metrics-server:
repo: rancher-rke2-charts
version: 3.12.004
rke2-multus:
repo: rancher-rke2-charts
version: v4.1.205
rke2-flannel:
repo: rancher-rke2-charts
version: v0.25.704
harvester-csi-driver:
repo: rancher-rke2-charts
version: 0.1.2000
rke2-snapshot-controller:
repo: rancher-rke2-charts
version: 3.0.601
rke2-snapshot-controller-crd:
repo: rancher-rke2-charts
version: 3.0.601
rke2-snapshot-validation-webhook:
repo: rancher-rke2-charts
version: 1.9.001
featureVersions: *featureVersions-v1
309 changes: 309 additions & 0 deletions data/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -50355,6 +50355,315 @@
}
},
"version": "v1.28.14+rke2r1"
},
{
"agentArgs": {
"audit-policy-file": {
"type": "string"
},
"bind-address": {
"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"
},
"debug": {
"type": "bool"
},
"default-runtime": {
"type": "string"
},
"disable-default-registry-endpoint": {
"type": "boolean"
},
"enable-pprof": {
"type": "boolean"
},
"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",
"cis-1.23"
],
"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.2.600"
},
"harvester-csi-driver": {
"repo": "rancher-rke2-charts",
"version": "0.1.2000"
},
"rancher-vsphere-cpi": {
"repo": "rancher-rke2-charts",
"version": "1.8.000"
},
"rancher-vsphere-csi": {
"repo": "rancher-rke2-charts",
"version": "3.3.0-rancher100"
},
"rke2-calico": {
"repo": "rancher-rke2-charts",
"version": "v3.28.200"
},
"rke2-calico-crd": {
"repo": "rancher-rke2-charts",
"version": "v3.28.200"
},
"rke2-canal": {
"repo": "rancher-rke2-charts",
"version": "v3.28.2-build2024101601"
},
"rke2-cilium": {
"repo": "rancher-rke2-charts",
"version": "1.16.201"
},
"rke2-coredns": {
"repo": "rancher-rke2-charts",
"version": "1.33.002"
},
"rke2-flannel": {
"repo": "rancher-rke2-charts",
"version": "v0.25.704"
},
"rke2-ingress-nginx": {
"repo": "rancher-rke2-charts",
"version": "4.10.501"
},
"rke2-metrics-server": {
"repo": "rancher-rke2-charts",
"version": "3.12.004"
},
"rke2-multus": {
"repo": "rancher-rke2-charts",
"version": "v4.1.205"
},
"rke2-snapshot-controller": {
"repo": "rancher-rke2-charts",
"version": "3.0.601"
},
"rke2-snapshot-controller-crd": {
"repo": "rancher-rke2-charts",
"version": "3.0.601"
},
"rke2-snapshot-validation-webhook": {
"repo": "rancher-rke2-charts",
"version": "1.9.001"
}
},
"featureVersions": {
"encryption-key-rotation": "2.0.0"
},
"maxChannelServerVersion": "v2.8.99",
"minChannelServerVersion": "v2.8.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",
"flannel",
"multus,canal",
"multus,cilium",
"multus,calico"
],
"type": "array"
},
"container-runtime-endpoint": {
"type": "string"
},
"datastore-cafile": {
"type": "string"
},
"datastore-certfile": {
"type": "string"
},
"datastore-endpoint": {
"type": "string"
},
"datastore-keyfile": {
"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"
},
"egress-selector-mode": {
"type": "string"
},
"embedded-registry": {
"type": "boolean"
},
"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-cloud-controller-manager-arg": {
"type": "array"
},
"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"
},
"supervisor-metrics": {
"type": "boolean"
},
"tls-san": {
"type": "array"
},
"tls-san-security": {
"type": "boolean"
},
"write-kubeconfig-group": {
"type": "string"
}
},
"version": "v1.28.15+rke2r1"
}
]
}
Expand Down
Loading