From 4fb4544cea4f9be4fad23bf6bbce764738472ea6 Mon Sep 17 00:00:00 2001 From: Nicholas openSUSE Software Engineer Date: Wed, 18 Sep 2024 16:01:37 -0300 Subject: [PATCH] [release-v2.9] batch forward-ported charts from 2.8.8 release (#4466) --- .../elemental-crd-103.4.0+up1.6.4.tgz | Bin 0 -> 19637 bytes .../elemental/elemental-103.4.0+up1.6.4.tgz | Bin 0 -> 3979 bytes .../fleet-agent-103.1.8+up0.9.9.tgz | Bin 0 -> 3209 bytes .../fleet-crd/fleet-crd-103.1.8+up0.9.9.tgz | Bin 0 -> 49258 bytes assets/fleet/fleet-103.1.8+up0.9.9.tgz | Bin 0 -> 5339 bytes ...rvester-cloud-provider-103.0.3+up0.2.6.tgz | Bin 0 -> 4520 bytes ...ncher-aks-operator-crd-103.5.0+up1.2.5.tgz | Bin 0 -> 1246 bytes .../rancher-aks-operator-103.5.0+up1.2.5.tgz | Bin 0 -> 2049 bytes .../rancher-cis-benchmark-crd-5.4.0.tgz | Bin 0 -> 1463 bytes .../rancher-cis-benchmark-5.4.0.tgz | Bin 0 -> 7260 bytes ...ncher-eks-operator-crd-103.5.0+up1.3.5.tgz | Bin 0 -> 1210 bytes .../rancher-eks-operator-103.5.0+up1.3.5.tgz | Bin 0 -> 2040 bytes ...ncher-gke-operator-crd-103.5.0+up1.2.5.tgz | Bin 0 -> 1413 bytes .../rancher-gke-operator-103.5.0+up1.2.5.tgz | Bin 0 -> 2075 bytes .../rancher-webhook-103.0.10+up0.4.11.tgz | Bin 0 -> 2801 bytes ...tem-upgrade-controller-103.0.2+up0.6.1.tgz | Bin 0 -> 2137 bytes .../elemental-crd/103.4.0+up1.6.4/Chart.yaml | 11 + .../103.4.0+up1.6.4/templates/crds.yaml | 3743 ++++++++ .../validate-no-pending-deletions.yaml | 17 + charts/elemental/103.4.0+up1.6.4/Chart.yaml | 20 + charts/elemental/103.4.0+up1.6.4/README.md | 5 + .../elemental/103.4.0+up1.6.4/app-readme.md | 5 + .../elemental/103.4.0+up1.6.4/questions.yaml | 27 + .../103.4.0+up1.6.4/templates/_helpers.tpl | 17 + .../103.4.0+up1.6.4/templates/apiservice.yaml | 9 + .../103.4.0+up1.6.4/templates/capi_rbac.yaml | 10 + .../templates/channel-dev.yaml | 13 + .../103.4.0+up1.6.4/templates/channels.yaml | 30 + .../templates/cluster_role.yaml | 268 + .../templates/cluster_role_binding.yaml | 13 + .../103.4.0+up1.6.4/templates/deployment.yaml | 50 + .../103.4.0+up1.6.4/templates/globalrole.yaml | 16 + .../103.4.0+up1.6.4/templates/metadata.yaml | 10 + .../templates/serviceaccount.yaml | 4 + .../templates/validate-install-crd.yaml | 26 + charts/elemental/103.4.0+up1.6.4/values.yaml | 43 + charts/fleet-agent/103.1.8+up0.9.9/Chart.yaml | 15 + charts/fleet-agent/103.1.8+up0.9.9/README.md | 8 + .../103.1.8+up0.9.9/templates/_helpers.tpl | 22 + .../103.1.8+up0.9.9/templates/configmap.yaml | 13 + .../103.1.8+up0.9.9/templates/deployment.yaml | 51 + .../templates/network_policy_allow_all.yaml | 15 + .../patch_default_serviceaccount.yaml | 28 + .../103.1.8+up0.9.9/templates/rbac.yaml | 28 + .../103.1.8+up0.9.9/templates/secret.yaml | 10 + .../templates/serviceaccount.yaml | 4 + .../103.1.8+up0.9.9/templates/validate.yaml | 11 + .../fleet-agent/103.1.8+up0.9.9/values.yaml | 67 + charts/fleet-crd/103.1.8+up0.9.9/Chart.yaml | 13 + charts/fleet-crd/103.1.8+up0.9.9/README.md | 5 + .../103.1.8+up0.9.9/templates/crds.yaml | 5736 ++++++++++++ .../templates/gitjobs-crds.yaml | 7690 +++++++++++++++++ charts/fleet-crd/103.1.8+up0.9.9/values.yaml | 1 + charts/fleet/103.1.8+up0.9.9/Chart.yaml | 22 + charts/fleet/103.1.8+up0.9.9/README.md | 30 + .../103.1.8+up0.9.9/charts/gitjob/.helmignore | 23 + .../103.1.8+up0.9.9/charts/gitjob/Chart.yaml | 5 + .../charts/gitjob/templates/_helpers.tpl | 7 + .../charts/gitjob/templates/clusterrole.yaml | 38 + .../gitjob/templates/clusterrolebinding.yaml | 12 + .../charts/gitjob/templates/deployment.yaml | 52 + .../charts/gitjob/templates/leases.yaml | 23 + .../charts/gitjob/templates/service.yaml | 12 + .../gitjob/templates/serviceaccount.yaml | 4 + .../103.1.8+up0.9.9/charts/gitjob/values.yaml | 27 + .../103.1.8+up0.9.9/templates/_helpers.tpl | 22 + .../103.1.8+up0.9.9/templates/configmap.yaml | 26 + .../103.1.8+up0.9.9/templates/deployment.yaml | 102 + .../job_cleanup_clusterregistrations.yaml | 40 + .../fleet/103.1.8+up0.9.9/templates/rbac.yaml | 114 + .../templates/serviceaccount.yaml | 12 + charts/fleet/103.1.8+up0.9.9/values.yaml | 87 + .../103.0.3+up0.2.6/.helmignore | 23 + .../103.0.3+up0.2.6/Chart.lock | 6 + .../103.0.3+up0.2.6/Chart.yaml | 25 + .../charts/kube-vip/.helmignore | 23 + .../charts/kube-vip/Chart.yaml | 6 + .../charts/kube-vip/templates/_helpers.tpl | 74 + .../charts/kube-vip/templates/daemonset.yaml | 51 + .../charts/kube-vip/templates/rbac.yaml | 36 + .../charts/kube-vip/values.yaml | 79 + .../103.0.3+up0.2.6/ci/kind-values.yaml | 3 + .../dependency_charts/kube-vip/.helmignore | 23 + .../dependency_charts/kube-vip/Chart.yaml | 6 + .../kube-vip/templates/_helpers.tpl | 74 + .../kube-vip/templates/daemonset.yaml | 51 + .../kube-vip/templates/rbac.yaml | 36 + .../dependency_charts/kube-vip/values.yaml | 79 + .../103.0.3+up0.2.6/questions.yml | 11 + .../103.0.3+up0.2.6/templates/_helpers.tpl | 69 + .../103.0.3+up0.2.6/templates/deployment.yaml | 57 + .../103.0.3+up0.2.6/templates/rbac.yaml | 37 + .../103.0.3+up0.2.6/values.yaml | 106 + .../103.5.0+up1.2.5/Chart.yaml | 12 + .../103.5.0+up1.2.5/templates/crds.yaml | 211 + .../103.5.0+up1.2.5/Chart.yaml | 20 + .../103.5.0+up1.2.5/templates/NOTES.txt | 4 + .../103.5.0+up1.2.5/templates/_helpers.tpl | 25 + .../templates/clusterrole.yaml | 15 + .../templates/clusterrolebinding.yaml | 13 + .../103.5.0+up1.2.5/templates/deployment.yaml | 61 + .../templates/serviceaccount.yaml | 5 + .../103.5.0+up1.2.5/values.yaml | 23 + .../5.4.0/Chart.yaml | 10 + .../rancher-cis-benchmark-crd/5.4.0/README.md | 2 + .../5.4.0/templates/clusterscan.yaml | 148 + .../5.4.0/templates/clusterscanbenchmark.yaml | 54 + .../5.4.0/templates/clusterscanprofile.yaml | 36 + .../5.4.0/templates/clusterscanreport.yaml | 39 + charts/rancher-cis-benchmark/5.4.0/Chart.yaml | 22 + charts/rancher-cis-benchmark/5.4.0/README.md | 9 + .../rancher-cis-benchmark/5.4.0/app-readme.md | 55 + .../5.4.0/templates/_helpers.tpl | 27 + .../5.4.0/templates/alertingrule.yaml | 14 + .../5.4.0/templates/benchmark-aks-1.0.yaml | 8 + .../5.4.0/templates/benchmark-cis-1.7.yaml | 9 + .../5.4.0/templates/benchmark-cis-1.8.yaml | 8 + .../5.4.0/templates/benchmark-eks-1.2.0.yaml | 8 + .../5.4.0/templates/benchmark-gke-1.2.0.yaml | 8 + .../benchmark-k3s-cis-1.7-hardened.yaml | 9 + .../benchmark-k3s-cis-1.7-permissive.yaml | 9 + .../benchmark-k3s-cis-1.8-hardened.yaml | 8 + .../benchmark-k3s-cis-1.8-permissive.yaml | 8 + .../benchmark-rke-cis-1.7-hardened.yaml | 9 + .../benchmark-rke-cis-1.7-permissive.yaml | 9 + .../benchmark-rke-cis-1.8-hardened.yaml | 8 + .../benchmark-rke-cis-1.8-permissive.yaml | 8 + .../benchmark-rke2-cis-1.7-hardened.yaml | 9 + .../benchmark-rke2-cis-1.7-permissive.yaml | 9 + .../benchmark-rke2-cis-1.8-hardened.yaml | 8 + .../benchmark-rke2-cis-1.8-permissive.yaml | 8 + .../5.4.0/templates/cis-roles.yaml | 49 + .../5.4.0/templates/configmap.yaml | 18 + .../5.4.0/templates/deployment.yaml | 61 + .../templates/network_policy_allow_all.yaml | 15 + .../patch_default_serviceaccount.yaml | 29 + .../5.4.0/templates/psp.yaml | 59 + .../5.4.0/templates/rbac.yaml | 219 + .../5.4.0/templates/scanprofile-cis-1.7.yaml | 9 + .../5.4.0/templates/scanprofile-cis-1.8.yaml | 9 + .../scanprofile-k3s-cis-1.7-hardened.yml | 9 + .../scanprofile-k3s-cis-1.7-permissive.yml | 9 + .../scanprofile-k3s-cis-1.8-hardened.yml | 9 + .../scanprofile-k3s-cis-1.8-permissive.yml | 9 + .../scanprofile-rke-1.7-hardened.yaml | 9 + .../scanprofile-rke-1.7-permissive.yaml | 9 + .../scanprofile-rke-1.8-hardened.yaml | 9 + .../scanprofile-rke-1.8-permissive.yaml | 9 + .../scanprofile-rke2-cis-1.7-hardened.yml | 9 + .../scanprofile-rke2-cis-1.7-permissive.yml | 9 + .../scanprofile-rke2-cis-1.8-hardened.yml | 9 + .../scanprofile-rke2-cis-1.8-permissive.yml | 9 + .../5.4.0/templates/scanprofileaks.yml | 9 + .../5.4.0/templates/scanprofileeks.yml | 9 + .../5.4.0/templates/scanprofilegke.yml | 9 + .../5.4.0/templates/serviceaccount.yaml | 14 + .../5.4.0/templates/validate-install-crd.yaml | 17 + .../5.4.0/templates/validate-psp-install.yaml | 7 + .../rancher-cis-benchmark/5.4.0/values.yaml | 55 + .../103.5.0+up1.3.5/Chart.yaml | 12 + .../103.5.0+up1.3.5/templates/crds.yaml | 226 + .../103.5.0+up1.3.5/Chart.yaml | 20 + .../103.5.0+up1.3.5/templates/NOTES.txt | 4 + .../103.5.0+up1.3.5/templates/_helpers.tpl | 25 + .../templates/clusterrole.yaml | 15 + .../templates/clusterrolebinding.yaml | 13 + .../103.5.0+up1.3.5/templates/deployment.yaml | 61 + .../templates/serviceaccount.yaml | 5 + .../103.5.0+up1.3.5/values.yaml | 22 + .../103.5.0+up1.2.5/Chart.yaml | 12 + .../103.5.0+up1.2.5/templates/crds.yaml | 250 + .../103.5.0+up1.2.5/Chart.yaml | 20 + .../103.5.0+up1.2.5/templates/NOTES.txt | 4 + .../103.5.0+up1.2.5/templates/_helpers.tpl | 25 + .../templates/clusterrole.yaml | 15 + .../templates/clusterrolebinding.yaml | 13 + .../103.5.0+up1.2.5/templates/deployment.yaml | 62 + .../templates/serviceaccount.yaml | 5 + .../103.5.0+up1.2.5/values.yaml | 23 + .../103.0.10+up0.4.11/Chart.yaml | 14 + .../103.0.10+up0.4.11/templates/_helpers.tpl | 22 + .../templates/deployment.yaml | 82 + .../103.0.10+up0.4.11/templates/rbac.yaml | 12 + .../103.0.10+up0.4.11/templates/secret.yaml | 11 + .../103.0.10+up0.4.11/templates/service.yaml | 13 + .../templates/serviceaccount.yaml | 11 + .../103.0.10+up0.4.11/templates/webhook.yaml | 9 + .../103.0.10+up0.4.11/tests/README.md | 16 + .../tests/deployment_test.yaml | 73 + .../103.0.10+up0.4.11/tests/service_test.yaml | 18 + .../103.0.10+up0.4.11/values.yaml | 30 + .../103.0.2+up0.6.1/Chart.yaml | 18 + .../103.0.2+up0.6.1/templates/_helpers.tpl | 9 + .../templates/clusterrolebinding.yaml | 12 + .../103.0.2+up0.6.1/templates/configmap.yaml | 16 + .../103.0.2+up0.6.1/templates/deployment.yaml | 69 + .../103.0.2+up0.6.1/templates/psp.yaml | 51 + .../templates/serviceaccount.yaml | 5 + .../103.0.2+up0.6.1/values.yaml | 15 + index.yaml | 330 + release.yaml | 38 +- 201 files changed, 22928 insertions(+), 9 deletions(-) create mode 100644 assets/elemental-crd/elemental-crd-103.4.0+up1.6.4.tgz create mode 100644 assets/elemental/elemental-103.4.0+up1.6.4.tgz create mode 100644 assets/fleet-agent/fleet-agent-103.1.8+up0.9.9.tgz create mode 100644 assets/fleet-crd/fleet-crd-103.1.8+up0.9.9.tgz create mode 100644 assets/fleet/fleet-103.1.8+up0.9.9.tgz create mode 100644 assets/harvester-cloud-provider/harvester-cloud-provider-103.0.3+up0.2.6.tgz create mode 100644 assets/rancher-aks-operator-crd/rancher-aks-operator-crd-103.5.0+up1.2.5.tgz create mode 100644 assets/rancher-aks-operator/rancher-aks-operator-103.5.0+up1.2.5.tgz create mode 100644 assets/rancher-cis-benchmark-crd/rancher-cis-benchmark-crd-5.4.0.tgz create mode 100644 assets/rancher-cis-benchmark/rancher-cis-benchmark-5.4.0.tgz create mode 100644 assets/rancher-eks-operator-crd/rancher-eks-operator-crd-103.5.0+up1.3.5.tgz create mode 100644 assets/rancher-eks-operator/rancher-eks-operator-103.5.0+up1.3.5.tgz create mode 100644 assets/rancher-gke-operator-crd/rancher-gke-operator-crd-103.5.0+up1.2.5.tgz create mode 100644 assets/rancher-gke-operator/rancher-gke-operator-103.5.0+up1.2.5.tgz create mode 100644 assets/rancher-webhook/rancher-webhook-103.0.10+up0.4.11.tgz create mode 100644 assets/system-upgrade-controller/system-upgrade-controller-103.0.2+up0.6.1.tgz create mode 100644 charts/elemental-crd/103.4.0+up1.6.4/Chart.yaml create mode 100644 charts/elemental-crd/103.4.0+up1.6.4/templates/crds.yaml create mode 100644 charts/elemental-crd/103.4.0+up1.6.4/templates/validate-no-pending-deletions.yaml create mode 100644 charts/elemental/103.4.0+up1.6.4/Chart.yaml create mode 100644 charts/elemental/103.4.0+up1.6.4/README.md create mode 100644 charts/elemental/103.4.0+up1.6.4/app-readme.md create mode 100644 charts/elemental/103.4.0+up1.6.4/questions.yaml create mode 100644 charts/elemental/103.4.0+up1.6.4/templates/_helpers.tpl create mode 100644 charts/elemental/103.4.0+up1.6.4/templates/apiservice.yaml create mode 100644 charts/elemental/103.4.0+up1.6.4/templates/capi_rbac.yaml create mode 100644 charts/elemental/103.4.0+up1.6.4/templates/channel-dev.yaml create mode 100644 charts/elemental/103.4.0+up1.6.4/templates/channels.yaml create mode 100644 charts/elemental/103.4.0+up1.6.4/templates/cluster_role.yaml create mode 100644 charts/elemental/103.4.0+up1.6.4/templates/cluster_role_binding.yaml create mode 100644 charts/elemental/103.4.0+up1.6.4/templates/deployment.yaml create mode 100644 charts/elemental/103.4.0+up1.6.4/templates/globalrole.yaml create mode 100644 charts/elemental/103.4.0+up1.6.4/templates/metadata.yaml create mode 100644 charts/elemental/103.4.0+up1.6.4/templates/serviceaccount.yaml create mode 100644 charts/elemental/103.4.0+up1.6.4/templates/validate-install-crd.yaml create mode 100644 charts/elemental/103.4.0+up1.6.4/values.yaml create mode 100644 charts/fleet-agent/103.1.8+up0.9.9/Chart.yaml create mode 100644 charts/fleet-agent/103.1.8+up0.9.9/README.md create mode 100644 charts/fleet-agent/103.1.8+up0.9.9/templates/_helpers.tpl create mode 100644 charts/fleet-agent/103.1.8+up0.9.9/templates/configmap.yaml create mode 100644 charts/fleet-agent/103.1.8+up0.9.9/templates/deployment.yaml create mode 100644 charts/fleet-agent/103.1.8+up0.9.9/templates/network_policy_allow_all.yaml create mode 100644 charts/fleet-agent/103.1.8+up0.9.9/templates/patch_default_serviceaccount.yaml create mode 100644 charts/fleet-agent/103.1.8+up0.9.9/templates/rbac.yaml create mode 100644 charts/fleet-agent/103.1.8+up0.9.9/templates/secret.yaml create mode 100644 charts/fleet-agent/103.1.8+up0.9.9/templates/serviceaccount.yaml create mode 100644 charts/fleet-agent/103.1.8+up0.9.9/templates/validate.yaml create mode 100644 charts/fleet-agent/103.1.8+up0.9.9/values.yaml create mode 100644 charts/fleet-crd/103.1.8+up0.9.9/Chart.yaml create mode 100644 charts/fleet-crd/103.1.8+up0.9.9/README.md create mode 100644 charts/fleet-crd/103.1.8+up0.9.9/templates/crds.yaml create mode 100644 charts/fleet-crd/103.1.8+up0.9.9/templates/gitjobs-crds.yaml create mode 100644 charts/fleet-crd/103.1.8+up0.9.9/values.yaml create mode 100644 charts/fleet/103.1.8+up0.9.9/Chart.yaml create mode 100644 charts/fleet/103.1.8+up0.9.9/README.md create mode 100644 charts/fleet/103.1.8+up0.9.9/charts/gitjob/.helmignore create mode 100644 charts/fleet/103.1.8+up0.9.9/charts/gitjob/Chart.yaml create mode 100644 charts/fleet/103.1.8+up0.9.9/charts/gitjob/templates/_helpers.tpl create mode 100644 charts/fleet/103.1.8+up0.9.9/charts/gitjob/templates/clusterrole.yaml create mode 100644 charts/fleet/103.1.8+up0.9.9/charts/gitjob/templates/clusterrolebinding.yaml create mode 100644 charts/fleet/103.1.8+up0.9.9/charts/gitjob/templates/deployment.yaml create mode 100644 charts/fleet/103.1.8+up0.9.9/charts/gitjob/templates/leases.yaml create mode 100644 charts/fleet/103.1.8+up0.9.9/charts/gitjob/templates/service.yaml create mode 100644 charts/fleet/103.1.8+up0.9.9/charts/gitjob/templates/serviceaccount.yaml create mode 100644 charts/fleet/103.1.8+up0.9.9/charts/gitjob/values.yaml create mode 100644 charts/fleet/103.1.8+up0.9.9/templates/_helpers.tpl create mode 100644 charts/fleet/103.1.8+up0.9.9/templates/configmap.yaml create mode 100644 charts/fleet/103.1.8+up0.9.9/templates/deployment.yaml create mode 100644 charts/fleet/103.1.8+up0.9.9/templates/job_cleanup_clusterregistrations.yaml create mode 100644 charts/fleet/103.1.8+up0.9.9/templates/rbac.yaml create mode 100644 charts/fleet/103.1.8+up0.9.9/templates/serviceaccount.yaml create mode 100644 charts/fleet/103.1.8+up0.9.9/values.yaml create mode 100644 charts/harvester-cloud-provider/103.0.3+up0.2.6/.helmignore create mode 100644 charts/harvester-cloud-provider/103.0.3+up0.2.6/Chart.lock create mode 100644 charts/harvester-cloud-provider/103.0.3+up0.2.6/Chart.yaml create mode 100644 charts/harvester-cloud-provider/103.0.3+up0.2.6/charts/kube-vip/.helmignore create mode 100644 charts/harvester-cloud-provider/103.0.3+up0.2.6/charts/kube-vip/Chart.yaml create mode 100644 charts/harvester-cloud-provider/103.0.3+up0.2.6/charts/kube-vip/templates/_helpers.tpl create mode 100644 charts/harvester-cloud-provider/103.0.3+up0.2.6/charts/kube-vip/templates/daemonset.yaml create mode 100644 charts/harvester-cloud-provider/103.0.3+up0.2.6/charts/kube-vip/templates/rbac.yaml create mode 100644 charts/harvester-cloud-provider/103.0.3+up0.2.6/charts/kube-vip/values.yaml create mode 100644 charts/harvester-cloud-provider/103.0.3+up0.2.6/ci/kind-values.yaml create mode 100644 charts/harvester-cloud-provider/103.0.3+up0.2.6/dependency_charts/kube-vip/.helmignore create mode 100644 charts/harvester-cloud-provider/103.0.3+up0.2.6/dependency_charts/kube-vip/Chart.yaml create mode 100644 charts/harvester-cloud-provider/103.0.3+up0.2.6/dependency_charts/kube-vip/templates/_helpers.tpl create mode 100644 charts/harvester-cloud-provider/103.0.3+up0.2.6/dependency_charts/kube-vip/templates/daemonset.yaml create mode 100644 charts/harvester-cloud-provider/103.0.3+up0.2.6/dependency_charts/kube-vip/templates/rbac.yaml create mode 100644 charts/harvester-cloud-provider/103.0.3+up0.2.6/dependency_charts/kube-vip/values.yaml create mode 100644 charts/harvester-cloud-provider/103.0.3+up0.2.6/questions.yml create mode 100644 charts/harvester-cloud-provider/103.0.3+up0.2.6/templates/_helpers.tpl create mode 100644 charts/harvester-cloud-provider/103.0.3+up0.2.6/templates/deployment.yaml create mode 100644 charts/harvester-cloud-provider/103.0.3+up0.2.6/templates/rbac.yaml create mode 100644 charts/harvester-cloud-provider/103.0.3+up0.2.6/values.yaml create mode 100644 charts/rancher-aks-operator-crd/103.5.0+up1.2.5/Chart.yaml create mode 100644 charts/rancher-aks-operator-crd/103.5.0+up1.2.5/templates/crds.yaml create mode 100644 charts/rancher-aks-operator/103.5.0+up1.2.5/Chart.yaml create mode 100644 charts/rancher-aks-operator/103.5.0+up1.2.5/templates/NOTES.txt create mode 100644 charts/rancher-aks-operator/103.5.0+up1.2.5/templates/_helpers.tpl create mode 100644 charts/rancher-aks-operator/103.5.0+up1.2.5/templates/clusterrole.yaml create mode 100644 charts/rancher-aks-operator/103.5.0+up1.2.5/templates/clusterrolebinding.yaml create mode 100644 charts/rancher-aks-operator/103.5.0+up1.2.5/templates/deployment.yaml create mode 100644 charts/rancher-aks-operator/103.5.0+up1.2.5/templates/serviceaccount.yaml create mode 100644 charts/rancher-aks-operator/103.5.0+up1.2.5/values.yaml create mode 100644 charts/rancher-cis-benchmark-crd/5.4.0/Chart.yaml create mode 100644 charts/rancher-cis-benchmark-crd/5.4.0/README.md create mode 100644 charts/rancher-cis-benchmark-crd/5.4.0/templates/clusterscan.yaml create mode 100644 charts/rancher-cis-benchmark-crd/5.4.0/templates/clusterscanbenchmark.yaml create mode 100644 charts/rancher-cis-benchmark-crd/5.4.0/templates/clusterscanprofile.yaml create mode 100644 charts/rancher-cis-benchmark-crd/5.4.0/templates/clusterscanreport.yaml create mode 100644 charts/rancher-cis-benchmark/5.4.0/Chart.yaml create mode 100644 charts/rancher-cis-benchmark/5.4.0/README.md create mode 100644 charts/rancher-cis-benchmark/5.4.0/app-readme.md create mode 100644 charts/rancher-cis-benchmark/5.4.0/templates/_helpers.tpl create mode 100644 charts/rancher-cis-benchmark/5.4.0/templates/alertingrule.yaml create mode 100644 charts/rancher-cis-benchmark/5.4.0/templates/benchmark-aks-1.0.yaml create mode 100644 charts/rancher-cis-benchmark/5.4.0/templates/benchmark-cis-1.7.yaml create mode 100644 charts/rancher-cis-benchmark/5.4.0/templates/benchmark-cis-1.8.yaml create mode 100644 charts/rancher-cis-benchmark/5.4.0/templates/benchmark-eks-1.2.0.yaml create mode 100644 charts/rancher-cis-benchmark/5.4.0/templates/benchmark-gke-1.2.0.yaml create mode 100644 charts/rancher-cis-benchmark/5.4.0/templates/benchmark-k3s-cis-1.7-hardened.yaml create mode 100644 charts/rancher-cis-benchmark/5.4.0/templates/benchmark-k3s-cis-1.7-permissive.yaml create mode 100644 charts/rancher-cis-benchmark/5.4.0/templates/benchmark-k3s-cis-1.8-hardened.yaml create mode 100644 charts/rancher-cis-benchmark/5.4.0/templates/benchmark-k3s-cis-1.8-permissive.yaml create mode 100644 charts/rancher-cis-benchmark/5.4.0/templates/benchmark-rke-cis-1.7-hardened.yaml create mode 100644 charts/rancher-cis-benchmark/5.4.0/templates/benchmark-rke-cis-1.7-permissive.yaml create mode 100644 charts/rancher-cis-benchmark/5.4.0/templates/benchmark-rke-cis-1.8-hardened.yaml create mode 100644 charts/rancher-cis-benchmark/5.4.0/templates/benchmark-rke-cis-1.8-permissive.yaml create mode 100644 charts/rancher-cis-benchmark/5.4.0/templates/benchmark-rke2-cis-1.7-hardened.yaml create mode 100644 charts/rancher-cis-benchmark/5.4.0/templates/benchmark-rke2-cis-1.7-permissive.yaml create mode 100644 charts/rancher-cis-benchmark/5.4.0/templates/benchmark-rke2-cis-1.8-hardened.yaml create mode 100644 charts/rancher-cis-benchmark/5.4.0/templates/benchmark-rke2-cis-1.8-permissive.yaml create mode 100644 charts/rancher-cis-benchmark/5.4.0/templates/cis-roles.yaml create mode 100644 charts/rancher-cis-benchmark/5.4.0/templates/configmap.yaml create mode 100644 charts/rancher-cis-benchmark/5.4.0/templates/deployment.yaml create mode 100644 charts/rancher-cis-benchmark/5.4.0/templates/network_policy_allow_all.yaml create mode 100644 charts/rancher-cis-benchmark/5.4.0/templates/patch_default_serviceaccount.yaml create mode 100644 charts/rancher-cis-benchmark/5.4.0/templates/psp.yaml create mode 100644 charts/rancher-cis-benchmark/5.4.0/templates/rbac.yaml create mode 100644 charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-cis-1.7.yaml create mode 100644 charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-cis-1.8.yaml create mode 100644 charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-k3s-cis-1.7-hardened.yml create mode 100644 charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-k3s-cis-1.7-permissive.yml create mode 100644 charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-k3s-cis-1.8-hardened.yml create mode 100644 charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-k3s-cis-1.8-permissive.yml create mode 100644 charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-rke-1.7-hardened.yaml create mode 100644 charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-rke-1.7-permissive.yaml create mode 100644 charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-rke-1.8-hardened.yaml create mode 100644 charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-rke-1.8-permissive.yaml create mode 100644 charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-rke2-cis-1.7-hardened.yml create mode 100644 charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-rke2-cis-1.7-permissive.yml create mode 100644 charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-rke2-cis-1.8-hardened.yml create mode 100644 charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-rke2-cis-1.8-permissive.yml create mode 100644 charts/rancher-cis-benchmark/5.4.0/templates/scanprofileaks.yml create mode 100644 charts/rancher-cis-benchmark/5.4.0/templates/scanprofileeks.yml create mode 100644 charts/rancher-cis-benchmark/5.4.0/templates/scanprofilegke.yml create mode 100644 charts/rancher-cis-benchmark/5.4.0/templates/serviceaccount.yaml create mode 100644 charts/rancher-cis-benchmark/5.4.0/templates/validate-install-crd.yaml create mode 100644 charts/rancher-cis-benchmark/5.4.0/templates/validate-psp-install.yaml create mode 100644 charts/rancher-cis-benchmark/5.4.0/values.yaml create mode 100644 charts/rancher-eks-operator-crd/103.5.0+up1.3.5/Chart.yaml create mode 100644 charts/rancher-eks-operator-crd/103.5.0+up1.3.5/templates/crds.yaml create mode 100644 charts/rancher-eks-operator/103.5.0+up1.3.5/Chart.yaml create mode 100644 charts/rancher-eks-operator/103.5.0+up1.3.5/templates/NOTES.txt create mode 100644 charts/rancher-eks-operator/103.5.0+up1.3.5/templates/_helpers.tpl create mode 100644 charts/rancher-eks-operator/103.5.0+up1.3.5/templates/clusterrole.yaml create mode 100644 charts/rancher-eks-operator/103.5.0+up1.3.5/templates/clusterrolebinding.yaml create mode 100644 charts/rancher-eks-operator/103.5.0+up1.3.5/templates/deployment.yaml create mode 100644 charts/rancher-eks-operator/103.5.0+up1.3.5/templates/serviceaccount.yaml create mode 100644 charts/rancher-eks-operator/103.5.0+up1.3.5/values.yaml create mode 100644 charts/rancher-gke-operator-crd/103.5.0+up1.2.5/Chart.yaml create mode 100644 charts/rancher-gke-operator-crd/103.5.0+up1.2.5/templates/crds.yaml create mode 100644 charts/rancher-gke-operator/103.5.0+up1.2.5/Chart.yaml create mode 100644 charts/rancher-gke-operator/103.5.0+up1.2.5/templates/NOTES.txt create mode 100644 charts/rancher-gke-operator/103.5.0+up1.2.5/templates/_helpers.tpl create mode 100644 charts/rancher-gke-operator/103.5.0+up1.2.5/templates/clusterrole.yaml create mode 100644 charts/rancher-gke-operator/103.5.0+up1.2.5/templates/clusterrolebinding.yaml create mode 100644 charts/rancher-gke-operator/103.5.0+up1.2.5/templates/deployment.yaml create mode 100644 charts/rancher-gke-operator/103.5.0+up1.2.5/templates/serviceaccount.yaml create mode 100644 charts/rancher-gke-operator/103.5.0+up1.2.5/values.yaml create mode 100644 charts/rancher-webhook/103.0.10+up0.4.11/Chart.yaml create mode 100644 charts/rancher-webhook/103.0.10+up0.4.11/templates/_helpers.tpl create mode 100644 charts/rancher-webhook/103.0.10+up0.4.11/templates/deployment.yaml create mode 100644 charts/rancher-webhook/103.0.10+up0.4.11/templates/rbac.yaml create mode 100644 charts/rancher-webhook/103.0.10+up0.4.11/templates/secret.yaml create mode 100644 charts/rancher-webhook/103.0.10+up0.4.11/templates/service.yaml create mode 100644 charts/rancher-webhook/103.0.10+up0.4.11/templates/serviceaccount.yaml create mode 100644 charts/rancher-webhook/103.0.10+up0.4.11/templates/webhook.yaml create mode 100644 charts/rancher-webhook/103.0.10+up0.4.11/tests/README.md create mode 100644 charts/rancher-webhook/103.0.10+up0.4.11/tests/deployment_test.yaml create mode 100644 charts/rancher-webhook/103.0.10+up0.4.11/tests/service_test.yaml create mode 100644 charts/rancher-webhook/103.0.10+up0.4.11/values.yaml create mode 100644 charts/system-upgrade-controller/103.0.2+up0.6.1/Chart.yaml create mode 100644 charts/system-upgrade-controller/103.0.2+up0.6.1/templates/_helpers.tpl create mode 100644 charts/system-upgrade-controller/103.0.2+up0.6.1/templates/clusterrolebinding.yaml create mode 100644 charts/system-upgrade-controller/103.0.2+up0.6.1/templates/configmap.yaml create mode 100644 charts/system-upgrade-controller/103.0.2+up0.6.1/templates/deployment.yaml create mode 100644 charts/system-upgrade-controller/103.0.2+up0.6.1/templates/psp.yaml create mode 100644 charts/system-upgrade-controller/103.0.2+up0.6.1/templates/serviceaccount.yaml create mode 100644 charts/system-upgrade-controller/103.0.2+up0.6.1/values.yaml diff --git a/assets/elemental-crd/elemental-crd-103.4.0+up1.6.4.tgz b/assets/elemental-crd/elemental-crd-103.4.0+up1.6.4.tgz new file mode 100644 index 0000000000000000000000000000000000000000..e07c90d38864fd1aca73834f486e93698c41f656 GIT binary patch literal 19637 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 literal 0 HcmV?d00001 diff --git a/assets/fleet-agent/fleet-agent-103.1.8+up0.9.9.tgz b/assets/fleet-agent/fleet-agent-103.1.8+up0.9.9.tgz new file mode 100644 index 0000000000000000000000000000000000000000..32cc3fa04af117e57c89d9c056fd452464410047 GIT binary patch literal 3209 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 literal 0 HcmV?d00001 diff --git a/assets/fleet-crd/fleet-crd-103.1.8+up0.9.9.tgz b/assets/fleet-crd/fleet-crd-103.1.8+up0.9.9.tgz new file mode 100644 index 0000000000000000000000000000000000000000..5f2b5e96d71e0d2ef76d5e17f7dc6c6f6621ea5f GIT binary patch literal 49258 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 Jg4Do){10i0tl9to literal 0 HcmV?d00001 diff --git a/assets/fleet/fleet-103.1.8+up0.9.9.tgz b/assets/fleet/fleet-103.1.8+up0.9.9.tgz new file mode 100644 index 0000000000000000000000000000000000000000..d310cd179ed103595a0cc8e068c84025d3ad95b5 GIT binary patch literal 5339 zcmV<16eQ~(iwG0|00000|0w_~VMtOiV@ORlOnEsqVl!4SWK%V1T2nbTPgYhoO;>Dc zVQyr3R8em|NM&qo0PKBxa~n63c>bPG(Ld^U<-{irA9^{gZ0@v@?Dei}>m)gQTU%QS zIMXCyVSovMA2?oxzk&9bK&F~9rHTBe{p7x? zgZqsn!nx2yQ^8d)0EmbtObo+_Xw5LBqD3+-nv^R|80�mu4j6KO{s)quLe`N=*k8 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 literal 0 HcmV?d00001 diff --git a/assets/harvester-cloud-provider/harvester-cloud-provider-103.0.3+up0.2.6.tgz b/assets/harvester-cloud-provider/harvester-cloud-provider-103.0.3+up0.2.6.tgz new file mode 100644 index 0000000000000000000000000000000000000000..568bb8604b4ef81dbaefdaf6bd31076f8b0eaf71 GIT binary patch literal 4520 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 Gq5uG33O4)z literal 0 HcmV?d00001 diff --git a/assets/rancher-aks-operator-crd/rancher-aks-operator-crd-103.5.0+up1.2.5.tgz b/assets/rancher-aks-operator-crd/rancher-aks-operator-crd-103.5.0+up1.2.5.tgz new file mode 100644 index 0000000000000000000000000000000000000000..aef0d32ca3a5ccd1e12be847fc2ba2564b19d2f6 GIT binary patch literal 1246 zcmV<41R?t$iwG0|00000|0w_~VMtOiV@ORlOnEsqVl!4SWK%V1T2nbTPgYhoO;>Dc zVQyr3R8em|NM&qo0PI;!ZyPrg_F2Dz$n||CufGf3WVsEDq^S@kDbU-99Ix2rk_2Zc zTPgbAi`|tRS6V5uO&Mt5xfmj6pNAaIJp6C~E2kK`P*B%-48SgQWl)F1DFp7#p)?22 zwJgiB^V8G%Zlj!&OZ|=z5*UojdlHxp_Ov^c7+BwERDH3?l~%W@Rtjxjyx|b>O{Ql^5y{0M@d|IW)pble-{G9yGh`>dvtIVU z=o_w=TK|pp&scf`jC3f2qGt)g_WD0MJ;_d2>i^>W;_S8lU&0SO@RM!v=3y!~mv+tnQ_$3;f|5P`CDz zO`o=TG!WLm?Fium5{4OmwuN=K_7{ytQD5AEA?yf2(s}HQ4@>b=9U&G~Uo&+VA($OC zRC0`t5a(#Bv0+Q38`&GSE;-Q>1~VW(N`FuO+~ZQd6flP=np z-SE*2+A`+#?Qz}ERv?4OZY;sHrst#i+EcZ$67GgCFs%~qMow*9>U1pQ81fbodNj?J zY$~;Vk&rpH=ZUoMYDpQK!uK%2Hg#zXl&bGeU`F2&m7PbGS`ggiPn5iIexE>F{y`MZ z1vy3H`t4)mq3Y3mTgL6^N>ee`U-9kbp6jWh`c(Ptc}n}|n3Yw?_RL|C$8lnjudnvW zw6(~de3PvzbNND({PgQ0Ph7OBeW9O@>zzt{d-FlhfN}8#l=Q5-fWER+o$*o*I_zuV zmcZ{_bD2$vP0htV^#T%2M{#1be1}QT{ZyBBN<@adWvAP9gMWb+uU3tTgkeCWbNlR@ zX6x8yI&cK@p}D{94|z{ww;^)Gz>#)+VZ8xuV!&UK2-;5P&ycq%P+IAkfc&|>gSEUy zJy|SUqqx>sKc1@x;KVLe0ejFACrb^xkMd$I#9x2E*#F92?bTlG)qW)VCjbEd|NZ(Q IjQ}J70BSUV#sB~S literal 0 HcmV?d00001 diff --git a/assets/rancher-aks-operator/rancher-aks-operator-103.5.0+up1.2.5.tgz b/assets/rancher-aks-operator/rancher-aks-operator-103.5.0+up1.2.5.tgz new file mode 100644 index 0000000000000000000000000000000000000000..11bda6baccd57c566c6b6c8c0650444f3f446f1e GIT binary patch literal 2049 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 T$CrNs00960rk1=r04e|g9Yeeg literal 0 HcmV?d00001 diff --git a/assets/rancher-gke-operator/rancher-gke-operator-103.5.0+up1.2.5.tgz b/assets/rancher-gke-operator/rancher-gke-operator-103.5.0+up1.2.5.tgz new file mode 100644 index 0000000000000000000000000000000000000000..b5f6b95472b613dcadc91376bea15f848648650b GIT binary patch literal 2075 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

)5!JS>tTGu&Ef=X75@ZE8IO>{I@;+ms1ix%{}n0 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 P00960H2ZIR05$*s%l0J@ literal 0 HcmV?d00001 diff --git a/charts/elemental-crd/103.4.0+up1.6.4/Chart.yaml b/charts/elemental-crd/103.4.0+up1.6.4/Chart.yaml new file mode 100644 index 0000000000..b464241614 --- /dev/null +++ b/charts/elemental-crd/103.4.0+up1.6.4/Chart.yaml @@ -0,0 +1,11 @@ +annotations: + catalog.cattle.io/certified: rancher + catalog.cattle.io/hidden: "true" + catalog.cattle.io/namespace: cattle-elemental-system + catalog.cattle.io/release-name: elemental-operator-crds +apiVersion: v2 +appVersion: 1.6.4 +description: A Helm chart for deploying Rancher Elemental Operator CRDs +name: elemental-crd +type: application +version: 103.4.0+up1.6.4 diff --git a/charts/elemental-crd/103.4.0+up1.6.4/templates/crds.yaml b/charts/elemental-crd/103.4.0+up1.6.4/templates/crds.yaml new file mode 100644 index 0000000000..10e014782f --- /dev/null +++ b/charts/elemental-crd/103.4.0+up1.6.4/templates/crds.yaml @@ -0,0 +1,3743 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + app.kubernetes.io/instance: '{{ .Release.Name }}' + app.kubernetes.io/part-of: Elemental Operator + app.kubernetes.io/version: '{{ .Chart.Version }}' + controller-gen.kubebuilder.io/version: v0.14.0 + labels: + cluster.x-k8s.io/provider: infrastructure-elemental + cluster.x-k8s.io/v1beta1: v1beta1 + release-name: '{{ .Release.Name }}' + name: machineinventories.elemental.cattle.io +spec: + group: elemental.cattle.io + names: + kind: MachineInventory + listKind: MachineInventoryList + plural: machineinventories + singular: machineinventory + scope: Namespaced + versions: + - name: v1beta1 + schema: + openAPIV3Schema: + properties: + apiVersion: + description: |- + APIVersion defines the versioned schema of this representation of an object. + Servers should convert recognized schemas to the latest internal value, and + may reject unrecognized values. + More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources + type: string + kind: + description: |- + Kind is a string value representing the REST resource this object represents. + Servers may infer this from the endpoint the client submits requests to. + Cannot be updated. + In CamelCase. + More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds + type: string + metadata: + type: object + spec: + properties: + machineHash: + description: |- + MachineHash the hash of the identifier used by the host to identify + to the operator. This is used when the host authenticates without TPM. + Both the authentication method and the identifier used to derive the hash + depend upon the MachineRegistration spec.config.elemental.registration.auth value. + type: string + tpmHash: + description: |- + TPMHash the hash of the TPM EK public key. This is used if you are + using TPM2 to identifiy nodes. You can obtain the TPM by + running `rancherd get-tpm-hash` on the node. Or nodes can + report their TPM hash by using the MachineRegister. + type: string + type: object + status: + properties: + conditions: + description: Conditions describe the state of the machine inventory + object. + items: + description: "Condition contains details for one aspect of the current + state of this API Resource.\n---\nThis struct is intended for + direct use as an array at the field path .status.conditions. For + example,\n\n\n\ttype FooStatus struct{\n\t // Represents the + observations of a foo's current state.\n\t // Known .status.conditions.type + are: \"Available\", \"Progressing\", and \"Degraded\"\n\t // + +patchMergeKey=type\n\t // +patchStrategy=merge\n\t // +listType=map\n\t + \ // +listMapKey=type\n\t Conditions []metav1.Condition `json:\"conditions,omitempty\" + patchStrategy:\"merge\" patchMergeKey:\"type\" protobuf:\"bytes,1,rep,name=conditions\"`\n\n\n\t + \ // other fields\n\t}" + properties: + lastTransitionTime: + description: |- + lastTransitionTime is the last time the condition transitioned from one status to another. + This should be when the underlying condition changed. If that is not known, then using the time when the API field changed is acceptable. + format: date-time + type: string + message: + description: |- + message is a human readable message indicating details about the transition. + This may be an empty string. + maxLength: 32768 + type: string + observedGeneration: + description: |- + observedGeneration represents the .metadata.generation that the condition was set based upon. + For instance, if .metadata.generation is currently 12, but the .status.conditions[x].observedGeneration is 9, the condition is out of date + with respect to the current state of the instance. + format: int64 + minimum: 0 + type: integer + reason: + description: |- + reason contains a programmatic identifier indicating the reason for the condition's last transition. + Producers of specific condition types may define expected values and meanings for this field, + and whether the values are considered a guaranteed API. + The value should be a CamelCase string. + This field may not be empty. + maxLength: 1024 + minLength: 1 + pattern: ^[A-Za-z]([A-Za-z0-9_,:]*[A-Za-z0-9_])?$ + type: string + status: + description: status of the condition, one of True, False, Unknown. + enum: + - "True" + - "False" + - Unknown + type: string + type: + description: |- + type of condition in CamelCase or in foo.example.com/CamelCase. + --- + Many .condition.type values are consistent across resources like Available, but because arbitrary conditions can be + useful (see .node.status.conditions), the ability to deconflict is important. + The regex it matches is (dns1123SubdomainFmt/)?(qualifiedNameFmt) + maxLength: 316 + pattern: ^([a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*/)?(([A-Za-z0-9][-A-Za-z0-9_.]*)?[A-Za-z0-9])$ + type: string + required: + - lastTransitionTime + - message + - reason + - status + - type + type: object + type: array + plan: + description: PlanStatus reflect the status of the plan owned by the + machine inventory object. + properties: + checksum: + description: Checksum checksum of the created plan. + type: string + secretRef: + description: PlanSecretRef a reference to the created plan secret. + properties: + apiVersion: + description: API version of the referent. + type: string + fieldPath: + description: |- + If referring to a piece of an object instead of an entire object, this string + should contain a valid JSON/Go field access statement, such as desiredState.manifest.containers[2]. + For example, if the object reference is to a container within a pod, this would take on a value like: + "spec.containers{name}" (where "name" refers to the name of the container that triggered + the event) or if no container name is specified "spec.containers[2]" (container with + index 2 in this pod). This syntax is chosen only to have some well-defined way of + referencing a part of an object. + TODO: this design is not final and this field is subject to change in the future. + type: string + kind: + description: |- + Kind of the referent. + More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds + type: string + name: + description: |- + Name of the referent. + More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + type: string + namespace: + description: |- + Namespace of the referent. + More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/ + type: string + resourceVersion: + description: |- + Specific resourceVersion to which this reference is made, if any. + More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#concurrency-control-and-consistency + type: string + uid: + description: |- + UID of the referent. + More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#uids + type: string + type: object + x-kubernetes-map-type: atomic + state: + description: State reflect state of the plan that belongs to the + machine inventory. + enum: + - Applied + - Failed + type: string + type: object + type: object + type: object + served: true + storage: true + subresources: + status: {} +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + app.kubernetes.io/instance: '{{ .Release.Name }}' + app.kubernetes.io/part-of: Elemental Operator + app.kubernetes.io/version: '{{ .Chart.Version }}' + controller-gen.kubebuilder.io/version: v0.14.0 + labels: + cluster.x-k8s.io/provider: infrastructure-elemental + cluster.x-k8s.io/v1beta1: v1beta1 + release-name: '{{ .Release.Name }}' + name: machineinventoryselectors.elemental.cattle.io +spec: + group: elemental.cattle.io + names: + kind: MachineInventorySelector + listKind: MachineInventorySelectorList + plural: machineinventoryselectors + singular: machineinventoryselector + scope: Namespaced + versions: + - name: v1beta1 + schema: + openAPIV3Schema: + properties: + apiVersion: + description: |- + APIVersion defines the versioned schema of this representation of an object. + Servers should convert recognized schemas to the latest internal value, and + may reject unrecognized values. + More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources + type: string + kind: + description: |- + Kind is a string value representing the REST resource this object represents. + Servers may infer this from the endpoint the client submits requests to. + Cannot be updated. + In CamelCase. + More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds + type: string + metadata: + type: object + spec: + properties: + providerID: + description: |- + ProviderID the identifier for the elemental instance. + NOTE: Functionality not implemented yet. + type: string + selector: + description: Selector selector to choose elemental machines. + properties: + matchExpressions: + description: matchExpressions is a list of label selector requirements. + The requirements are ANDed. + items: + description: |- + A label selector requirement is a selector that contains values, a key, and an operator that + relates the key and values. + properties: + key: + description: key is the label key that the selector applies + to. + type: string + operator: + description: |- + operator represents a key's relationship to a set of values. + Valid operators are In, NotIn, Exists and DoesNotExist. + type: string + values: + description: |- + values is an array of string values. If the operator is In or NotIn, + the values array must be non-empty. If the operator is Exists or DoesNotExist, + the values array must be empty. This array is replaced during a strategic + merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: |- + matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels + map is equivalent to an element of matchExpressions, whose key field is "key", the + operator is "In", and the values array contains only "value". The requirements are ANDed. + type: object + type: object + x-kubernetes-map-type: atomic + type: object + status: + properties: + addresses: + description: Addresses represent machine addresses. + items: + description: MachineAddress contains information for the node's + address. + properties: + address: + description: The machine address. + type: string + type: + description: Machine address type, one of Hostname, ExternalIP, + InternalIP, ExternalDNS or InternalDNS. + type: string + required: + - address + - type + type: object + type: array + bootstrapPlanChecksum: + description: BootstrapPlanChecksum represent bootstrap plan checksum. + type: string + conditions: + description: Conditions describe the state of the machine selector + object. + items: + description: "Condition contains details for one aspect of the current + state of this API Resource.\n---\nThis struct is intended for + direct use as an array at the field path .status.conditions. For + example,\n\n\n\ttype FooStatus struct{\n\t // Represents the + observations of a foo's current state.\n\t // Known .status.conditions.type + are: \"Available\", \"Progressing\", and \"Degraded\"\n\t // + +patchMergeKey=type\n\t // +patchStrategy=merge\n\t // +listType=map\n\t + \ // +listMapKey=type\n\t Conditions []metav1.Condition `json:\"conditions,omitempty\" + patchStrategy:\"merge\" patchMergeKey:\"type\" protobuf:\"bytes,1,rep,name=conditions\"`\n\n\n\t + \ // other fields\n\t}" + properties: + lastTransitionTime: + description: |- + lastTransitionTime is the last time the condition transitioned from one status to another. + This should be when the underlying condition changed. If that is not known, then using the time when the API field changed is acceptable. + format: date-time + type: string + message: + description: |- + message is a human readable message indicating details about the transition. + This may be an empty string. + maxLength: 32768 + type: string + observedGeneration: + description: |- + observedGeneration represents the .metadata.generation that the condition was set based upon. + For instance, if .metadata.generation is currently 12, but the .status.conditions[x].observedGeneration is 9, the condition is out of date + with respect to the current state of the instance. + format: int64 + minimum: 0 + type: integer + reason: + description: |- + reason contains a programmatic identifier indicating the reason for the condition's last transition. + Producers of specific condition types may define expected values and meanings for this field, + and whether the values are considered a guaranteed API. + The value should be a CamelCase string. + This field may not be empty. + maxLength: 1024 + minLength: 1 + pattern: ^[A-Za-z]([A-Za-z0-9_,:]*[A-Za-z0-9_])?$ + type: string + status: + description: status of the condition, one of True, False, Unknown. + enum: + - "True" + - "False" + - Unknown + type: string + type: + description: |- + type of condition in CamelCase or in foo.example.com/CamelCase. + --- + Many .condition.type values are consistent across resources like Available, but because arbitrary conditions can be + useful (see .node.status.conditions), the ability to deconflict is important. + The regex it matches is (dns1123SubdomainFmt/)?(qualifiedNameFmt) + maxLength: 316 + pattern: ^([a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*/)?(([A-Za-z0-9][-A-Za-z0-9_.]*)?[A-Za-z0-9])$ + type: string + required: + - lastTransitionTime + - message + - reason + - status + - type + type: object + type: array + machineInventoryRef: + description: MachineInventoryRef reference to the machine inventory + that belongs to the selector. + properties: + name: + description: |- + Name of the referent. + More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid? + type: string + type: object + x-kubernetes-map-type: atomic + ready: + type: boolean + type: object + type: object + served: true + storage: true + subresources: + status: {} +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + app.kubernetes.io/instance: '{{ .Release.Name }}' + app.kubernetes.io/part-of: Elemental Operator + app.kubernetes.io/version: '{{ .Chart.Version }}' + controller-gen.kubebuilder.io/version: v0.14.0 + labels: + cluster.x-k8s.io/provider: infrastructure-elemental + cluster.x-k8s.io/v1beta1: v1beta1 + release-name: '{{ .Release.Name }}' + name: machineinventoryselectortemplates.elemental.cattle.io +spec: + group: elemental.cattle.io + names: + kind: MachineInventorySelectorTemplate + listKind: MachineInventorySelectorTemplateList + plural: machineinventoryselectortemplates + singular: machineinventoryselectortemplate + scope: Namespaced + versions: + - name: v1beta1 + schema: + openAPIV3Schema: + properties: + apiVersion: + description: |- + APIVersion defines the versioned schema of this representation of an object. + Servers should convert recognized schemas to the latest internal value, and + may reject unrecognized values. + More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources + type: string + kind: + description: |- + Kind is a string value representing the REST resource this object represents. + Servers may infer this from the endpoint the client submits requests to. + Cannot be updated. + In CamelCase. + More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds + type: string + metadata: + type: object + spec: + properties: + template: + description: Template machine inventory selector template. + properties: + apiVersion: + description: |- + APIVersion defines the versioned schema of this representation of an object. + Servers should convert recognized schemas to the latest internal value, and + may reject unrecognized values. + More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources + type: string + kind: + description: |- + Kind is a string value representing the REST resource this object represents. + Servers may infer this from the endpoint the client submits requests to. + Cannot be updated. + In CamelCase. + More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds + type: string + metadata: + type: object + spec: + properties: + providerID: + description: |- + ProviderID the identifier for the elemental instance. + NOTE: Functionality not implemented yet. + type: string + selector: + description: Selector selector to choose elemental machines. + properties: + matchExpressions: + description: matchExpressions is a list of label selector + requirements. The requirements are ANDed. + items: + description: |- + A label selector requirement is a selector that contains values, a key, and an operator that + relates the key and values. + properties: + key: + description: key is the label key that the selector + applies to. + type: string + operator: + description: |- + operator represents a key's relationship to a set of values. + Valid operators are In, NotIn, Exists and DoesNotExist. + type: string + values: + description: |- + values is an array of string values. If the operator is In or NotIn, + the values array must be non-empty. If the operator is Exists or DoesNotExist, + the values array must be empty. This array is replaced during a strategic + merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: |- + matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels + map is equivalent to an element of matchExpressions, whose key field is "key", the + operator is "In", and the values array contains only "value". The requirements are ANDed. + type: object + type: object + x-kubernetes-map-type: atomic + type: object + status: + properties: + addresses: + description: Addresses represent machine addresses. + items: + description: MachineAddress contains information for the + node's address. + properties: + address: + description: The machine address. + type: string + type: + description: Machine address type, one of Hostname, + ExternalIP, InternalIP, ExternalDNS or InternalDNS. + type: string + required: + - address + - type + type: object + type: array + bootstrapPlanChecksum: + description: BootstrapPlanChecksum represent bootstrap plan + checksum. + type: string + conditions: + description: Conditions describe the state of the machine + selector object. + items: + description: "Condition contains details for one aspect + of the current state of this API Resource.\n---\nThis + struct is intended for direct use as an array at the field + path .status.conditions. For example,\n\n\n\ttype FooStatus + struct{\n\t // Represents the observations of a foo's + current state.\n\t // Known .status.conditions.type + are: \"Available\", \"Progressing\", and \"Degraded\"\n\t + \ // +patchMergeKey=type\n\t // +patchStrategy=merge\n\t + \ // +listType=map\n\t // +listMapKey=type\n\t Conditions + []metav1.Condition `json:\"conditions,omitempty\" patchStrategy:\"merge\" + patchMergeKey:\"type\" protobuf:\"bytes,1,rep,name=conditions\"`\n\n\n\t + \ // other fields\n\t}" + properties: + lastTransitionTime: + description: |- + lastTransitionTime is the last time the condition transitioned from one status to another. + This should be when the underlying condition changed. If that is not known, then using the time when the API field changed is acceptable. + format: date-time + type: string + message: + description: |- + message is a human readable message indicating details about the transition. + This may be an empty string. + maxLength: 32768 + type: string + observedGeneration: + description: |- + observedGeneration represents the .metadata.generation that the condition was set based upon. + For instance, if .metadata.generation is currently 12, but the .status.conditions[x].observedGeneration is 9, the condition is out of date + with respect to the current state of the instance. + format: int64 + minimum: 0 + type: integer + reason: + description: |- + reason contains a programmatic identifier indicating the reason for the condition's last transition. + Producers of specific condition types may define expected values and meanings for this field, + and whether the values are considered a guaranteed API. + The value should be a CamelCase string. + This field may not be empty. + maxLength: 1024 + minLength: 1 + pattern: ^[A-Za-z]([A-Za-z0-9_,:]*[A-Za-z0-9_])?$ + type: string + status: + description: status of the condition, one of True, False, + Unknown. + enum: + - "True" + - "False" + - Unknown + type: string + type: + description: |- + type of condition in CamelCase or in foo.example.com/CamelCase. + --- + Many .condition.type values are consistent across resources like Available, but because arbitrary conditions can be + useful (see .node.status.conditions), the ability to deconflict is important. + The regex it matches is (dns1123SubdomainFmt/)?(qualifiedNameFmt) + maxLength: 316 + pattern: ^([a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*/)?(([A-Za-z0-9][-A-Za-z0-9_.]*)?[A-Za-z0-9])$ + type: string + required: + - lastTransitionTime + - message + - reason + - status + - type + type: object + type: array + machineInventoryRef: + description: MachineInventoryRef reference to the machine + inventory that belongs to the selector. + properties: + name: + description: |- + Name of the referent. + More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid? + type: string + type: object + x-kubernetes-map-type: atomic + ready: + type: boolean + type: object + type: object + required: + - template + type: object + type: object + served: true + storage: true +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + app.kubernetes.io/instance: '{{ .Release.Name }}' + app.kubernetes.io/part-of: Elemental Operator + app.kubernetes.io/version: '{{ .Chart.Version }}' + controller-gen.kubebuilder.io/version: v0.14.0 + labels: + cluster.x-k8s.io/provider: infrastructure-elemental + cluster.x-k8s.io/v1beta1: v1beta1 + release-name: '{{ .Release.Name }}' + name: machineregistrations.elemental.cattle.io +spec: + group: elemental.cattle.io + names: + kind: MachineRegistration + listKind: MachineRegistrationList + plural: machineregistrations + singular: machineregistration + scope: Namespaced + versions: + - name: v1beta1 + schema: + openAPIV3Schema: + properties: + apiVersion: + description: |- + APIVersion defines the versioned schema of this representation of an object. + Servers should convert recognized schemas to the latest internal value, and + may reject unrecognized values. + More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources + type: string + kind: + description: |- + Kind is a string value representing the REST resource this object represents. + Servers may infer this from the endpoint the client submits requests to. + Cannot be updated. + In CamelCase. + More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds + type: string + metadata: + type: object + spec: + properties: + config: + description: Config the cloud config that will be used to provision + the node. + properties: + cloud-config: + x-kubernetes-preserve-unknown-fields: true + elemental: + properties: + install: + properties: + config-dir: + type: string + config-urls: + items: + type: string + type: array + debug: + type: boolean + device: + type: string + device-selector: + items: + properties: + key: + enum: + - Name + - Size + type: string + operator: + enum: + - In + - NotIn + - Gt + - Lt + type: string + values: + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + disable-boot-entry: + type: boolean + eject-cd: + type: boolean + firmware: + type: string + iso: + type: string + no-format: + type: boolean + poweroff: + type: boolean + reboot: + type: boolean + snapshotter: + default: + type: loopdevice + properties: + type: + default: loopdevice + description: Type sets the snapshotter type a new + installation, available options are 'loopdevice' + and 'btrfs' + type: string + type: object + system-uri: + type: string + tty: + type: string + type: object + registration: + properties: + auth: + default: tpm + type: string + ca-cert: + type: string + emulate-tpm: + type: boolean + emulated-tpm-seed: + format: int64 + type: integer + no-smbios: + type: boolean + no-toolkit: + type: boolean + url: + type: string + type: object + reset: + default: + reboot: true + reset-oem: true + reset-persistent: true + properties: + config-urls: + items: + type: string + type: array + debug: + type: boolean + disable-boot-entry: + type: boolean + enabled: + type: boolean + poweroff: + type: boolean + reboot: + default: true + type: boolean + reset-oem: + default: true + type: boolean + reset-persistent: + default: true + type: boolean + system-uri: + type: string + type: object + system-agent: + properties: + secret-name: + type: string + secret-namespace: + type: string + token: + type: string + url: + type: string + type: object + type: object + type: object + machineInventoryAnnotations: + additionalProperties: + type: string + description: MachineInventoryAnnotations annotations to be added to + the created MachineInventory object. + type: object + machineInventoryLabels: + additionalProperties: + type: string + description: MachineInventoryLabels label to be added to the created + MachineInventory object. + type: object + machineName: + type: string + type: object + status: + properties: + conditions: + description: Conditions describe the state of the machine registration + object. + items: + description: "Condition contains details for one aspect of the current + state of this API Resource.\n---\nThis struct is intended for + direct use as an array at the field path .status.conditions. For + example,\n\n\n\ttype FooStatus struct{\n\t // Represents the + observations of a foo's current state.\n\t // Known .status.conditions.type + are: \"Available\", \"Progressing\", and \"Degraded\"\n\t // + +patchMergeKey=type\n\t // +patchStrategy=merge\n\t // +listType=map\n\t + \ // +listMapKey=type\n\t Conditions []metav1.Condition `json:\"conditions,omitempty\" + patchStrategy:\"merge\" patchMergeKey:\"type\" protobuf:\"bytes,1,rep,name=conditions\"`\n\n\n\t + \ // other fields\n\t}" + properties: + lastTransitionTime: + description: |- + lastTransitionTime is the last time the condition transitioned from one status to another. + This should be when the underlying condition changed. If that is not known, then using the time when the API field changed is acceptable. + format: date-time + type: string + message: + description: |- + message is a human readable message indicating details about the transition. + This may be an empty string. + maxLength: 32768 + type: string + observedGeneration: + description: |- + observedGeneration represents the .metadata.generation that the condition was set based upon. + For instance, if .metadata.generation is currently 12, but the .status.conditions[x].observedGeneration is 9, the condition is out of date + with respect to the current state of the instance. + format: int64 + minimum: 0 + type: integer + reason: + description: |- + reason contains a programmatic identifier indicating the reason for the condition's last transition. + Producers of specific condition types may define expected values and meanings for this field, + and whether the values are considered a guaranteed API. + The value should be a CamelCase string. + This field may not be empty. + maxLength: 1024 + minLength: 1 + pattern: ^[A-Za-z]([A-Za-z0-9_,:]*[A-Za-z0-9_])?$ + type: string + status: + description: status of the condition, one of True, False, Unknown. + enum: + - "True" + - "False" + - Unknown + type: string + type: + description: |- + type of condition in CamelCase or in foo.example.com/CamelCase. + --- + Many .condition.type values are consistent across resources like Available, but because arbitrary conditions can be + useful (see .node.status.conditions), the ability to deconflict is important. + The regex it matches is (dns1123SubdomainFmt/)?(qualifiedNameFmt) + maxLength: 316 + pattern: ^([a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*/)?(([A-Za-z0-9][-A-Za-z0-9_.]*)?[A-Za-z0-9])$ + type: string + required: + - lastTransitionTime + - message + - reason + - status + - type + type: object + type: array + registrationToken: + description: RegistrationToken a token for registering a machine. + type: string + registrationURL: + description: RegistrationURL is the URL for registering a new machine. + type: string + serviceAccountRef: + description: ServiceAccountRef a reference to the service account + created by the machine registration. + properties: + apiVersion: + description: API version of the referent. + type: string + fieldPath: + description: |- + If referring to a piece of an object instead of an entire object, this string + should contain a valid JSON/Go field access statement, such as desiredState.manifest.containers[2]. + For example, if the object reference is to a container within a pod, this would take on a value like: + "spec.containers{name}" (where "name" refers to the name of the container that triggered + the event) or if no container name is specified "spec.containers[2]" (container with + index 2 in this pod). This syntax is chosen only to have some well-defined way of + referencing a part of an object. + TODO: this design is not final and this field is subject to change in the future. + type: string + kind: + description: |- + Kind of the referent. + More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds + type: string + name: + description: |- + Name of the referent. + More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + type: string + namespace: + description: |- + Namespace of the referent. + More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/ + type: string + resourceVersion: + description: |- + Specific resourceVersion to which this reference is made, if any. + More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#concurrency-control-and-consistency + type: string + uid: + description: |- + UID of the referent. + More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#uids + type: string + type: object + x-kubernetes-map-type: atomic + type: object + type: object + served: true + storage: true + subresources: + status: {} +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + app.kubernetes.io/instance: '{{ .Release.Name }}' + app.kubernetes.io/part-of: Elemental Operator + app.kubernetes.io/version: '{{ .Chart.Version }}' + controller-gen.kubebuilder.io/version: v0.14.0 + labels: + cluster.x-k8s.io/provider: infrastructure-elemental + cluster.x-k8s.io/v1beta1: v1beta1 + release-name: '{{ .Release.Name }}' + name: managedosimages.elemental.cattle.io +spec: + group: elemental.cattle.io + names: + kind: ManagedOSImage + listKind: ManagedOSImageList + plural: managedosimages + singular: managedosimage + scope: Namespaced + versions: + - name: v1beta1 + schema: + openAPIV3Schema: + properties: + apiVersion: + description: |- + APIVersion defines the versioned schema of this representation of an object. + Servers should convert recognized schemas to the latest internal value, and + may reject unrecognized values. + More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources + type: string + kind: + description: |- + Kind is a string value representing the REST resource this object represents. + Servers may infer this from the endpoint the client submits requests to. + Cannot be updated. + In CamelCase. + More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds + type: string + metadata: + type: object + spec: + properties: + cloudConfig: + x-kubernetes-preserve-unknown-fields: true + clusterRolloutStrategy: + description: RolloverStrategy controls the rollout of the bundle across + clusters. + properties: + autoPartitionSize: + anyOf: + - type: integer + - type: string + description: |- + A number or percentage of how to automatically partition clusters if no + specific partitioning strategy is configured. + default: 25% + nullable: true + x-kubernetes-int-or-string: true + maxUnavailable: + anyOf: + - type: integer + - type: string + description: |- + A number or percentage of clusters that can be unavailable during an update + of a bundle. This follows the same basic approach as a deployment rollout + strategy. Once the number of clusters meets unavailable state update will be + paused. Default value is 100% which doesn't take effect on update. + default: 100% + nullable: true + x-kubernetes-int-or-string: true + maxUnavailablePartitions: + anyOf: + - type: integer + - type: string + description: |- + A number or percentage of cluster partitions that can be unavailable during + an update of a bundle. + default: 0 + nullable: true + x-kubernetes-int-or-string: true + partitions: + description: |- + A list of definitions of partitions. If any target clusters do not match + the configuration they are added to partitions at the end following the + autoPartitionSize. + items: + description: Partition defines a separate rollout strategy for + a set of clusters. + properties: + clusterGroup: + description: A cluster group name to include in this partition + type: string + clusterGroupSelector: + description: Selector matching cluster group labels to include + in this partition + properties: + matchExpressions: + description: matchExpressions is a list of label selector + requirements. The requirements are ANDed. + items: + description: |- + A label selector requirement is a selector that contains values, a key, and an operator that + relates the key and values. + properties: + key: + description: key is the label key that the selector + applies to. + type: string + operator: + description: |- + operator represents a key's relationship to a set of values. + Valid operators are In, NotIn, Exists and DoesNotExist. + type: string + values: + description: |- + values is an array of string values. If the operator is In or NotIn, + the values array must be non-empty. If the operator is Exists or DoesNotExist, + the values array must be empty. This array is replaced during a strategic + merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: |- + matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels + map is equivalent to an element of matchExpressions, whose key field is "key", the + operator is "In", and the values array contains only "value". The requirements are ANDed. + type: object + type: object + x-kubernetes-map-type: atomic + clusterName: + description: ClusterName is the name of a cluster to include + in this partition + type: string + clusterSelector: + description: Selector matching cluster labels to include + in this partition + properties: + matchExpressions: + description: matchExpressions is a list of label selector + requirements. The requirements are ANDed. + items: + description: |- + A label selector requirement is a selector that contains values, a key, and an operator that + relates the key and values. + properties: + key: + description: key is the label key that the selector + applies to. + type: string + operator: + description: |- + operator represents a key's relationship to a set of values. + Valid operators are In, NotIn, Exists and DoesNotExist. + type: string + values: + description: |- + values is an array of string values. If the operator is In or NotIn, + the values array must be non-empty. If the operator is Exists or DoesNotExist, + the values array must be empty. This array is replaced during a strategic + merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: |- + matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels + map is equivalent to an element of matchExpressions, whose key field is "key", the + operator is "In", and the values array contains only "value". The requirements are ANDed. + type: object + type: object + x-kubernetes-map-type: atomic + maxUnavailable: + anyOf: + - type: integer + - type: string + description: |- + A number or percentage of clusters that can be unavailable in this + partition before this partition is treated as done. + default: 10% + x-kubernetes-int-or-string: true + name: + description: A user-friendly name given to the partition + used for Display (optional). + type: string + type: object + nullable: true + type: array + type: object + clusterTargets: + items: + description: |- + BundleTarget declares clusters to deploy to. Fleet will merge the + BundleDeploymentOptions from customizations into this struct. + properties: + clusterGroup: + description: ClusterGroup to match a specific cluster group + by name. + nullable: true + type: string + clusterGroupSelector: + description: ClusterGroupSelector is a selector to match cluster + groups. + nullable: true + properties: + matchExpressions: + description: matchExpressions is a list of label selector + requirements. The requirements are ANDed. + items: + description: |- + A label selector requirement is a selector that contains values, a key, and an operator that + relates the key and values. + properties: + key: + description: key is the label key that the selector + applies to. + type: string + operator: + description: |- + operator represents a key's relationship to a set of values. + Valid operators are In, NotIn, Exists and DoesNotExist. + type: string + values: + description: |- + values is an array of string values. If the operator is In or NotIn, + the values array must be non-empty. If the operator is Exists or DoesNotExist, + the values array must be empty. This array is replaced during a strategic + merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: |- + matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels + map is equivalent to an element of matchExpressions, whose key field is "key", the + operator is "In", and the values array contains only "value". The requirements are ANDed. + type: object + type: object + x-kubernetes-map-type: atomic + clusterName: + description: |- + ClusterName to match a specific cluster by name that will be + selected + nullable: true + type: string + clusterSelector: + description: |- + ClusterSelector is a selector to match clusters. The structure is + the standard metav1.LabelSelector format. If clusterGroupSelector or + clusterGroup is specified, clusterSelector will be used only to + further refine the selection after clusterGroupSelector and + clusterGroup is evaluated. + nullable: true + properties: + matchExpressions: + description: matchExpressions is a list of label selector + requirements. The requirements are ANDed. + items: + description: |- + A label selector requirement is a selector that contains values, a key, and an operator that + relates the key and values. + properties: + key: + description: key is the label key that the selector + applies to. + type: string + operator: + description: |- + operator represents a key's relationship to a set of values. + Valid operators are In, NotIn, Exists and DoesNotExist. + type: string + values: + description: |- + values is an array of string values. If the operator is In or NotIn, + the values array must be non-empty. If the operator is Exists or DoesNotExist, + the values array must be empty. This array is replaced during a strategic + merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: |- + matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels + map is equivalent to an element of matchExpressions, whose key field is "key", the + operator is "In", and the values array contains only "value". The requirements are ANDed. + type: object + type: object + x-kubernetes-map-type: atomic + correctDrift: + description: CorrectDrift specifies how drift correction should + work. + properties: + enabled: + description: Enabled correct drift if true. + type: boolean + force: + description: Force helm rollback with --force option will + be used if true. This will try to recreate all resources + in the release. + type: boolean + keepFailHistory: + description: KeepFailHistory keeps track of failed rollbacks + in the helm history. + type: boolean + type: object + defaultNamespace: + description: |- + DefaultNamespace is the namespace to use for resources that do not + specify a namespace. This field is not used to enforce or lock down + the deployment to a specific namespace. + nullable: true + type: string + deleteCRDResources: + description: DeleteCRDResources deletes CRDs. Warning! this + will also delete all your Custom Resources. + type: boolean + diff: + description: Diff can be used to ignore the modified state of + objects which are amended at runtime. + nullable: true + properties: + comparePatches: + description: ComparePatches match a resource and remove + fields from the check for modifications. + items: + description: ComparePatch matches a resource and removes + fields from the check for modifications. + properties: + apiVersion: + description: APIVersion is the apiVersion of the resource + to match. + nullable: true + type: string + jsonPointers: + description: JSONPointers ignore diffs at a certain + JSON path. + items: + type: string + nullable: true + type: array + kind: + description: Kind is the kind of the resource to match. + nullable: true + type: string + name: + description: Name is the name of the resource to match. + nullable: true + type: string + namespace: + description: Namespace is the namespace of the resource + to match. + nullable: true + type: string + operations: + description: Operations remove a JSON path from the + resource. + items: + description: Operation of a ComparePatch, usually + "remove". + properties: + op: + description: Op is usually "remove" + nullable: true + type: string + path: + description: Path is the JSON path to remove. + nullable: true + type: string + value: + description: Value is usually empty. + nullable: true + type: string + type: object + nullable: true + type: array + type: object + nullable: true + type: array + type: object + doNotDeploy: + description: DoNotDeploy if set to true, will not deploy to + this target. + type: boolean + forceSyncGeneration: + description: ForceSyncGeneration is used to force a redeployment + format: int64 + type: integer + helm: + description: Helm options for the deployment, like the chart + name, repo and values. + nullable: true + properties: + atomic: + description: Atomic sets the --atomic flag when Helm is + performing an upgrade + type: boolean + chart: + description: |- + Chart can refer to any go-getter URL or OCI registry based helm + chart URL. The chart will be downloaded. + nullable: true + type: string + disableDNS: + description: DisableDNS can be used to customize Helm's + EnableDNS option, which Fleet sets to `true` by default. + type: boolean + disableDependencyUpdate: + description: DisableDependencyUpdate allows skipping chart + dependencies update + type: boolean + disablePreProcess: + description: DisablePreProcess disables template processing + in values + type: boolean + force: + description: Force allows to override immutable resources. + This could be dangerous. + type: boolean + maxHistory: + description: MaxHistory limits the maximum number of revisions + saved per release by Helm. + type: integer + releaseName: + description: |- + ReleaseName sets a custom release name to deploy the chart as. If + not specified a release name will be generated by combining the + invoking GitRepo.name + GitRepo.path. + maxLength: 53 + nullable: true + pattern: ^[a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*$ + type: string + repo: + description: Repo is the name of the HTTPS helm repo to + download the chart from. + nullable: true + type: string + skipSchemaValidation: + description: SkipSchemaValidation allows skipping schema + validation against the chart values + type: boolean + takeOwnership: + description: TakeOwnership makes helm skip the check for + its own annotations + type: boolean + timeoutSeconds: + description: TimeoutSeconds is the time to wait for Helm + operations. + type: integer + values: + description: |- + Values passed to Helm. It is possible to specify the keys and values + as go template strings. + nullable: true + type: object + x-kubernetes-preserve-unknown-fields: true + valuesFiles: + description: ValuesFiles is a list of files to load values + from. + items: + type: string + nullable: true + type: array + valuesFrom: + description: ValuesFrom loads the values from configmaps + and secrets. + items: + description: 'Define helm values that can come from configmap, + secret or external. Credit: https://github.com/fluxcd/helm-operator/blob/0cfea875b5d44bea995abe7324819432070dfbdc/pkg/apis/helm.fluxcd.io/v1/types_helmrelease.go#L439' + properties: + configMapKeyRef: + description: The reference to a config map with release + values. + nullable: true + properties: + key: + nullable: true + type: string + name: + description: Name of a resource in the same namespace + as the referent. + nullable: true + type: string + namespace: + nullable: true + type: string + type: object + secretKeyRef: + description: The reference to a secret with release + values. + nullable: true + properties: + key: + nullable: true + type: string + name: + description: Name of a resource in the same namespace + as the referent. + nullable: true + type: string + namespace: + nullable: true + type: string + type: object + type: object + nullable: true + type: array + version: + description: Version of the chart to download + nullable: true + type: string + waitForJobs: + description: |- + WaitForJobs if set and timeoutSeconds provided, will wait until all + Jobs have been completed before marking the GitRepo as ready. It + will wait for as long as timeoutSeconds + type: boolean + type: object + ignore: + description: IgnoreOptions can be used to ignore fields when + monitoring the bundle. + properties: + conditions: + description: Conditions is a list of conditions to be ignored + when monitoring the Bundle. + items: + additionalProperties: + type: string + type: object + nullable: true + type: array + type: object + keepResources: + description: KeepResources can be used to keep the deployed + resources when removing the bundle + type: boolean + kustomize: + description: |- + Kustomize options for the deployment, like the dir containing the + kustomization.yaml file. + nullable: true + properties: + dir: + description: |- + Dir points to a custom folder for kustomize resources. This folder must contain + a kustomization.yaml file. + nullable: true + type: string + type: object + name: + description: |- + Name of target. This value is largely for display and logging. If + not specified a default name of the format "target000" will be used + type: string + namespace: + description: |- + TargetNamespace if present will assign all resource to this + namespace and if any cluster scoped resource exists the deployment + will fail. + nullable: true + type: string + namespaceAnnotations: + additionalProperties: + type: string + description: NamespaceAnnotations are annotations that will + be appended to the namespace created by Fleet. + nullable: true + type: object + namespaceLabels: + additionalProperties: + type: string + description: NamespaceLabels are labels that will be appended + to the namespace created by Fleet. + nullable: true + type: object + serviceAccount: + description: ServiceAccount which will be used to perform this + deployment. + nullable: true + type: string + yaml: + description: |- + YAML options, if using raw YAML these are names that map to + overlays/{name} files that will be used to replace or patch a resource. + nullable: true + properties: + overlays: + description: |- + Overlays is a list of names that maps to folders in "overlays/". + If you wish to customize the file ./subdir/resource.yaml then a file + ./overlays/myoverlay/subdir/resource.yaml will replace the base + file. + A file named ./overlays/myoverlay/subdir/resource_patch.yaml will patch the base file. + items: + type: string + nullable: true + type: array + type: object + type: object + type: array + concurrency: + format: int64 + type: integer + cordon: + type: boolean + drain: + default: + deleteLocalData: true + force: true + ignoreDaemonSets: true + skipWaitForDeleteTimeout: 60 + description: DrainSpec encapsulates `kubectl drain` parameters minus + node/pod selectors. + nullable: true + properties: + deleteEmptydirData: + type: boolean + deleteLocalData: + type: boolean + disableEviction: + type: boolean + force: + type: boolean + gracePeriod: + format: int32 + type: integer + ignoreDaemonSets: + type: boolean + podSelector: + description: |- + A label selector is a label query over a set of resources. The result of matchLabels and + matchExpressions are ANDed. An empty label selector matches all objects. A null + label selector matches no objects. + properties: + matchExpressions: + description: matchExpressions is a list of label selector + requirements. The requirements are ANDed. + items: + description: |- + A label selector requirement is a selector that contains values, a key, and an operator that + relates the key and values. + properties: + key: + description: key is the label key that the selector + applies to. + type: string + operator: + description: |- + operator represents a key's relationship to a set of values. + Valid operators are In, NotIn, Exists and DoesNotExist. + type: string + values: + description: |- + values is an array of string values. If the operator is In or NotIn, + the values array must be non-empty. If the operator is Exists or DoesNotExist, + the values array must be empty. This array is replaced during a strategic + merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: |- + matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels + map is equivalent to an element of matchExpressions, whose key field is "key", the + operator is "In", and the values array contains only "value". The requirements are ANDed. + type: object + type: object + x-kubernetes-map-type: atomic + skipWaitForDeleteTimeout: + type: integer + timeout: + description: |- + A Duration represents the elapsed time between two instants + as an int64 nanosecond count. The representation limits the + largest representable duration to approximately 290 years. + format: int64 + type: integer + type: object + managedOSVersionName: + type: string + nodeSelector: + description: |- + A label selector is a label query over a set of resources. The result of matchLabels and + matchExpressions are ANDed. An empty label selector matches all objects. A null + label selector matches no objects. + properties: + matchExpressions: + description: matchExpressions is a list of label selector requirements. + The requirements are ANDed. + items: + description: |- + A label selector requirement is a selector that contains values, a key, and an operator that + relates the key and values. + properties: + key: + description: key is the label key that the selector applies + to. + type: string + operator: + description: |- + operator represents a key's relationship to a set of values. + Valid operators are In, NotIn, Exists and DoesNotExist. + type: string + values: + description: |- + values is an array of string values. If the operator is In or NotIn, + the values array must be non-empty. If the operator is Exists or DoesNotExist, + the values array must be empty. This array is replaced during a strategic + merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + type: array + matchLabels: + additionalProperties: + type: string + description: |- + matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels + map is equivalent to an element of matchExpressions, whose key field is "key", the + operator is "In", and the values array contains only "value". The requirements are ANDed. + type: object + type: object + x-kubernetes-map-type: atomic + osImage: + type: string + prepare: + description: ContainerSpec is a simplified container template. + properties: + args: + items: + type: string + type: array + command: + items: + type: string + type: array + envFrom: + items: + description: EnvFromSource represents the source of a set of + ConfigMaps + properties: + configMapRef: + description: The ConfigMap to select from + properties: + name: + description: |- + Name of the referent. + More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid? + type: string + optional: + description: Specify whether the ConfigMap must be defined + type: boolean + type: object + x-kubernetes-map-type: atomic + prefix: + description: An optional identifier to prepend to each key + in the ConfigMap. Must be a C_IDENTIFIER. + type: string + secretRef: + description: The Secret to select from + properties: + name: + description: |- + Name of the referent. + More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid? + type: string + optional: + description: Specify whether the Secret must be defined + type: boolean + type: object + x-kubernetes-map-type: atomic + type: object + type: array + envs: + items: + description: EnvVar represents an environment variable present + in a Container. + properties: + name: + description: Name of the environment variable. Must be a + C_IDENTIFIER. + type: string + value: + description: |- + Variable references $(VAR_NAME) are expanded + using the previously defined environment variables in the container and + any service environment variables. If a variable cannot be resolved, + the reference in the input string will be unchanged. Double $$ are reduced + to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. + "$$(VAR_NAME)" will produce the string literal "$(VAR_NAME)". + Escaped references will never be expanded, regardless of whether the variable + exists or not. + Defaults to "". + type: string + valueFrom: + description: Source for the environment variable's value. + Cannot be used if value is not empty. + properties: + configMapKeyRef: + description: Selects a key of a ConfigMap. + properties: + key: + description: The key to select. + type: string + name: + description: |- + Name of the referent. + More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid? + type: string + optional: + description: Specify whether the ConfigMap or its + key must be defined + type: boolean + required: + - key + type: object + x-kubernetes-map-type: atomic + fieldRef: + description: |- + Selects a field of the pod: supports metadata.name, metadata.namespace, `metadata.labels['']`, `metadata.annotations['']`, + spec.nodeName, spec.serviceAccountName, status.hostIP, status.podIP, status.podIPs. + properties: + apiVersion: + description: Version of the schema the FieldPath + is written in terms of, defaults to "v1". + type: string + fieldPath: + description: Path of the field to select in the + specified API version. + type: string + required: + - fieldPath + type: object + x-kubernetes-map-type: atomic + resourceFieldRef: + description: |- + Selects a resource of the container: only resources limits and requests + (limits.cpu, limits.memory, limits.ephemeral-storage, requests.cpu, requests.memory and requests.ephemeral-storage) are currently supported. + properties: + containerName: + description: 'Container name: required for volumes, + optional for env vars' + type: string + divisor: + anyOf: + - type: integer + - type: string + description: Specifies the output format of the + exposed resources, defaults to "1" + pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ + x-kubernetes-int-or-string: true + resource: + description: 'Required: resource to select' + type: string + required: + - resource + type: object + x-kubernetes-map-type: atomic + secretKeyRef: + description: Selects a key of a secret in the pod's + namespace + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: |- + Name of the referent. + More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid? + type: string + optional: + description: Specify whether the Secret or its key + must be defined + type: boolean + required: + - key + type: object + x-kubernetes-map-type: atomic + type: object + required: + - name + type: object + type: array + image: + type: string + securityContext: + description: |- + SecurityContext holds security configuration that will be applied to a container. + Some fields are present in both SecurityContext and PodSecurityContext. When both + are set, the values in SecurityContext take precedence. + properties: + allowPrivilegeEscalation: + description: |- + AllowPrivilegeEscalation controls whether a process can gain more + privileges than its parent process. This bool directly controls if + the no_new_privs flag will be set on the container process. + AllowPrivilegeEscalation is true always when the container is: + 1) run as Privileged + 2) has CAP_SYS_ADMIN + Note that this field cannot be set when spec.os.name is windows. + type: boolean + capabilities: + description: |- + The capabilities to add/drop when running containers. + Defaults to the default set of capabilities granted by the container runtime. + Note that this field cannot be set when spec.os.name is windows. + properties: + add: + description: Added capabilities + items: + description: Capability represent POSIX capabilities + type + type: string + type: array + drop: + description: Removed capabilities + items: + description: Capability represent POSIX capabilities + type + type: string + type: array + type: object + privileged: + description: |- + Run container in privileged mode. + Processes in privileged containers are essentially equivalent to root on the host. + Defaults to false. + Note that this field cannot be set when spec.os.name is windows. + type: boolean + procMount: + description: |- + procMount denotes the type of proc mount to use for the containers. + The default is DefaultProcMount which uses the container runtime defaults for + readonly paths and masked paths. + This requires the ProcMountType feature flag to be enabled. + Note that this field cannot be set when spec.os.name is windows. + type: string + readOnlyRootFilesystem: + description: |- + Whether this container has a read-only root filesystem. + Default is false. + Note that this field cannot be set when spec.os.name is windows. + type: boolean + runAsGroup: + description: |- + The GID to run the entrypoint of the container process. + Uses runtime default if unset. + May also be set in PodSecurityContext. If set in both SecurityContext and + PodSecurityContext, the value specified in SecurityContext takes precedence. + Note that this field cannot be set when spec.os.name is windows. + format: int64 + type: integer + runAsNonRoot: + description: |- + Indicates that the container must run as a non-root user. + If true, the Kubelet will validate the image at runtime to ensure that it + does not run as UID 0 (root) and fail to start the container if it does. + If unset or false, no such validation will be performed. + May also be set in PodSecurityContext. If set in both SecurityContext and + PodSecurityContext, the value specified in SecurityContext takes precedence. + type: boolean + runAsUser: + description: |- + The UID to run the entrypoint of the container process. + Defaults to user specified in image metadata if unspecified. + May also be set in PodSecurityContext. If set in both SecurityContext and + PodSecurityContext, the value specified in SecurityContext takes precedence. + Note that this field cannot be set when spec.os.name is windows. + format: int64 + type: integer + seLinuxOptions: + description: |- + The SELinux context to be applied to the container. + If unspecified, the container runtime will allocate a random SELinux context for each + container. May also be set in PodSecurityContext. If set in both SecurityContext and + PodSecurityContext, the value specified in SecurityContext takes precedence. + Note that this field cannot be set when spec.os.name is windows. + properties: + level: + description: Level is SELinux level label that applies + to the container. + type: string + role: + description: Role is a SELinux role label that applies + to the container. + type: string + type: + description: Type is a SELinux type label that applies + to the container. + type: string + user: + description: User is a SELinux user label that applies + to the container. + type: string + type: object + seccompProfile: + description: |- + The seccomp options to use by this container. If seccomp options are + provided at both the pod & container level, the container options + override the pod options. + Note that this field cannot be set when spec.os.name is windows. + properties: + localhostProfile: + description: |- + localhostProfile indicates a profile defined in a file on the node should be used. + The profile must be preconfigured on the node to work. + Must be a descending path, relative to the kubelet's configured seccomp profile location. + Must be set if type is "Localhost". Must NOT be set for any other type. + type: string + type: + description: |- + type indicates which kind of seccomp profile will be applied. + Valid options are: + + + Localhost - a profile defined in a file on the node should be used. + RuntimeDefault - the container runtime default profile should be used. + Unconfined - no profile should be applied. + type: string + required: + - type + type: object + windowsOptions: + description: |- + The Windows specific settings applied to all containers. + If unspecified, the options from the PodSecurityContext will be used. + If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence. + Note that this field cannot be set when spec.os.name is linux. + properties: + gmsaCredentialSpec: + description: |- + GMSACredentialSpec is where the GMSA admission webhook + (https://github.com/kubernetes-sigs/windows-gmsa) inlines the contents of the + GMSA credential spec named by the GMSACredentialSpecName field. + type: string + gmsaCredentialSpecName: + description: GMSACredentialSpecName is the name of the + GMSA credential spec to use. + type: string + hostProcess: + description: |- + HostProcess determines if a container should be run as a 'Host Process' container. + All of a Pod's containers must have the same effective HostProcess value + (it is not allowed to have a mix of HostProcess containers and non-HostProcess containers). + In addition, if HostProcess is true then HostNetwork must also be set to true. + type: boolean + runAsUserName: + description: |- + The UserName in Windows to run the entrypoint of the container process. + Defaults to the user specified in image metadata if unspecified. + May also be set in PodSecurityContext. If set in both SecurityContext and + PodSecurityContext, the value specified in SecurityContext takes precedence. + type: string + type: object + type: object + volumes: + items: + properties: + destination: + type: string + name: + type: string + source: + type: string + type: object + type: array + type: object + upgradeContainer: + description: ContainerSpec is a simplified container template. + properties: + args: + items: + type: string + type: array + command: + items: + type: string + type: array + envFrom: + items: + description: EnvFromSource represents the source of a set of + ConfigMaps + properties: + configMapRef: + description: The ConfigMap to select from + properties: + name: + description: |- + Name of the referent. + More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid? + type: string + optional: + description: Specify whether the ConfigMap must be defined + type: boolean + type: object + x-kubernetes-map-type: atomic + prefix: + description: An optional identifier to prepend to each key + in the ConfigMap. Must be a C_IDENTIFIER. + type: string + secretRef: + description: The Secret to select from + properties: + name: + description: |- + Name of the referent. + More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid? + type: string + optional: + description: Specify whether the Secret must be defined + type: boolean + type: object + x-kubernetes-map-type: atomic + type: object + type: array + envs: + items: + description: EnvVar represents an environment variable present + in a Container. + properties: + name: + description: Name of the environment variable. Must be a + C_IDENTIFIER. + type: string + value: + description: |- + Variable references $(VAR_NAME) are expanded + using the previously defined environment variables in the container and + any service environment variables. If a variable cannot be resolved, + the reference in the input string will be unchanged. Double $$ are reduced + to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. + "$$(VAR_NAME)" will produce the string literal "$(VAR_NAME)". + Escaped references will never be expanded, regardless of whether the variable + exists or not. + Defaults to "". + type: string + valueFrom: + description: Source for the environment variable's value. + Cannot be used if value is not empty. + properties: + configMapKeyRef: + description: Selects a key of a ConfigMap. + properties: + key: + description: The key to select. + type: string + name: + description: |- + Name of the referent. + More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid? + type: string + optional: + description: Specify whether the ConfigMap or its + key must be defined + type: boolean + required: + - key + type: object + x-kubernetes-map-type: atomic + fieldRef: + description: |- + Selects a field of the pod: supports metadata.name, metadata.namespace, `metadata.labels['']`, `metadata.annotations['']`, + spec.nodeName, spec.serviceAccountName, status.hostIP, status.podIP, status.podIPs. + properties: + apiVersion: + description: Version of the schema the FieldPath + is written in terms of, defaults to "v1". + type: string + fieldPath: + description: Path of the field to select in the + specified API version. + type: string + required: + - fieldPath + type: object + x-kubernetes-map-type: atomic + resourceFieldRef: + description: |- + Selects a resource of the container: only resources limits and requests + (limits.cpu, limits.memory, limits.ephemeral-storage, requests.cpu, requests.memory and requests.ephemeral-storage) are currently supported. + properties: + containerName: + description: 'Container name: required for volumes, + optional for env vars' + type: string + divisor: + anyOf: + - type: integer + - type: string + description: Specifies the output format of the + exposed resources, defaults to "1" + pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ + x-kubernetes-int-or-string: true + resource: + description: 'Required: resource to select' + type: string + required: + - resource + type: object + x-kubernetes-map-type: atomic + secretKeyRef: + description: Selects a key of a secret in the pod's + namespace + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: |- + Name of the referent. + More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid? + type: string + optional: + description: Specify whether the Secret or its key + must be defined + type: boolean + required: + - key + type: object + x-kubernetes-map-type: atomic + type: object + required: + - name + type: object + type: array + image: + type: string + securityContext: + description: |- + SecurityContext holds security configuration that will be applied to a container. + Some fields are present in both SecurityContext and PodSecurityContext. When both + are set, the values in SecurityContext take precedence. + properties: + allowPrivilegeEscalation: + description: |- + AllowPrivilegeEscalation controls whether a process can gain more + privileges than its parent process. This bool directly controls if + the no_new_privs flag will be set on the container process. + AllowPrivilegeEscalation is true always when the container is: + 1) run as Privileged + 2) has CAP_SYS_ADMIN + Note that this field cannot be set when spec.os.name is windows. + type: boolean + capabilities: + description: |- + The capabilities to add/drop when running containers. + Defaults to the default set of capabilities granted by the container runtime. + Note that this field cannot be set when spec.os.name is windows. + properties: + add: + description: Added capabilities + items: + description: Capability represent POSIX capabilities + type + type: string + type: array + drop: + description: Removed capabilities + items: + description: Capability represent POSIX capabilities + type + type: string + type: array + type: object + privileged: + description: |- + Run container in privileged mode. + Processes in privileged containers are essentially equivalent to root on the host. + Defaults to false. + Note that this field cannot be set when spec.os.name is windows. + type: boolean + procMount: + description: |- + procMount denotes the type of proc mount to use for the containers. + The default is DefaultProcMount which uses the container runtime defaults for + readonly paths and masked paths. + This requires the ProcMountType feature flag to be enabled. + Note that this field cannot be set when spec.os.name is windows. + type: string + readOnlyRootFilesystem: + description: |- + Whether this container has a read-only root filesystem. + Default is false. + Note that this field cannot be set when spec.os.name is windows. + type: boolean + runAsGroup: + description: |- + The GID to run the entrypoint of the container process. + Uses runtime default if unset. + May also be set in PodSecurityContext. If set in both SecurityContext and + PodSecurityContext, the value specified in SecurityContext takes precedence. + Note that this field cannot be set when spec.os.name is windows. + format: int64 + type: integer + runAsNonRoot: + description: |- + Indicates that the container must run as a non-root user. + If true, the Kubelet will validate the image at runtime to ensure that it + does not run as UID 0 (root) and fail to start the container if it does. + If unset or false, no such validation will be performed. + May also be set in PodSecurityContext. If set in both SecurityContext and + PodSecurityContext, the value specified in SecurityContext takes precedence. + type: boolean + runAsUser: + description: |- + The UID to run the entrypoint of the container process. + Defaults to user specified in image metadata if unspecified. + May also be set in PodSecurityContext. If set in both SecurityContext and + PodSecurityContext, the value specified in SecurityContext takes precedence. + Note that this field cannot be set when spec.os.name is windows. + format: int64 + type: integer + seLinuxOptions: + description: |- + The SELinux context to be applied to the container. + If unspecified, the container runtime will allocate a random SELinux context for each + container. May also be set in PodSecurityContext. If set in both SecurityContext and + PodSecurityContext, the value specified in SecurityContext takes precedence. + Note that this field cannot be set when spec.os.name is windows. + properties: + level: + description: Level is SELinux level label that applies + to the container. + type: string + role: + description: Role is a SELinux role label that applies + to the container. + type: string + type: + description: Type is a SELinux type label that applies + to the container. + type: string + user: + description: User is a SELinux user label that applies + to the container. + type: string + type: object + seccompProfile: + description: |- + The seccomp options to use by this container. If seccomp options are + provided at both the pod & container level, the container options + override the pod options. + Note that this field cannot be set when spec.os.name is windows. + properties: + localhostProfile: + description: |- + localhostProfile indicates a profile defined in a file on the node should be used. + The profile must be preconfigured on the node to work. + Must be a descending path, relative to the kubelet's configured seccomp profile location. + Must be set if type is "Localhost". Must NOT be set for any other type. + type: string + type: + description: |- + type indicates which kind of seccomp profile will be applied. + Valid options are: + + + Localhost - a profile defined in a file on the node should be used. + RuntimeDefault - the container runtime default profile should be used. + Unconfined - no profile should be applied. + type: string + required: + - type + type: object + windowsOptions: + description: |- + The Windows specific settings applied to all containers. + If unspecified, the options from the PodSecurityContext will be used. + If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence. + Note that this field cannot be set when spec.os.name is linux. + properties: + gmsaCredentialSpec: + description: |- + GMSACredentialSpec is where the GMSA admission webhook + (https://github.com/kubernetes-sigs/windows-gmsa) inlines the contents of the + GMSA credential spec named by the GMSACredentialSpecName field. + type: string + gmsaCredentialSpecName: + description: GMSACredentialSpecName is the name of the + GMSA credential spec to use. + type: string + hostProcess: + description: |- + HostProcess determines if a container should be run as a 'Host Process' container. + All of a Pod's containers must have the same effective HostProcess value + (it is not allowed to have a mix of HostProcess containers and non-HostProcess containers). + In addition, if HostProcess is true then HostNetwork must also be set to true. + type: boolean + runAsUserName: + description: |- + The UserName in Windows to run the entrypoint of the container process. + Defaults to the user specified in image metadata if unspecified. + May also be set in PodSecurityContext. If set in both SecurityContext and + PodSecurityContext, the value specified in SecurityContext takes precedence. + type: string + type: object + type: object + volumes: + items: + properties: + destination: + type: string + name: + type: string + source: + type: string + type: object + type: array + type: object + required: + - drain + type: object + status: + properties: + conditions: + items: + description: "Condition contains details for one aspect of the current + state of this API Resource.\n---\nThis struct is intended for + direct use as an array at the field path .status.conditions. For + example,\n\n\n\ttype FooStatus struct{\n\t // Represents the + observations of a foo's current state.\n\t // Known .status.conditions.type + are: \"Available\", \"Progressing\", and \"Degraded\"\n\t // + +patchMergeKey=type\n\t // +patchStrategy=merge\n\t // +listType=map\n\t + \ // +listMapKey=type\n\t Conditions []metav1.Condition `json:\"conditions,omitempty\" + patchStrategy:\"merge\" patchMergeKey:\"type\" protobuf:\"bytes,1,rep,name=conditions\"`\n\n\n\t + \ // other fields\n\t}" + properties: + lastTransitionTime: + description: |- + lastTransitionTime is the last time the condition transitioned from one status to another. + This should be when the underlying condition changed. If that is not known, then using the time when the API field changed is acceptable. + format: date-time + type: string + message: + description: |- + message is a human readable message indicating details about the transition. + This may be an empty string. + maxLength: 32768 + type: string + observedGeneration: + description: |- + observedGeneration represents the .metadata.generation that the condition was set based upon. + For instance, if .metadata.generation is currently 12, but the .status.conditions[x].observedGeneration is 9, the condition is out of date + with respect to the current state of the instance. + format: int64 + minimum: 0 + type: integer + reason: + description: |- + reason contains a programmatic identifier indicating the reason for the condition's last transition. + Producers of specific condition types may define expected values and meanings for this field, + and whether the values are considered a guaranteed API. + The value should be a CamelCase string. + This field may not be empty. + maxLength: 1024 + minLength: 1 + pattern: ^[A-Za-z]([A-Za-z0-9_,:]*[A-Za-z0-9_])?$ + type: string + status: + description: status of the condition, one of True, False, Unknown. + enum: + - "True" + - "False" + - Unknown + type: string + type: + description: |- + type of condition in CamelCase or in foo.example.com/CamelCase. + --- + Many .condition.type values are consistent across resources like Available, but because arbitrary conditions can be + useful (see .node.status.conditions), the ability to deconflict is important. + The regex it matches is (dns1123SubdomainFmt/)?(qualifiedNameFmt) + maxLength: 316 + pattern: ^([a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*/)?(([A-Za-z0-9][-A-Za-z0-9_.]*)?[A-Za-z0-9])$ + type: string + required: + - lastTransitionTime + - message + - reason + - status + - type + type: object + type: array + type: object + type: object + served: true + storage: true + subresources: + status: {} +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + app.kubernetes.io/instance: '{{ .Release.Name }}' + app.kubernetes.io/part-of: Elemental Operator + app.kubernetes.io/version: '{{ .Chart.Version }}' + controller-gen.kubebuilder.io/version: v0.14.0 + labels: + cluster.x-k8s.io/provider: infrastructure-elemental + cluster.x-k8s.io/v1beta1: v1beta1 + release-name: '{{ .Release.Name }}' + name: managedosversionchannels.elemental.cattle.io +spec: + group: elemental.cattle.io + names: + kind: ManagedOSVersionChannel + listKind: ManagedOSVersionChannelList + plural: managedosversionchannels + singular: managedosversionchannel + scope: Namespaced + versions: + - name: v1beta1 + schema: + openAPIV3Schema: + properties: + apiVersion: + description: |- + APIVersion defines the versioned schema of this representation of an object. + Servers should convert recognized schemas to the latest internal value, and + may reject unrecognized values. + More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources + type: string + kind: + description: |- + Kind is a string value representing the REST resource this object represents. + Servers may infer this from the endpoint the client submits requests to. + Cannot be updated. + In CamelCase. + More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds + type: string + metadata: + type: object + spec: + properties: + deleteNoLongerInSyncVersions: + default: false + description: |- + DeleteNoLongerInSyncVersions automatically deletes + all no-longer-in-sync ManagedOSVersions that were created by this channel. + type: boolean + options: + x-kubernetes-preserve-unknown-fields: true + syncInterval: + default: 1h + type: string + type: + type: string + upgradeContainer: + description: ContainerSpec is a simplified container template. + properties: + args: + items: + type: string + type: array + command: + items: + type: string + type: array + envFrom: + items: + description: EnvFromSource represents the source of a set of + ConfigMaps + properties: + configMapRef: + description: The ConfigMap to select from + properties: + name: + description: |- + Name of the referent. + More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid? + type: string + optional: + description: Specify whether the ConfigMap must be defined + type: boolean + type: object + x-kubernetes-map-type: atomic + prefix: + description: An optional identifier to prepend to each key + in the ConfigMap. Must be a C_IDENTIFIER. + type: string + secretRef: + description: The Secret to select from + properties: + name: + description: |- + Name of the referent. + More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid? + type: string + optional: + description: Specify whether the Secret must be defined + type: boolean + type: object + x-kubernetes-map-type: atomic + type: object + type: array + envs: + items: + description: EnvVar represents an environment variable present + in a Container. + properties: + name: + description: Name of the environment variable. Must be a + C_IDENTIFIER. + type: string + value: + description: |- + Variable references $(VAR_NAME) are expanded + using the previously defined environment variables in the container and + any service environment variables. If a variable cannot be resolved, + the reference in the input string will be unchanged. Double $$ are reduced + to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. + "$$(VAR_NAME)" will produce the string literal "$(VAR_NAME)". + Escaped references will never be expanded, regardless of whether the variable + exists or not. + Defaults to "". + type: string + valueFrom: + description: Source for the environment variable's value. + Cannot be used if value is not empty. + properties: + configMapKeyRef: + description: Selects a key of a ConfigMap. + properties: + key: + description: The key to select. + type: string + name: + description: |- + Name of the referent. + More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid? + type: string + optional: + description: Specify whether the ConfigMap or its + key must be defined + type: boolean + required: + - key + type: object + x-kubernetes-map-type: atomic + fieldRef: + description: |- + Selects a field of the pod: supports metadata.name, metadata.namespace, `metadata.labels['']`, `metadata.annotations['']`, + spec.nodeName, spec.serviceAccountName, status.hostIP, status.podIP, status.podIPs. + properties: + apiVersion: + description: Version of the schema the FieldPath + is written in terms of, defaults to "v1". + type: string + fieldPath: + description: Path of the field to select in the + specified API version. + type: string + required: + - fieldPath + type: object + x-kubernetes-map-type: atomic + resourceFieldRef: + description: |- + Selects a resource of the container: only resources limits and requests + (limits.cpu, limits.memory, limits.ephemeral-storage, requests.cpu, requests.memory and requests.ephemeral-storage) are currently supported. + properties: + containerName: + description: 'Container name: required for volumes, + optional for env vars' + type: string + divisor: + anyOf: + - type: integer + - type: string + description: Specifies the output format of the + exposed resources, defaults to "1" + pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ + x-kubernetes-int-or-string: true + resource: + description: 'Required: resource to select' + type: string + required: + - resource + type: object + x-kubernetes-map-type: atomic + secretKeyRef: + description: Selects a key of a secret in the pod's + namespace + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: |- + Name of the referent. + More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid? + type: string + optional: + description: Specify whether the Secret or its key + must be defined + type: boolean + required: + - key + type: object + x-kubernetes-map-type: atomic + type: object + required: + - name + type: object + type: array + image: + type: string + securityContext: + description: |- + SecurityContext holds security configuration that will be applied to a container. + Some fields are present in both SecurityContext and PodSecurityContext. When both + are set, the values in SecurityContext take precedence. + properties: + allowPrivilegeEscalation: + description: |- + AllowPrivilegeEscalation controls whether a process can gain more + privileges than its parent process. This bool directly controls if + the no_new_privs flag will be set on the container process. + AllowPrivilegeEscalation is true always when the container is: + 1) run as Privileged + 2) has CAP_SYS_ADMIN + Note that this field cannot be set when spec.os.name is windows. + type: boolean + capabilities: + description: |- + The capabilities to add/drop when running containers. + Defaults to the default set of capabilities granted by the container runtime. + Note that this field cannot be set when spec.os.name is windows. + properties: + add: + description: Added capabilities + items: + description: Capability represent POSIX capabilities + type + type: string + type: array + drop: + description: Removed capabilities + items: + description: Capability represent POSIX capabilities + type + type: string + type: array + type: object + privileged: + description: |- + Run container in privileged mode. + Processes in privileged containers are essentially equivalent to root on the host. + Defaults to false. + Note that this field cannot be set when spec.os.name is windows. + type: boolean + procMount: + description: |- + procMount denotes the type of proc mount to use for the containers. + The default is DefaultProcMount which uses the container runtime defaults for + readonly paths and masked paths. + This requires the ProcMountType feature flag to be enabled. + Note that this field cannot be set when spec.os.name is windows. + type: string + readOnlyRootFilesystem: + description: |- + Whether this container has a read-only root filesystem. + Default is false. + Note that this field cannot be set when spec.os.name is windows. + type: boolean + runAsGroup: + description: |- + The GID to run the entrypoint of the container process. + Uses runtime default if unset. + May also be set in PodSecurityContext. If set in both SecurityContext and + PodSecurityContext, the value specified in SecurityContext takes precedence. + Note that this field cannot be set when spec.os.name is windows. + format: int64 + type: integer + runAsNonRoot: + description: |- + Indicates that the container must run as a non-root user. + If true, the Kubelet will validate the image at runtime to ensure that it + does not run as UID 0 (root) and fail to start the container if it does. + If unset or false, no such validation will be performed. + May also be set in PodSecurityContext. If set in both SecurityContext and + PodSecurityContext, the value specified in SecurityContext takes precedence. + type: boolean + runAsUser: + description: |- + The UID to run the entrypoint of the container process. + Defaults to user specified in image metadata if unspecified. + May also be set in PodSecurityContext. If set in both SecurityContext and + PodSecurityContext, the value specified in SecurityContext takes precedence. + Note that this field cannot be set when spec.os.name is windows. + format: int64 + type: integer + seLinuxOptions: + description: |- + The SELinux context to be applied to the container. + If unspecified, the container runtime will allocate a random SELinux context for each + container. May also be set in PodSecurityContext. If set in both SecurityContext and + PodSecurityContext, the value specified in SecurityContext takes precedence. + Note that this field cannot be set when spec.os.name is windows. + properties: + level: + description: Level is SELinux level label that applies + to the container. + type: string + role: + description: Role is a SELinux role label that applies + to the container. + type: string + type: + description: Type is a SELinux type label that applies + to the container. + type: string + user: + description: User is a SELinux user label that applies + to the container. + type: string + type: object + seccompProfile: + description: |- + The seccomp options to use by this container. If seccomp options are + provided at both the pod & container level, the container options + override the pod options. + Note that this field cannot be set when spec.os.name is windows. + properties: + localhostProfile: + description: |- + localhostProfile indicates a profile defined in a file on the node should be used. + The profile must be preconfigured on the node to work. + Must be a descending path, relative to the kubelet's configured seccomp profile location. + Must be set if type is "Localhost". Must NOT be set for any other type. + type: string + type: + description: |- + type indicates which kind of seccomp profile will be applied. + Valid options are: + + + Localhost - a profile defined in a file on the node should be used. + RuntimeDefault - the container runtime default profile should be used. + Unconfined - no profile should be applied. + type: string + required: + - type + type: object + windowsOptions: + description: |- + The Windows specific settings applied to all containers. + If unspecified, the options from the PodSecurityContext will be used. + If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence. + Note that this field cannot be set when spec.os.name is linux. + properties: + gmsaCredentialSpec: + description: |- + GMSACredentialSpec is where the GMSA admission webhook + (https://github.com/kubernetes-sigs/windows-gmsa) inlines the contents of the + GMSA credential spec named by the GMSACredentialSpecName field. + type: string + gmsaCredentialSpecName: + description: GMSACredentialSpecName is the name of the + GMSA credential spec to use. + type: string + hostProcess: + description: |- + HostProcess determines if a container should be run as a 'Host Process' container. + All of a Pod's containers must have the same effective HostProcess value + (it is not allowed to have a mix of HostProcess containers and non-HostProcess containers). + In addition, if HostProcess is true then HostNetwork must also be set to true. + type: boolean + runAsUserName: + description: |- + The UserName in Windows to run the entrypoint of the container process. + Defaults to the user specified in image metadata if unspecified. + May also be set in PodSecurityContext. If set in both SecurityContext and + PodSecurityContext, the value specified in SecurityContext takes precedence. + type: string + type: object + type: object + volumes: + items: + properties: + destination: + type: string + name: + type: string + source: + type: string + type: object + type: array + type: object + type: object + status: + properties: + conditions: + description: Conditions describe the state of the managed OS version + object. + items: + description: "Condition contains details for one aspect of the current + state of this API Resource.\n---\nThis struct is intended for + direct use as an array at the field path .status.conditions. For + example,\n\n\n\ttype FooStatus struct{\n\t // Represents the + observations of a foo's current state.\n\t // Known .status.conditions.type + are: \"Available\", \"Progressing\", and \"Degraded\"\n\t // + +patchMergeKey=type\n\t // +patchStrategy=merge\n\t // +listType=map\n\t + \ // +listMapKey=type\n\t Conditions []metav1.Condition `json:\"conditions,omitempty\" + patchStrategy:\"merge\" patchMergeKey:\"type\" protobuf:\"bytes,1,rep,name=conditions\"`\n\n\n\t + \ // other fields\n\t}" + properties: + lastTransitionTime: + description: |- + lastTransitionTime is the last time the condition transitioned from one status to another. + This should be when the underlying condition changed. If that is not known, then using the time when the API field changed is acceptable. + format: date-time + type: string + message: + description: |- + message is a human readable message indicating details about the transition. + This may be an empty string. + maxLength: 32768 + type: string + observedGeneration: + description: |- + observedGeneration represents the .metadata.generation that the condition was set based upon. + For instance, if .metadata.generation is currently 12, but the .status.conditions[x].observedGeneration is 9, the condition is out of date + with respect to the current state of the instance. + format: int64 + minimum: 0 + type: integer + reason: + description: |- + reason contains a programmatic identifier indicating the reason for the condition's last transition. + Producers of specific condition types may define expected values and meanings for this field, + and whether the values are considered a guaranteed API. + The value should be a CamelCase string. + This field may not be empty. + maxLength: 1024 + minLength: 1 + pattern: ^[A-Za-z]([A-Za-z0-9_,:]*[A-Za-z0-9_])?$ + type: string + status: + description: status of the condition, one of True, False, Unknown. + enum: + - "True" + - "False" + - Unknown + type: string + type: + description: |- + type of condition in CamelCase or in foo.example.com/CamelCase. + --- + Many .condition.type values are consistent across resources like Available, but because arbitrary conditions can be + useful (see .node.status.conditions), the ability to deconflict is important. + The regex it matches is (dns1123SubdomainFmt/)?(qualifiedNameFmt) + maxLength: 316 + pattern: ^([a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*/)?(([A-Za-z0-9][-A-Za-z0-9_.]*)?[A-Za-z0-9])$ + type: string + required: + - lastTransitionTime + - message + - reason + - status + - type + type: object + type: array + failedSynchronizationAttempts: + description: FailedSynchronizationAttempts counts the number of consecutive + synchronization failures + type: integer + lastSyncedTime: + description: LastSyncedTime is the timestamp of the last synchronization + format: date-time + type: string + syncedGeneration: + description: SyncedGeneration tracks the spec generation of the last + synchronization + format: int64 + type: integer + type: object + type: object + served: true + storage: true + subresources: + status: {} +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + app.kubernetes.io/instance: '{{ .Release.Name }}' + app.kubernetes.io/part-of: Elemental Operator + app.kubernetes.io/version: '{{ .Chart.Version }}' + controller-gen.kubebuilder.io/version: v0.14.0 + labels: + cluster.x-k8s.io/provider: infrastructure-elemental + cluster.x-k8s.io/v1beta1: v1beta1 + release-name: '{{ .Release.Name }}' + name: managedosversions.elemental.cattle.io +spec: + group: elemental.cattle.io + names: + kind: ManagedOSVersion + listKind: ManagedOSVersionList + plural: managedosversions + singular: managedosversion + scope: Namespaced + versions: + - name: v1beta1 + schema: + openAPIV3Schema: + properties: + apiVersion: + description: |- + APIVersion defines the versioned schema of this representation of an object. + Servers should convert recognized schemas to the latest internal value, and + may reject unrecognized values. + More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources + type: string + kind: + description: |- + Kind is a string value representing the REST resource this object represents. + Servers may infer this from the endpoint the client submits requests to. + Cannot be updated. + In CamelCase. + More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds + type: string + metadata: + type: object + spec: + properties: + metadata: + x-kubernetes-preserve-unknown-fields: true + minVersion: + type: string + type: + type: string + upgradeContainer: + description: ContainerSpec is a simplified container template. + properties: + args: + items: + type: string + type: array + command: + items: + type: string + type: array + envFrom: + items: + description: EnvFromSource represents the source of a set of + ConfigMaps + properties: + configMapRef: + description: The ConfigMap to select from + properties: + name: + description: |- + Name of the referent. + More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid? + type: string + optional: + description: Specify whether the ConfigMap must be defined + type: boolean + type: object + x-kubernetes-map-type: atomic + prefix: + description: An optional identifier to prepend to each key + in the ConfigMap. Must be a C_IDENTIFIER. + type: string + secretRef: + description: The Secret to select from + properties: + name: + description: |- + Name of the referent. + More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid? + type: string + optional: + description: Specify whether the Secret must be defined + type: boolean + type: object + x-kubernetes-map-type: atomic + type: object + type: array + envs: + items: + description: EnvVar represents an environment variable present + in a Container. + properties: + name: + description: Name of the environment variable. Must be a + C_IDENTIFIER. + type: string + value: + description: |- + Variable references $(VAR_NAME) are expanded + using the previously defined environment variables in the container and + any service environment variables. If a variable cannot be resolved, + the reference in the input string will be unchanged. Double $$ are reduced + to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. + "$$(VAR_NAME)" will produce the string literal "$(VAR_NAME)". + Escaped references will never be expanded, regardless of whether the variable + exists or not. + Defaults to "". + type: string + valueFrom: + description: Source for the environment variable's value. + Cannot be used if value is not empty. + properties: + configMapKeyRef: + description: Selects a key of a ConfigMap. + properties: + key: + description: The key to select. + type: string + name: + description: |- + Name of the referent. + More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid? + type: string + optional: + description: Specify whether the ConfigMap or its + key must be defined + type: boolean + required: + - key + type: object + x-kubernetes-map-type: atomic + fieldRef: + description: |- + Selects a field of the pod: supports metadata.name, metadata.namespace, `metadata.labels['']`, `metadata.annotations['']`, + spec.nodeName, spec.serviceAccountName, status.hostIP, status.podIP, status.podIPs. + properties: + apiVersion: + description: Version of the schema the FieldPath + is written in terms of, defaults to "v1". + type: string + fieldPath: + description: Path of the field to select in the + specified API version. + type: string + required: + - fieldPath + type: object + x-kubernetes-map-type: atomic + resourceFieldRef: + description: |- + Selects a resource of the container: only resources limits and requests + (limits.cpu, limits.memory, limits.ephemeral-storage, requests.cpu, requests.memory and requests.ephemeral-storage) are currently supported. + properties: + containerName: + description: 'Container name: required for volumes, + optional for env vars' + type: string + divisor: + anyOf: + - type: integer + - type: string + description: Specifies the output format of the + exposed resources, defaults to "1" + pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ + x-kubernetes-int-or-string: true + resource: + description: 'Required: resource to select' + type: string + required: + - resource + type: object + x-kubernetes-map-type: atomic + secretKeyRef: + description: Selects a key of a secret in the pod's + namespace + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + type: string + name: + description: |- + Name of the referent. + More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid? + type: string + optional: + description: Specify whether the Secret or its key + must be defined + type: boolean + required: + - key + type: object + x-kubernetes-map-type: atomic + type: object + required: + - name + type: object + type: array + image: + type: string + securityContext: + description: |- + SecurityContext holds security configuration that will be applied to a container. + Some fields are present in both SecurityContext and PodSecurityContext. When both + are set, the values in SecurityContext take precedence. + properties: + allowPrivilegeEscalation: + description: |- + AllowPrivilegeEscalation controls whether a process can gain more + privileges than its parent process. This bool directly controls if + the no_new_privs flag will be set on the container process. + AllowPrivilegeEscalation is true always when the container is: + 1) run as Privileged + 2) has CAP_SYS_ADMIN + Note that this field cannot be set when spec.os.name is windows. + type: boolean + capabilities: + description: |- + The capabilities to add/drop when running containers. + Defaults to the default set of capabilities granted by the container runtime. + Note that this field cannot be set when spec.os.name is windows. + properties: + add: + description: Added capabilities + items: + description: Capability represent POSIX capabilities + type + type: string + type: array + drop: + description: Removed capabilities + items: + description: Capability represent POSIX capabilities + type + type: string + type: array + type: object + privileged: + description: |- + Run container in privileged mode. + Processes in privileged containers are essentially equivalent to root on the host. + Defaults to false. + Note that this field cannot be set when spec.os.name is windows. + type: boolean + procMount: + description: |- + procMount denotes the type of proc mount to use for the containers. + The default is DefaultProcMount which uses the container runtime defaults for + readonly paths and masked paths. + This requires the ProcMountType feature flag to be enabled. + Note that this field cannot be set when spec.os.name is windows. + type: string + readOnlyRootFilesystem: + description: |- + Whether this container has a read-only root filesystem. + Default is false. + Note that this field cannot be set when spec.os.name is windows. + type: boolean + runAsGroup: + description: |- + The GID to run the entrypoint of the container process. + Uses runtime default if unset. + May also be set in PodSecurityContext. If set in both SecurityContext and + PodSecurityContext, the value specified in SecurityContext takes precedence. + Note that this field cannot be set when spec.os.name is windows. + format: int64 + type: integer + runAsNonRoot: + description: |- + Indicates that the container must run as a non-root user. + If true, the Kubelet will validate the image at runtime to ensure that it + does not run as UID 0 (root) and fail to start the container if it does. + If unset or false, no such validation will be performed. + May also be set in PodSecurityContext. If set in both SecurityContext and + PodSecurityContext, the value specified in SecurityContext takes precedence. + type: boolean + runAsUser: + description: |- + The UID to run the entrypoint of the container process. + Defaults to user specified in image metadata if unspecified. + May also be set in PodSecurityContext. If set in both SecurityContext and + PodSecurityContext, the value specified in SecurityContext takes precedence. + Note that this field cannot be set when spec.os.name is windows. + format: int64 + type: integer + seLinuxOptions: + description: |- + The SELinux context to be applied to the container. + If unspecified, the container runtime will allocate a random SELinux context for each + container. May also be set in PodSecurityContext. If set in both SecurityContext and + PodSecurityContext, the value specified in SecurityContext takes precedence. + Note that this field cannot be set when spec.os.name is windows. + properties: + level: + description: Level is SELinux level label that applies + to the container. + type: string + role: + description: Role is a SELinux role label that applies + to the container. + type: string + type: + description: Type is a SELinux type label that applies + to the container. + type: string + user: + description: User is a SELinux user label that applies + to the container. + type: string + type: object + seccompProfile: + description: |- + The seccomp options to use by this container. If seccomp options are + provided at both the pod & container level, the container options + override the pod options. + Note that this field cannot be set when spec.os.name is windows. + properties: + localhostProfile: + description: |- + localhostProfile indicates a profile defined in a file on the node should be used. + The profile must be preconfigured on the node to work. + Must be a descending path, relative to the kubelet's configured seccomp profile location. + Must be set if type is "Localhost". Must NOT be set for any other type. + type: string + type: + description: |- + type indicates which kind of seccomp profile will be applied. + Valid options are: + + + Localhost - a profile defined in a file on the node should be used. + RuntimeDefault - the container runtime default profile should be used. + Unconfined - no profile should be applied. + type: string + required: + - type + type: object + windowsOptions: + description: |- + The Windows specific settings applied to all containers. + If unspecified, the options from the PodSecurityContext will be used. + If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence. + Note that this field cannot be set when spec.os.name is linux. + properties: + gmsaCredentialSpec: + description: |- + GMSACredentialSpec is where the GMSA admission webhook + (https://github.com/kubernetes-sigs/windows-gmsa) inlines the contents of the + GMSA credential spec named by the GMSACredentialSpecName field. + type: string + gmsaCredentialSpecName: + description: GMSACredentialSpecName is the name of the + GMSA credential spec to use. + type: string + hostProcess: + description: |- + HostProcess determines if a container should be run as a 'Host Process' container. + All of a Pod's containers must have the same effective HostProcess value + (it is not allowed to have a mix of HostProcess containers and non-HostProcess containers). + In addition, if HostProcess is true then HostNetwork must also be set to true. + type: boolean + runAsUserName: + description: |- + The UserName in Windows to run the entrypoint of the container process. + Defaults to the user specified in image metadata if unspecified. + May also be set in PodSecurityContext. If set in both SecurityContext and + PodSecurityContext, the value specified in SecurityContext takes precedence. + type: string + type: object + type: object + volumes: + items: + properties: + destination: + type: string + name: + type: string + source: + type: string + type: object + type: array + type: object + version: + type: string + type: object + status: + type: object + type: object + served: true + storage: true + subresources: + status: {} +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + app.kubernetes.io/instance: '{{ .Release.Name }}' + app.kubernetes.io/part-of: Elemental Operator + app.kubernetes.io/version: '{{ .Chart.Version }}' + controller-gen.kubebuilder.io/version: v0.14.0 + labels: + cluster.x-k8s.io/provider: infrastructure-elemental + cluster.x-k8s.io/v1beta1: v1beta1 + release-name: '{{ .Release.Name }}' + name: metadata.elemental.cattle.io +spec: + group: elemental.cattle.io + names: + kind: Metadata + listKind: MetadataList + plural: metadata + singular: metadata + scope: Namespaced + versions: + - name: v1beta1 + schema: + openAPIV3Schema: + properties: + apiVersion: + description: |- + APIVersion defines the versioned schema of this representation of an object. + Servers should convert recognized schemas to the latest internal value, and + may reject unrecognized values. + More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources + type: string + kind: + description: |- + Kind is a string value representing the REST resource this object represents. + Servers may infer this from the endpoint the client submits requests to. + Cannot be updated. + In CamelCase. + More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds + type: string + metadata: + type: object + spec: + properties: + annotations: + additionalProperties: + type: string + type: object + appVersion: + type: string + type: object + status: + type: object + type: object + served: true + storage: true + subresources: + status: {} +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + app.kubernetes.io/instance: '{{ .Release.Name }}' + app.kubernetes.io/part-of: Elemental Operator + app.kubernetes.io/version: '{{ .Chart.Version }}' + controller-gen.kubebuilder.io/version: v0.14.0 + labels: + cluster.x-k8s.io/provider: infrastructure-elemental + cluster.x-k8s.io/v1beta1: v1beta1 + release-name: '{{ .Release.Name }}' + name: seedimages.elemental.cattle.io +spec: + group: elemental.cattle.io + names: + kind: SeedImage + listKind: SeedImageList + plural: seedimages + singular: seedimage + scope: Namespaced + versions: + - name: v1beta1 + schema: + openAPIV3Schema: + properties: + apiVersion: + description: |- + APIVersion defines the versioned schema of this representation of an object. + Servers should convert recognized schemas to the latest internal value, and + may reject unrecognized values. + More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources + type: string + kind: + description: |- + Kind is a string value representing the REST resource this object represents. + Servers may infer this from the endpoint the client submits requests to. + Cannot be updated. + In CamelCase. + More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds + type: string + metadata: + type: object + spec: + properties: + baseImage: + description: BaseImg the base elemental image used to build the seed + image. + type: string + buildContainer: + description: |- + BuildContainer settings for a custom container used to generate the + downloadable image. + properties: + args: + description: Args same as corev1.Container.Args + items: + type: string + type: array + command: + description: Command same as corev1.Container.Command + items: + type: string + type: array + image: + description: Image container image to run + type: string + imagePullPolicy: + description: Args same as corev1.Container.ImagePullPolicy + type: string + name: + description: Name of the spawned container + type: string + type: object + cleanupAfterMinutes: + default: 60 + description: |- + LifetimeMinutes the time at which the built seed image will be cleaned up. + If when the lifetime elapses the built image is being downloaded, the active + download will be completed before removing the built image. + Default is 60 minutes, set to 0 to disable. + format: int32 + type: integer + cloud-config: + description: CloudConfig contains cloud-config data to be put in the + generated iso. + x-kubernetes-preserve-unknown-fields: true + registrationRef: + description: MachineRegistrationRef a reference to the related MachineRegistration. + properties: + apiVersion: + description: API version of the referent. + type: string + fieldPath: + description: |- + If referring to a piece of an object instead of an entire object, this string + should contain a valid JSON/Go field access statement, such as desiredState.manifest.containers[2]. + For example, if the object reference is to a container within a pod, this would take on a value like: + "spec.containers{name}" (where "name" refers to the name of the container that triggered + the event) or if no container name is specified "spec.containers[2]" (container with + index 2 in this pod). This syntax is chosen only to have some well-defined way of + referencing a part of an object. + TODO: this design is not final and this field is subject to change in the future. + type: string + kind: + description: |- + Kind of the referent. + More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds + type: string + name: + description: |- + Name of the referent. + More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + type: string + namespace: + description: |- + Namespace of the referent. + More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/ + type: string + resourceVersion: + description: |- + Specific resourceVersion to which this reference is made, if any. + More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#concurrency-control-and-consistency + type: string + uid: + description: |- + UID of the referent. + More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#uids + type: string + type: object + x-kubernetes-map-type: atomic + retriggerBuild: + description: RetriggerBuild triggers to build again a cleaned up seed + image. + type: boolean + size: + anyOf: + - type: integer + - type: string + default: 6442450944 + description: |- + Size specifies the size of the volume used to store the image. + Defaults to 6Gi + pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ + x-kubernetes-int-or-string: true + targetPlatform: + description: 'Platform specifies the target platform for the built + image. Example: linux/amd64' + example: linux/amd64 + pattern: ^$|^\S+\/\S+$ + type: string + type: + default: iso + description: |- + Type specifies the type of seed image to built. + Valid values are iso|raw + Defaults to "iso" + enum: + - iso + - raw + type: string + required: + - registrationRef + - type + type: object + status: + properties: + conditions: + description: Conditions describe the state of the machine registration + object. + items: + description: "Condition contains details for one aspect of the current + state of this API Resource.\n---\nThis struct is intended for + direct use as an array at the field path .status.conditions. For + example,\n\n\n\ttype FooStatus struct{\n\t // Represents the + observations of a foo's current state.\n\t // Known .status.conditions.type + are: \"Available\", \"Progressing\", and \"Degraded\"\n\t // + +patchMergeKey=type\n\t // +patchStrategy=merge\n\t // +listType=map\n\t + \ // +listMapKey=type\n\t Conditions []metav1.Condition `json:\"conditions,omitempty\" + patchStrategy:\"merge\" patchMergeKey:\"type\" protobuf:\"bytes,1,rep,name=conditions\"`\n\n\n\t + \ // other fields\n\t}" + properties: + lastTransitionTime: + description: |- + lastTransitionTime is the last time the condition transitioned from one status to another. + This should be when the underlying condition changed. If that is not known, then using the time when the API field changed is acceptable. + format: date-time + type: string + message: + description: |- + message is a human readable message indicating details about the transition. + This may be an empty string. + maxLength: 32768 + type: string + observedGeneration: + description: |- + observedGeneration represents the .metadata.generation that the condition was set based upon. + For instance, if .metadata.generation is currently 12, but the .status.conditions[x].observedGeneration is 9, the condition is out of date + with respect to the current state of the instance. + format: int64 + minimum: 0 + type: integer + reason: + description: |- + reason contains a programmatic identifier indicating the reason for the condition's last transition. + Producers of specific condition types may define expected values and meanings for this field, + and whether the values are considered a guaranteed API. + The value should be a CamelCase string. + This field may not be empty. + maxLength: 1024 + minLength: 1 + pattern: ^[A-Za-z]([A-Za-z0-9_,:]*[A-Za-z0-9_])?$ + type: string + status: + description: status of the condition, one of True, False, Unknown. + enum: + - "True" + - "False" + - Unknown + type: string + type: + description: |- + type of condition in CamelCase or in foo.example.com/CamelCase. + --- + Many .condition.type values are consistent across resources like Available, but because arbitrary conditions can be + useful (see .node.status.conditions), the ability to deconflict is important. + The regex it matches is (dns1123SubdomainFmt/)?(qualifiedNameFmt) + maxLength: 316 + pattern: ^([a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*/)?(([A-Za-z0-9][-A-Za-z0-9_.]*)?[A-Za-z0-9])$ + type: string + required: + - lastTransitionTime + - message + - reason + - status + - type + type: object + type: array + downloadToken: + description: DownloadToken a token to identify the seed image to download. + type: string + downloadURL: + description: DownloadURL the URL from which the SeedImage can be downloaded + once built. + type: string + state: + description: State reflect the state of the seed image build process. + enum: + - Initialized + - Started + - Completed + - Failed + - NotStarted + type: string + type: object + type: object + served: true + storage: true + subresources: + status: {} diff --git a/charts/elemental-crd/103.4.0+up1.6.4/templates/validate-no-pending-deletions.yaml b/charts/elemental-crd/103.4.0+up1.6.4/templates/validate-no-pending-deletions.yaml new file mode 100644 index 0000000000..6e16863118 --- /dev/null +++ b/charts/elemental-crd/103.4.0+up1.6.4/templates/validate-no-pending-deletions.yaml @@ -0,0 +1,17 @@ +{{- $crds := list + "machineinventories.elemental.cattle.io" + "machineinventoryselectors.elemental.cattle.io" + "machineinventoryselectortemplates.elemental.cattle.io" + "machineregistrations.elemental.cattle.io" + "managedosimages.elemental.cattle.io" + "managedosversionchannels.elemental.cattle.io" + "managedosversions.elemental.cattle.io" + "seedimages.elemental.cattle.io" + "metadata.elemental.cattle.io" +-}} +{{- range $index, $crd := $crds -}} + {{- $obj := lookup "apiextensions.k8s.io/v1" "CustomResourceDefinition" $.Release.Namespace $crd -}} + {{- if and $obj $obj.metadata.deletionTimestamp -}} + {{- required "CRDs from previous installations are pending to be removed (deletionTimestamp is set). Fully deleting them before (re-)installing is required" "" -}} + {{- end -}} +{{- end -}} diff --git a/charts/elemental/103.4.0+up1.6.4/Chart.yaml b/charts/elemental/103.4.0+up1.6.4/Chart.yaml new file mode 100644 index 0000000000..230ded19b5 --- /dev/null +++ b/charts/elemental/103.4.0+up1.6.4/Chart.yaml @@ -0,0 +1,20 @@ +annotations: + catalog.cattle.io/auto-install: elemental-crd=match + catalog.cattle.io/certified: rancher + catalog.cattle.io/display-name: Elemental + catalog.cattle.io/kube-version: '>= 1.23.0-0' + catalog.cattle.io/namespace: cattle-elemental-system + catalog.cattle.io/os: linux + catalog.cattle.io/permits-os: linux + catalog.cattle.io/provides-gvr: elemental.cattle.io/v1beta1 + catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.9.0-0' + catalog.cattle.io/release-name: elemental-operator + catalog.cattle.io/scope: management + catalog.cattle.io/type: cluster-tool + catalog.cattle.io/upstream-version: 1.6.4 +apiVersion: v2 +appVersion: 1.6.4 +description: Elemental provides Cloud Native OS Management for Cluster Nodes. +icon: https://raw.githubusercontent.com/rancher/elemental/main/logo/icon-elemental.svg +name: elemental +version: 103.4.0+up1.6.4 diff --git a/charts/elemental/103.4.0+up1.6.4/README.md b/charts/elemental/103.4.0+up1.6.4/README.md new file mode 100644 index 0000000000..bf7b83ea6c --- /dev/null +++ b/charts/elemental/103.4.0+up1.6.4/README.md @@ -0,0 +1,5 @@ +# Elemental Operator Helm Chart + +This chart bootstraps an elemental-operator deployment on a [Rancher Manager](https://rancher.com/docs/rancher/) cluster using the [Helm](https://helm.sh) package manager. + +Check out the [Elemental Operator Helm Chart documentation](https://elemental.docs.rancher.com/elementaloperatorchart-reference/) in the official [Elemental guide](https://elemental.docs.rancher.com/). diff --git a/charts/elemental/103.4.0+up1.6.4/app-readme.md b/charts/elemental/103.4.0+up1.6.4/app-readme.md new file mode 100644 index 0000000000..3d694ac5f6 --- /dev/null +++ b/charts/elemental/103.4.0+up1.6.4/app-readme.md @@ -0,0 +1,5 @@ +# Elemental + +Elemental brings to Rancher the ability to install and manage the OS of bare metal and virtualized machines. + +For more information on how to deploy an Elemental Cluster, follow the [official documentation](https://elemental.docs.rancher.com/). \ No newline at end of file diff --git a/charts/elemental/103.4.0+up1.6.4/questions.yaml b/charts/elemental/103.4.0+up1.6.4/questions.yaml new file mode 100644 index 0000000000..53a85c6e32 --- /dev/null +++ b/charts/elemental/103.4.0+up1.6.4/questions.yaml @@ -0,0 +1,27 @@ +questions: +- variable: channel.defaultChannel + default: "true" + description: "Provide an Elemental OS Channel container image" + label: Elemental OS Channel + type: boolean + show_subquestion_if: true + group: "Elemental OS Channel" + subquestions: + - variable: channel.image + default: "registry.suse.com/rancher/elemental-channel/sl-micro" + description: "Specify the Elemental OS channel: for air-gapped scenarios you need to provide your own OS channel image (see https://elemental.docs.rancher.com/airgap for detailed instructions)" + type: string + label: Elemental OS Channel Image + group: "Elemental OS Channel" + - variable: channel.tag + default: "6.0-baremetal" + description: "Specify Elemental OS channel image tag" + type: string + label: "Elemental OS Channel Tag" + group: "Elemental OS Channel" +- variable: debug + default: "false" + description: "Enable debug logging in the Elemental operator" + type: boolean + label: "Enable Debug Logging" + group: "Logging" diff --git a/charts/elemental/103.4.0+up1.6.4/templates/_helpers.tpl b/charts/elemental/103.4.0+up1.6.4/templates/_helpers.tpl new file mode 100644 index 0000000000..ee1e6fe7d8 --- /dev/null +++ b/charts/elemental/103.4.0+up1.6.4/templates/_helpers.tpl @@ -0,0 +1,17 @@ +{{- define "system_default_registry" -}} +{{- if .Values.global.cattle.systemDefaultRegistry -}} +{{- printf "%s/" .Values.global.cattle.systemDefaultRegistry -}} +{{- else -}} +{{- "" -}} +{{- end -}} +{{- end -}} + +{{- define "registry_url" -}} +{{- if .Values.global.cattle.systemDefaultRegistry -}} +{{ include "system_default_registry" . }} +{{- else if .Values.registryUrl -}} +{{- printf "%s/" .Values.registryUrl -}} +{{- else -}} +{{- "" -}} +{{- end -}} +{{- end -}} diff --git a/charts/elemental/103.4.0+up1.6.4/templates/apiservice.yaml b/charts/elemental/103.4.0+up1.6.4/templates/apiservice.yaml new file mode 100644 index 0000000000..73ae2e505f --- /dev/null +++ b/charts/elemental/103.4.0+up1.6.4/templates/apiservice.yaml @@ -0,0 +1,9 @@ +kind: APIService +apiVersion: management.cattle.io/v3 +metadata: + name: {{ .Release.Name }} +spec: + secretName: elemental-operator + secretNamespace: {{ .Release.Namespace }} + pathPrefixes: + - /elemental/ diff --git a/charts/elemental/103.4.0+up1.6.4/templates/capi_rbac.yaml b/charts/elemental/103.4.0+up1.6.4/templates/capi_rbac.yaml new file mode 100644 index 0000000000..8692f75269 --- /dev/null +++ b/charts/elemental/103.4.0+up1.6.4/templates/capi_rbac.yaml @@ -0,0 +1,10 @@ +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRole +metadata: + name: elemental-capi-role + labels: + cluster.x-k8s.io/aggregate-to-manager: "true" +rules: + - apiGroups: ["elemental.cattle.io"] + resources: ["*"] + verbs: ["*"] diff --git a/charts/elemental/103.4.0+up1.6.4/templates/channel-dev.yaml b/charts/elemental/103.4.0+up1.6.4/templates/channel-dev.yaml new file mode 100644 index 0000000000..da66784034 --- /dev/null +++ b/charts/elemental/103.4.0+up1.6.4/templates/channel-dev.yaml @@ -0,0 +1,13 @@ +# Unstable channel for testing isv:Rancher:Elemental OBS projects +# it is only rendered if the registryUrl value includes a known OBS project reference +{{ if and (hasPrefix "registry.opensuse.org" .Values.registryUrl) (contains "isv/rancher/elemental" .Values.registryUrl) }} +apiVersion: elemental.cattle.io/v1beta1 +kind: ManagedOSVersionChannel +metadata: + name: unstable-testing-channel + namespace: fleet-default +spec: + options: + image: {{ .Values.registryUrl }}/rancher/elemental-unstable-channel:latest + type: custom +{{ end }} diff --git a/charts/elemental/103.4.0+up1.6.4/templates/channels.yaml b/charts/elemental/103.4.0+up1.6.4/templates/channels.yaml new file mode 100644 index 0000000000..c180d36d05 --- /dev/null +++ b/charts/elemental/103.4.0+up1.6.4/templates/channels.yaml @@ -0,0 +1,30 @@ +{{ $defChannelName := "" }} +{{ if and .Values.channel .Values.channel.image .Values.channel.tag .Values.channel.name }} +{{ $defChannelName := .Values.channel.name }} +apiVersion: elemental.cattle.io/v1beta1 +kind: ManagedOSVersionChannel +metadata: + name: {{ .Values.channel.name }} + namespace: fleet-default +spec: + options: + image: {{ .Values.channel.image }}:{{ .Values.channel.tag }} + type: custom +{{ end }} + +# Keep pre-existing channels managed by Helm if they do not match with the current default +# this way if an upgrade introduces a new channel any pre-existing channel managed by Helm is not deleted +{{ range $index, $channel := (lookup "elemental.cattle.io/v1beta1" "ManagedOSVersionChannel" "fleet-default" "").items }} + {{ if and (eq (index $channel.metadata.labels "app.kubernetes.io/managed-by") "Helm") (ne $channel.metadata.name $defChannelName) }} +--- +apiVersion: elemental.cattle.io/v1beta1 +kind: ManagedOSVersionChannel +metadata: + name: {{ $channel.metadata.name }} + namespace: fleet-default +spec: + options: + image: {{ $channel.spec.options.image }} + type: custom + {{ end }} +{{ end }} diff --git a/charts/elemental/103.4.0+up1.6.4/templates/cluster_role.yaml b/charts/elemental/103.4.0+up1.6.4/templates/cluster_role.yaml new file mode 100644 index 0000000000..aaa3a0f2ec --- /dev/null +++ b/charts/elemental/103.4.0+up1.6.4/templates/cluster_role.yaml @@ -0,0 +1,268 @@ +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRole +metadata: + name: '{{ .Release.Name }}' +rules: +- apiGroups: + - "" + resources: + - configmaps + verbs: + - create + - delete + - get + - list + - patch + - update + - watch +- apiGroups: + - "" + resources: + - events + verbs: + - create + - patch +- apiGroups: + - "" + resources: + - pods + verbs: + - create + - delete + - get + - list + - patch + - update + - watch +- apiGroups: + - "" + resources: + - pods/log + verbs: + - get +- apiGroups: + - "" + resources: + - pods/status + verbs: + - get +- apiGroups: + - "" + resources: + - secrets + verbs: + - create + - delete + - get + - list + - patch + - update + - watch +- apiGroups: + - "" + resources: + - serviceaccounts + verbs: + - create + - delete + - get + - list + - watch +- apiGroups: + - "" + resources: + - services + verbs: + - create + - delete + - get + - list + - patch + - update + - watch +- apiGroups: + - "" + resources: + - services/status + verbs: + - get +- apiGroups: + - cluster.x-k8s.io + resources: + - machines + verbs: + - get + - list + - watch +- apiGroups: + - elemental.cattle.io + resources: + - machineinventories + verbs: + - create + - delete + - get + - list + - patch + - update + - watch +- apiGroups: + - elemental.cattle.io + resources: + - machineinventories/status + verbs: + - get + - patch + - update +- apiGroups: + - elemental.cattle.io + resources: + - machineinventoryselectors + verbs: + - create + - delete + - get + - list + - patch + - update + - watch +- apiGroups: + - elemental.cattle.io + resources: + - machineinventoryselectors/status + verbs: + - get + - list + - patch + - update +- apiGroups: + - elemental.cattle.io + resources: + - machineregistrations + verbs: + - create + - delete + - get + - list + - patch + - update + - watch +- apiGroups: + - elemental.cattle.io + resources: + - machineregistrations/status + verbs: + - get + - patch + - update +- apiGroups: + - elemental.cattle.io + resources: + - managedosimages + verbs: + - create + - delete + - get + - list + - patch + - update + - watch +- apiGroups: + - elemental.cattle.io + resources: + - managedosimages/status + verbs: + - get + - list + - patch + - update +- apiGroups: + - elemental.cattle.io + resources: + - managedosversionchannels + verbs: + - create + - delete + - get + - list + - patch + - update + - watch +- apiGroups: + - elemental.cattle.io + resources: + - managedosversionchannels/status + verbs: + - get + - list + - patch + - update +- apiGroups: + - elemental.cattle.io + resources: + - managedosversions + verbs: + - create + - delete + - get + - list + - patch + - update + - watch +- apiGroups: + - elemental.cattle.io + resources: + - managedosversions/status + verbs: + - get + - list + - patch + - update +- apiGroups: + - elemental.cattle.io + resources: + - seedimages + verbs: + - create + - delete + - get + - list + - patch + - update + - watch +- apiGroups: + - elemental.cattle.io + resources: + - seedimages/status + verbs: + - get + - patch + - update +- apiGroups: + - fleet.cattle.io + resources: + - bundles + verbs: + - create + - get + - list + - update + - watch +- apiGroups: + - management.cattle.io + resources: + - settings + verbs: + - get + - list + - watch +- apiGroups: + - rbac.authorization.k8s.io + resources: + - rolebindings + - roles + verbs: + - create + - delete + - list + - watch diff --git a/charts/elemental/103.4.0+up1.6.4/templates/cluster_role_binding.yaml b/charts/elemental/103.4.0+up1.6.4/templates/cluster_role_binding.yaml new file mode 100644 index 0000000000..e68c7bc96b --- /dev/null +++ b/charts/elemental/103.4.0+up1.6.4/templates/cluster_role_binding.yaml @@ -0,0 +1,13 @@ +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRoleBinding +metadata: + name: {{ .Release.Name }} +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: ClusterRole + name: {{ .Release.Name }} +subjects: +- kind: ServiceAccount + name: {{ .Release.Name }} + namespace: {{.Release.Namespace}} + diff --git a/charts/elemental/103.4.0+up1.6.4/templates/deployment.yaml b/charts/elemental/103.4.0+up1.6.4/templates/deployment.yaml new file mode 100644 index 0000000000..576d58d596 --- /dev/null +++ b/charts/elemental/103.4.0+up1.6.4/templates/deployment.yaml @@ -0,0 +1,50 @@ +apiVersion: apps/v1 +kind: Deployment +metadata: + name: {{ .Release.Name }} +spec: + replicas: {{ .Values.replicas }} + selector: + matchLabels: + app: elemental-operator + template: + metadata: + labels: + app: elemental-operator + spec: + containers: + - env: + - name: NO_PROXY + value: {{ .Values.noProxy }} + {{- if .Values.proxy }} + - name: HTTP_PROXY + value: {{ .Values.proxy }} + - name: HTTPS_PROXY + value: {{ .Values.proxy }} + {{- end }} + name: {{ .Release.Name }} + imagePullPolicy: "{{ .Values.image.imagePullPolicy }}" + image: {{ template "registry_url" . }}{{ .Values.image.repository }}:{{ .Values.image.tag | default .Chart.AppVersion }} + args: + - operator + {{- if .Values.debug }} + - --v=5 + - --debug + {{- end }} + - --namespace + - {{ .Release.Namespace }} + - --operator-image + - {{ template "registry_url" . }}{{ .Values.image.repository }}:{{ .Values.image.tag | default .Chart.AppVersion }} + - --seedimage-image + - {{ template "registry_url" . }}{{ .Values.seedImage.repository }}:{{ .Values.seedImage.tag | default .Chart.AppVersion }} + - --seedimage-image-pullpolicy + - {{ .Values.seedImage.imagePullPolicy}} + serviceAccountName: {{ .Release.Name }} + {{- with .Values.tolerations }} + tolerations: + {{- toYaml . | nindent 8 }} + {{- end }} + {{- with .Values.nodeSelector }} + nodeSelector: + {{- toYaml . | nindent 8 }} + {{- end }} diff --git a/charts/elemental/103.4.0+up1.6.4/templates/globalrole.yaml b/charts/elemental/103.4.0+up1.6.4/templates/globalrole.yaml new file mode 100644 index 0000000000..323cf2ead8 --- /dev/null +++ b/charts/elemental/103.4.0+up1.6.4/templates/globalrole.yaml @@ -0,0 +1,16 @@ +apiVersion: management.cattle.io/v3 +builtin: false +description: "Elemental Administrator Role" +displayName: Elemental Administrator +kind: GlobalRole +metadata: + labels: + cattle.io/creator: norman + name: {{ .Release.Name }} +rules: +- apiGroups: + - elemental.cattle.io + resources: + - '*' + verbs: + - '*' diff --git a/charts/elemental/103.4.0+up1.6.4/templates/metadata.yaml b/charts/elemental/103.4.0+up1.6.4/templates/metadata.yaml new file mode 100644 index 0000000000..d102d9f2ea --- /dev/null +++ b/charts/elemental/103.4.0+up1.6.4/templates/metadata.yaml @@ -0,0 +1,10 @@ +apiVersion: elemental.cattle.io/v1beta1 +kind: Metadata +metadata: + name: {{ .Release.Name }} +spec: + appVersion: {{ .Chart.AppVersion }} + annotations: + {{- range $key, $value := .Chart.Annotations }} + {{ $key }}: {{ toYaml $value }} + {{- end }} diff --git a/charts/elemental/103.4.0+up1.6.4/templates/serviceaccount.yaml b/charts/elemental/103.4.0+up1.6.4/templates/serviceaccount.yaml new file mode 100644 index 0000000000..cb203d6f6c --- /dev/null +++ b/charts/elemental/103.4.0+up1.6.4/templates/serviceaccount.yaml @@ -0,0 +1,4 @@ +apiVersion: v1 +kind: ServiceAccount +metadata: + name: {{ .Release.Name }} diff --git a/charts/elemental/103.4.0+up1.6.4/templates/validate-install-crd.yaml b/charts/elemental/103.4.0+up1.6.4/templates/validate-install-crd.yaml new file mode 100644 index 0000000000..45008251ae --- /dev/null +++ b/charts/elemental/103.4.0+up1.6.4/templates/validate-install-crd.yaml @@ -0,0 +1,26 @@ +{{ if gt (len (lookup "rbac.authorization.k8s.io/v1" "ClusterRole" "" "")) 0 }} + {{ $apis := dict + "elemental.cattle.io/v1beta1/MachineInventory" "machineinventories" + "elemental.cattle.io/v1beta1/MachineInventorySelector" "machineinventoryselectors" + "elemental.cattle.io/v1beta1/MachineInventorySelectorTemplate" "machineinventoryselectortemplates" + "elemental.cattle.io/v1beta1/MachineRegistration" "machineregistrations" + "elemental.cattle.io/v1beta1/ManagedOSImage" "managedosimages" + "elemental.cattle.io/v1beta1/ManagedOSVersionChannel" "managedosversionchannels" + "elemental.cattle.io/v1beta1/ManagedOSVersion" "managedosversions" + "elemental.cattle.io/v1beta1/SeedImage" "seedimages" + "elemental.cattle.io/v1beta1/Metadata" "metadata" + }} + {{- range $api, $crd := $apis -}} + {{- if not ($.Capabilities.APIVersions.Has $api) -}} + {{- required "Required CRDs are missing. Please install the corresponding CRD chart before installing this chart." "" -}} + {{- end -}} + {{- $crdobj := lookup "apiextensions.k8s.io/v1" "CustomResourceDefinition" "" (print $crd ".elemental.cattle.io") -}} + {{- if not $crdobj -}} + {{- print "Cannot lookup " $crd ".elemental.cattle.io crd object" | fail -}} + {{- end -}} + {{- $crdrelease := index $crdobj.metadata.annotations "meta.helm.sh/release-name" -}} + {{- if eq $crdrelease $.Release.Name -}} + {{- required "Elemental CRDs should be moved to the new elemental-operator-crds chart before upgrading this operator." "" -}} + {{- end -}} + {{- end -}} +{{- end -}} diff --git a/charts/elemental/103.4.0+up1.6.4/values.yaml b/charts/elemental/103.4.0+up1.6.4/values.yaml new file mode 100644 index 0000000000..1d32cc2f8a --- /dev/null +++ b/charts/elemental/103.4.0+up1.6.4/values.yaml @@ -0,0 +1,43 @@ +image: + empty: rancher/pause:3.1 + repository: "rancher/mirrored-elemental-operator" + tag: "1.6.4" + imagePullPolicy: IfNotPresent + +seedImage: + repository: "rancher/mirrored-elemental-seedimage-builder" + tag: "1.6.4" + imagePullPolicy: IfNotPresent + +channel: + name: "sl-micro-6.0-baremetal-channel" + image: "registry.suse.com/rancher/elemental-channel/sl-micro" + tag: "6.0-baremetal" + +# number of operator replicas to deploy +replicas: 1 + +# http[s] proxy server +# proxy: http://@:: + +# comma separated list of domains or ip addresses that will not use the proxy +noProxy: 127.0.0.0/8,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16,.svc,.cluster.local + +global: + cattle: + systemDefaultRegistry: "" + +# used only if systemDefaultRegistry is empty +registryUrl: "" + +# enable debug output for operator +debug: false + +nodeSelector: + kubernetes.io/os: linux + +tolerations: + - key: cattle.io/os + operator: "Equal" + value: "linux" + effect: NoSchedule diff --git a/charts/fleet-agent/103.1.8+up0.9.9/Chart.yaml b/charts/fleet-agent/103.1.8+up0.9.9/Chart.yaml new file mode 100644 index 0000000000..52179f7957 --- /dev/null +++ b/charts/fleet-agent/103.1.8+up0.9.9/Chart.yaml @@ -0,0 +1,15 @@ +annotations: + catalog.cattle.io/certified: rancher + catalog.cattle.io/hidden: "true" + catalog.cattle.io/kube-version: '>= 1.23.0-0 < 1.29.0-0' + catalog.cattle.io/namespace: cattle-fleet-system + catalog.cattle.io/os: linux + catalog.cattle.io/permits-os: linux,windows + catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.9.0-0' + catalog.cattle.io/release-name: fleet-agent +apiVersion: v2 +appVersion: 0.9.9 +description: Fleet Manager Agent - GitOps at Scale +icon: https://charts.rancher.io/assets/logos/fleet.svg +name: fleet-agent +version: 103.1.8+up0.9.9 diff --git a/charts/fleet-agent/103.1.8+up0.9.9/README.md b/charts/fleet-agent/103.1.8+up0.9.9/README.md new file mode 100644 index 0000000000..2c5724dcef --- /dev/null +++ b/charts/fleet-agent/103.1.8+up0.9.9/README.md @@ -0,0 +1,8 @@ +## Fleet Agent Helm Chart + +Every Fleet-managed downstream cluster will run an agent that communicates back to the Fleet controller. This agent is just another set of Kubernetes controllers running in the downstream cluster. + +Standalone Fleet users use this chart for agent-initiated registration. For more details see [agent-initiated registration](https://fleet.rancher.io/cluster-registration#agent-initiated). +Fleet in Rancher does not use this chart, but creates the agent deployments programmatically. + +The Fleet documentation is centralized in the [doc website](https://fleet.rancher.io/). \ No newline at end of file diff --git a/charts/fleet-agent/103.1.8+up0.9.9/templates/_helpers.tpl b/charts/fleet-agent/103.1.8+up0.9.9/templates/_helpers.tpl new file mode 100644 index 0000000000..6cd96c3ace --- /dev/null +++ b/charts/fleet-agent/103.1.8+up0.9.9/templates/_helpers.tpl @@ -0,0 +1,22 @@ +{{- define "system_default_registry" -}} +{{- if .Values.global.cattle.systemDefaultRegistry -}} +{{- printf "%s/" .Values.global.cattle.systemDefaultRegistry -}} +{{- else -}} +{{- "" -}} +{{- end -}} +{{- end -}} + +{{/* +Windows cluster will add default taint for linux nodes, +add below linux tolerations to workloads could be scheduled to those linux nodes +*/}} +{{- define "linux-node-tolerations" -}} +- key: "cattle.io/os" + value: "linux" + effect: "NoSchedule" + operator: "Equal" +{{- end -}} + +{{- define "linux-node-selector" -}} +kubernetes.io/os: linux +{{- end -}} \ No newline at end of file diff --git a/charts/fleet-agent/103.1.8+up0.9.9/templates/configmap.yaml b/charts/fleet-agent/103.1.8+up0.9.9/templates/configmap.yaml new file mode 100644 index 0000000000..f3e83a89cc --- /dev/null +++ b/charts/fleet-agent/103.1.8+up0.9.9/templates/configmap.yaml @@ -0,0 +1,13 @@ +kind: ConfigMap +apiVersion: v1 +metadata: + name: fleet-agent +data: + config: |- + { + {{ if .Values.labels }} + "labels":{{toJson .Values.labels}}, + {{ end }} + "clientID":"{{.Values.clientID}}", + "agentTLSMode": "{{.Values.agentTLSMode}}" + } diff --git a/charts/fleet-agent/103.1.8+up0.9.9/templates/deployment.yaml b/charts/fleet-agent/103.1.8+up0.9.9/templates/deployment.yaml new file mode 100644 index 0000000000..582eed608d --- /dev/null +++ b/charts/fleet-agent/103.1.8+up0.9.9/templates/deployment.yaml @@ -0,0 +1,51 @@ +apiVersion: apps/v1 +kind: Deployment +metadata: + name: fleet-agent +spec: + selector: + matchLabels: + app: fleet-agent + template: + metadata: + labels: + app: fleet-agent + spec: + containers: + - env: + - name: NAMESPACE + valueFrom: + fieldRef: + fieldPath: metadata.namespace + image: '{{ template "system_default_registry" . }}{{.Values.image.repository}}:{{.Values.image.tag}}' + name: fleet-agent + command: + - fleetagent + {{- if .Values.debug }} + - --debug + - --debug-level + - {{ quote .Values.debugLevel }} + {{- else }} + securityContext: + allowPrivilegeEscalation: false + readOnlyRootFilesystem: true + privileged: false + capabilities: + drop: + - ALL + {{- end }} + serviceAccountName: fleet-agent + nodeSelector: {{ include "linux-node-selector" . | nindent 8 }} +{{- if .Values.fleetAgent.nodeSelector }} +{{ toYaml .Values.fleetAgent.nodeSelector | indent 8 }} +{{- end }} + tolerations: {{ include "linux-node-tolerations" . | nindent 8 }} +{{- if .Values.fleetAgent.tolerations }} +{{ toYaml .Values.fleetAgent.tolerations | indent 8 }} +{{- end }} +{{- if not .Values.debug }} + securityContext: + runAsNonRoot: true + runAsUser: 1000 + runAsGroup: 1000 +{{- end }} diff --git a/charts/fleet-agent/103.1.8+up0.9.9/templates/network_policy_allow_all.yaml b/charts/fleet-agent/103.1.8+up0.9.9/templates/network_policy_allow_all.yaml new file mode 100644 index 0000000000..a72109a062 --- /dev/null +++ b/charts/fleet-agent/103.1.8+up0.9.9/templates/network_policy_allow_all.yaml @@ -0,0 +1,15 @@ +--- +apiVersion: networking.k8s.io/v1 +kind: NetworkPolicy +metadata: + name: default-allow-all + namespace: {{ .Values.internal.systemNamespace }} +spec: + podSelector: {} + ingress: + - {} + egress: + - {} + policyTypes: + - Ingress + - Egress diff --git a/charts/fleet-agent/103.1.8+up0.9.9/templates/patch_default_serviceaccount.yaml b/charts/fleet-agent/103.1.8+up0.9.9/templates/patch_default_serviceaccount.yaml new file mode 100644 index 0000000000..aad4eea415 --- /dev/null +++ b/charts/fleet-agent/103.1.8+up0.9.9/templates/patch_default_serviceaccount.yaml @@ -0,0 +1,28 @@ +--- +apiVersion: batch/v1 +kind: Job +metadata: + name: patch-fleet-sa + annotations: + "helm.sh/hook": post-install, post-upgrade + "helm.sh/hook-delete-policy": hook-succeeded, before-hook-creation +spec: + template: + spec: + serviceAccountName: fleet-agent + restartPolicy: Never + containers: + - name: sa + image: "{{ template "system_default_registry" . }}{{ .Values.global.kubectl.repository }}:{{ .Values.global.kubectl.tag }}" + imagePullPolicy: {{ .Values.global.imagePullPolicy }} + command: ["kubectl", "patch", "serviceaccount", "default", "-p", "{\"automountServiceAccountToken\": false}"] + args: ["-n", {{ .Values.internal.systemNamespace }}] + nodeSelector: {{ include "linux-node-selector" . | nindent 8 }} +{{- if .Values.kubectl.nodeSelector }} +{{ toYaml .Values.kubectl.nodeSelector | indent 8 }} +{{- end }} + tolerations: {{ include "linux-node-tolerations" . | nindent 8 }} +{{- if .Values.kubectl.tolerations }} +{{ toYaml .Values.kubectl.tolerations | indent 8 }} +{{- end }} + backoffLimit: 1 diff --git a/charts/fleet-agent/103.1.8+up0.9.9/templates/rbac.yaml b/charts/fleet-agent/103.1.8+up0.9.9/templates/rbac.yaml new file mode 100644 index 0000000000..1a7e8d8841 --- /dev/null +++ b/charts/fleet-agent/103.1.8+up0.9.9/templates/rbac.yaml @@ -0,0 +1,28 @@ +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRole +metadata: + name: fleet-agent-system-fleet-agent-role +rules: +- apiGroups: + - '*' + resources: + - '*' + verbs: + - '*' +- nonResourceURLs: + - "*" + verbs: + - "*" +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRoleBinding +metadata: + name: fleet-agent-system-fleet-agent-role-binding +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: ClusterRole + name: fleet-agent-system-fleet-agent-role +subjects: +- kind: ServiceAccount + name: fleet-agent + namespace: {{.Release.Namespace}} diff --git a/charts/fleet-agent/103.1.8+up0.9.9/templates/secret.yaml b/charts/fleet-agent/103.1.8+up0.9.9/templates/secret.yaml new file mode 100644 index 0000000000..4715882047 --- /dev/null +++ b/charts/fleet-agent/103.1.8+up0.9.9/templates/secret.yaml @@ -0,0 +1,10 @@ +apiVersion: v1 +data: + systemRegistrationNamespace: "{{b64enc .Values.systemRegistrationNamespace}}" + clusterNamespace: "{{b64enc .Values.clusterNamespace}}" + token: "{{b64enc .Values.token}}" + apiServerURL: "{{b64enc .Values.apiServerURL}}" + apiServerCA: "{{b64enc .Values.apiServerCA}}" +kind: Secret +metadata: + name: fleet-agent-bootstrap diff --git a/charts/fleet-agent/103.1.8+up0.9.9/templates/serviceaccount.yaml b/charts/fleet-agent/103.1.8+up0.9.9/templates/serviceaccount.yaml new file mode 100644 index 0000000000..73e27f0be9 --- /dev/null +++ b/charts/fleet-agent/103.1.8+up0.9.9/templates/serviceaccount.yaml @@ -0,0 +1,4 @@ +apiVersion: v1 +kind: ServiceAccount +metadata: + name: fleet-agent diff --git a/charts/fleet-agent/103.1.8+up0.9.9/templates/validate.yaml b/charts/fleet-agent/103.1.8+up0.9.9/templates/validate.yaml new file mode 100644 index 0000000000..d53ff1c508 --- /dev/null +++ b/charts/fleet-agent/103.1.8+up0.9.9/templates/validate.yaml @@ -0,0 +1,11 @@ +{{if ne .Release.Namespace .Values.internal.systemNamespace }} +{{ fail (printf "This chart must be installed in the namespace %s as the release name fleet-agent" .Values.internal.systemNamespace) }} +{{end}} + +{{if ne .Release.Name .Values.internal.managedReleaseName }} +{{ fail (printf "This chart must be installed in the namespace %s as the release name fleet-agent" .Values.internal.managedReleaseName) }} +{{end}} + +{{if not .Values.apiServerURL }} +{{ fail "apiServerURL is required to be set, and most likely also apiServerCA" }} +{{end}} diff --git a/charts/fleet-agent/103.1.8+up0.9.9/values.yaml b/charts/fleet-agent/103.1.8+up0.9.9/values.yaml new file mode 100644 index 0000000000..0cb9f66e4e --- /dev/null +++ b/charts/fleet-agent/103.1.8+up0.9.9/values.yaml @@ -0,0 +1,67 @@ +image: + os: "windows,linux" + repository: rancher/fleet-agent + tag: v0.9.9 + +# The public URL of the Kubernetes API server running the Fleet Manager must be set here +# Example: https://example.com:6443 +apiServerURL: "" + +# The the pem encoded value of the CA of the Kubernetes API server running the Fleet Manager. +# If left empty it is assumed this Kubernetes API TLS is signed by a well known CA. +apiServerCA: "" + +# Determines whether the agent should trust CA bundles from the operating system's trust store when connecting to a +# management cluster. True in `system-store` mode, false in `strict` mode. +agentTLSMode: "system-store" + +# The cluster registration value +token: "" + +# Labels to add to the cluster upon registration only. They are not added after the fact. +#labels: +# foo: bar + +# The client ID of the cluster to associate with +clientID: "" + +# The namespace of the cluster we are register with +clusterNamespace: "" + +# The namespace containing the clusters registration secrets +systemRegistrationNamespace: cattle-fleet-clusters-system + +# Please do not change the below setting unless you really know what you are doing +internal: + systemNamespace: cattle-fleet-system + managedReleaseName: fleet-agent + +# The nodeSelector and tolerations for the agent deployment +fleetAgent: + ## Node labels for pod assignment + ## Ref: https://kubernetes.io/docs/user-guide/node-selection/ + ## + nodeSelector: {} + ## List of node taints to tolerate (requires Kubernetes >= 1.6) + tolerations: [] +kubectl: + ## Node labels for pod assignment + ## Ref: https://kubernetes.io/docs/user-guide/node-selection/ + ## + nodeSelector: {} + ## List of node taints to tolerate (requires Kubernetes >= 1.6) + tolerations: + - key: node.cloudprovider.kubernetes.io/uninitialized + operator: "Equal" + value: "true" + effect: NoSchedule + +global: + cattle: + systemDefaultRegistry: "" + kubectl: + repository: rancher/kubectl + tag: v1.21.5 + +debug: false +debugLevel: 0 diff --git a/charts/fleet-crd/103.1.8+up0.9.9/Chart.yaml b/charts/fleet-crd/103.1.8+up0.9.9/Chart.yaml new file mode 100644 index 0000000000..c22a4638b3 --- /dev/null +++ b/charts/fleet-crd/103.1.8+up0.9.9/Chart.yaml @@ -0,0 +1,13 @@ +annotations: + catalog.cattle.io/certified: rancher + catalog.cattle.io/hidden: "true" + catalog.cattle.io/namespace: cattle-fleet-system + catalog.cattle.io/os: linux + catalog.cattle.io/permits-os: linux,windows + catalog.cattle.io/release-name: fleet-crd +apiVersion: v2 +appVersion: 0.9.9 +description: Fleet Manager CustomResourceDefinitions +icon: https://charts.rancher.io/assets/logos/fleet.svg +name: fleet-crd +version: 103.1.8+up0.9.9 diff --git a/charts/fleet-crd/103.1.8+up0.9.9/README.md b/charts/fleet-crd/103.1.8+up0.9.9/README.md new file mode 100644 index 0000000000..2452ab2f1f --- /dev/null +++ b/charts/fleet-crd/103.1.8+up0.9.9/README.md @@ -0,0 +1,5 @@ +# Fleet CRD Helm Chart + +Fleet Manager CustomResourceDefinitions Helm chart is a requirement for the Fleet Helm Chart. + +The Fleet documentation is centralized in the [doc website](https://fleet.rancher.io/). \ No newline at end of file diff --git a/charts/fleet-crd/103.1.8+up0.9.9/templates/crds.yaml b/charts/fleet-crd/103.1.8+up0.9.9/templates/crds.yaml new file mode 100644 index 0000000000..8ae8101218 --- /dev/null +++ b/charts/fleet-crd/103.1.8+up0.9.9/templates/crds.yaml @@ -0,0 +1,5736 @@ +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + name: bundledeployments.fleet.cattle.io +spec: + group: fleet.cattle.io + names: + kind: BundleDeployment + plural: bundledeployments + singular: bundledeployment + preserveUnknownFields: false + scope: Namespaced + versions: + - additionalPrinterColumns: + - jsonPath: .status.display.deployed + name: Deployed + type: string + - jsonPath: .status.display.monitored + name: Monitored + type: string + - jsonPath: .status.conditions[?(@.type=="Ready")].message + name: Status + type: string + name: v1alpha1 + schema: + openAPIV3Schema: + description: BundleDeployment is used internally by Fleet and should not + be used directly. When a Bundle is deployed to a cluster an instance of + a Bundle is called a BundleDeployment. A BundleDeployment represents the + state of that Bundle on a specific cluster with its cluster-specific customizations. + The Fleet agent is only aware of BundleDeployment resources that are created + for the cluster the agent is managing. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource + this object represents. Servers may infer this from the endpoint the + client submits requests to. Cannot be updated. In CamelCase. More + info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + properties: + correctDrift: + description: CorrectDrift specifies how drift correction should + work. + nullable: true + properties: + enabled: + description: Enabled correct drift if true. + type: boolean + force: + description: Force helm rollback with --force option will be + used if true. This will try to recreate all resources in the + release. + type: boolean + keepFailHistory: + description: KeepFailHistory keeps track of failed rollbacks + in the helm history. + type: boolean + type: object + dependsOn: + description: DependsOn refers to the bundles which must be ready + before this bundle can be deployed. + items: + properties: + name: + description: Name of the bundle. + nullable: true + type: string + selector: + description: Selector matching bundle's labels. + nullable: true + properties: + matchExpressions: + description: matchExpressions is a list of label selector + requirements. The requirements are ANDed. + items: + description: A label selector requirement is a selector + that contains values, a key, and an operator that + relates the key and values. + properties: + key: + description: key is the label key that the selector + applies to. + nullable: true + type: string + operator: + description: operator represents a key's relationship + to a set of values. Valid operators are In, NotIn, + Exists and DoesNotExist. + nullable: true + type: string + values: + description: values is an array of string values. + If the operator is In or NotIn, the values array + must be non-empty. If the operator is Exists or + DoesNotExist, the values array must be empty. + This array is replaced during a strategic merge + patch. + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchLabels: + additionalProperties: + nullable: true + type: string + description: matchLabels is a map of {key,value} pairs. + A single {key,value} in the matchLabels map is equivalent + to an element of matchExpressions, whose key field is + "key", the operator is "In", and the values array contains + only "value". The requirements are ANDed. + nullable: true + type: object + type: object + type: object + nullable: true + type: array + deploymentID: + description: DeploymentID is the ID of the currently applied deployment. + nullable: true + type: string + options: + description: Options are the deployment options, that are currently + applied. + properties: + correctDrift: + description: CorrectDrift specifies how drift correction should + work. + nullable: true + properties: + enabled: + description: Enabled correct drift if true. + type: boolean + force: + description: Force helm rollback with --force option will + be used if true. This will try to recreate all resources + in the release. + type: boolean + keepFailHistory: + description: KeepFailHistory keeps track of failed rollbacks + in the helm history. + type: boolean + type: object + defaultNamespace: + description: DefaultNamespace is the namespace to use for resources + that do not specify a namespace. This field is not used to + enforce or lock down the deployment to a specific namespace. + nullable: true + type: string + deleteCRDResources: + description: DeleteCRDResources deletes CRDs. Warning! this + will also delete all your Custom Resources. + type: boolean + diff: + description: Diff can be used to ignore the modified state of + objects which are amended at runtime. + nullable: true + properties: + comparePatches: + description: ComparePatches match a resource and remove + fields from the check for modifications. + items: + description: ComparePatch matches a resource and removes + fields from the check for modifications. + properties: + apiVersion: + description: APIVersion is the apiVersion of the resource + to match. + nullable: true + type: string + jsonPointers: + description: JSONPointers ignore diffs at a certain + JSON path. + items: + nullable: true + type: string + nullable: true + type: array + kind: + description: Kind is the kind of the resource to match. + nullable: true + type: string + name: + description: Name is the name of the resource to match. + nullable: true + type: string + namespace: + description: Namespace is the namespace of the resource + to match. + nullable: true + type: string + operations: + description: Operations remove a JSON path from the + resource. + items: + description: Operation of a ComparePatch, usually + "remove". + properties: + op: + description: Op is usually "remove" + nullable: true + type: string + path: + description: Path is the JSON path to remove. + nullable: true + type: string + value: + description: Value is usually empty. + nullable: true + type: string + type: object + nullable: true + type: array + type: object + nullable: true + type: array + type: object + forceSyncGeneration: + description: ForceSyncGeneration is used to force a redeployment + type: integer + helm: + description: Helm options for the deployment, like the chart + name, repo and values. + nullable: true + properties: + atomic: + description: Atomic sets the --atomic flag when Helm is + performing an upgrade + type: boolean + chart: + description: Chart can refer to any go-getter URL or OCI + registry based helm chart URL. The chart will be downloaded. + nullable: true + type: string + disableDNS: + description: DisableDNS can be used to customize Helm's + EnableDNS option, which Fleet sets to `true` by default. + type: boolean + disablePreProcess: + description: DisablePreProcess disables template processing + in values + type: boolean + force: + description: Force allows to override immutable resources. + This could be dangerous. + type: boolean + maxHistory: + description: MaxHistory limits the maximum number of revisions + saved per release by Helm. + type: integer + releaseName: + description: ReleaseName sets a custom release name to deploy + the chart as. If not specified a release name will be + generated by combining the invoking GitRepo.name + GitRepo.path. + maxLength: 53 + nullable: true + pattern: ^[a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*$ + type: string + repo: + description: Repo is the name of the HTTPS helm repo to + download the chart from. + nullable: true + type: string + skipSchemaValidation: + description: SkipSchemaValidation allows skipping schema + validation against the chart values + type: boolean + takeOwnership: + description: TakeOwnership makes helm skip the check for + its own annotations + type: boolean + timeoutSeconds: + description: TimeoutSeconds is the time to wait for Helm + operations. + type: integer + values: + description: Values passed to Helm. It is possible to specify + the keys and values as go template strings. + nullable: true + type: object + x-kubernetes-preserve-unknown-fields: true + valuesFiles: + description: ValuesFiles is a list of files to load values + from. + items: + nullable: true + type: string + nullable: true + type: array + valuesFrom: + description: ValuesFrom loads the values from configmaps + and secrets. + items: + description: 'Define helm values that can come from configmap, + secret or external. Credit: https://github.com/fluxcd/helm-operator/blob/0cfea875b5d44bea995abe7324819432070dfbdc/pkg/apis/helm.fluxcd.io/v1/types_helmrelease.go#L439' + properties: + configMapKeyRef: + description: The reference to a config map with release + values. + nullable: true + properties: + key: + nullable: true + type: string + name: + description: Name of a resource in the same namespace + as the referent. + nullable: true + type: string + namespace: + nullable: true + type: string + type: object + secretKeyRef: + description: The reference to a secret with release + values. + nullable: true + properties: + key: + nullable: true + type: string + name: + description: Name of a resource in the same namespace + as the referent. + nullable: true + type: string + namespace: + nullable: true + type: string + type: object + type: object + nullable: true + type: array + version: + description: Version of the chart to download + nullable: true + type: string + waitForJobs: + description: WaitForJobs if set and timeoutSeconds provided, + will wait until all Jobs have been completed before marking + the GitRepo as ready. It will wait for as long as timeoutSeconds + type: boolean + type: object + ignore: + description: IgnoreOptions can be used to ignore fields when + monitoring the bundle. + properties: + conditions: + description: Conditions is a list of conditions to be ignored + when monitoring the Bundle. + items: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + nullable: true + type: array + type: object + keepResources: + description: KeepResources can be used to keep the deployed + resources when removing the bundle + type: boolean + kustomize: + description: Kustomize options for the deployment, like the + dir containing the kustomization.yaml file. + nullable: true + properties: + dir: + description: Dir points to a custom folder for kustomize + resources. This folder must contain a kustomization.yaml + file. + nullable: true + type: string + type: object + namespace: + description: TargetNamespace if present will assign all resource + to this namespace and if any cluster scoped resource exists + the deployment will fail. + nullable: true + type: string + namespaceAnnotations: + additionalProperties: + nullable: true + type: string + description: NamespaceAnnotations are annotations that will + be appended to the namespace created by Fleet. + nullable: true + type: object + namespaceLabels: + additionalProperties: + nullable: true + type: string + description: NamespaceLabels are labels that will be appended + to the namespace created by Fleet. + nullable: true + type: object + serviceAccount: + description: ServiceAccount which will be used to perform this + deployment. + nullable: true + type: string + yaml: + description: YAML options, if using raw YAML these are names + that map to overlays/{name} files that will be used to replace + or patch a resource. + nullable: true + properties: + overlays: + description: Overlays is a list of names that maps to folders + in "overlays/". If you wish to customize the file ./subdir/resource.yaml + then a file ./overlays/myoverlay/subdir/resource.yaml + will replace the base file. A file named ./overlays/myoverlay/subdir/resource_patch.yaml + will patch the base file. + items: + nullable: true + type: string + nullable: true + type: array + type: object + type: object + paused: + description: Paused if set to true, will stop any BundleDeployments + from being updated. If true, BundleDeployments will be marked + as out of sync when changes are detected. + type: boolean + stagedDeploymentID: + description: StagedDeploymentID is the ID of the staged deployment. + nullable: true + type: string + stagedOptions: + description: StagedOptions are the deployment options, that are + staged for the next deployment. + properties: + correctDrift: + description: CorrectDrift specifies how drift correction should + work. + nullable: true + properties: + enabled: + description: Enabled correct drift if true. + type: boolean + force: + description: Force helm rollback with --force option will + be used if true. This will try to recreate all resources + in the release. + type: boolean + keepFailHistory: + description: KeepFailHistory keeps track of failed rollbacks + in the helm history. + type: boolean + type: object + defaultNamespace: + description: DefaultNamespace is the namespace to use for resources + that do not specify a namespace. This field is not used to + enforce or lock down the deployment to a specific namespace. + nullable: true + type: string + deleteCRDResources: + description: DeleteCRDResources deletes CRDs. Warning! this + will also delete all your Custom Resources. + type: boolean + diff: + description: Diff can be used to ignore the modified state of + objects which are amended at runtime. + nullable: true + properties: + comparePatches: + description: ComparePatches match a resource and remove + fields from the check for modifications. + items: + description: ComparePatch matches a resource and removes + fields from the check for modifications. + properties: + apiVersion: + description: APIVersion is the apiVersion of the resource + to match. + nullable: true + type: string + jsonPointers: + description: JSONPointers ignore diffs at a certain + JSON path. + items: + nullable: true + type: string + nullable: true + type: array + kind: + description: Kind is the kind of the resource to match. + nullable: true + type: string + name: + description: Name is the name of the resource to match. + nullable: true + type: string + namespace: + description: Namespace is the namespace of the resource + to match. + nullable: true + type: string + operations: + description: Operations remove a JSON path from the + resource. + items: + description: Operation of a ComparePatch, usually + "remove". + properties: + op: + description: Op is usually "remove" + nullable: true + type: string + path: + description: Path is the JSON path to remove. + nullable: true + type: string + value: + description: Value is usually empty. + nullable: true + type: string + type: object + nullable: true + type: array + type: object + nullable: true + type: array + type: object + forceSyncGeneration: + description: ForceSyncGeneration is used to force a redeployment + type: integer + helm: + description: Helm options for the deployment, like the chart + name, repo and values. + nullable: true + properties: + atomic: + description: Atomic sets the --atomic flag when Helm is + performing an upgrade + type: boolean + chart: + description: Chart can refer to any go-getter URL or OCI + registry based helm chart URL. The chart will be downloaded. + nullable: true + type: string + disableDNS: + description: DisableDNS can be used to customize Helm's + EnableDNS option, which Fleet sets to `true` by default. + type: boolean + disablePreProcess: + description: DisablePreProcess disables template processing + in values + type: boolean + force: + description: Force allows to override immutable resources. + This could be dangerous. + type: boolean + maxHistory: + description: MaxHistory limits the maximum number of revisions + saved per release by Helm. + type: integer + releaseName: + description: ReleaseName sets a custom release name to deploy + the chart as. If not specified a release name will be + generated by combining the invoking GitRepo.name + GitRepo.path. + nullable: true + type: string + repo: + description: Repo is the name of the HTTPS helm repo to + download the chart from. + nullable: true + type: string + skipSchemaValidation: + description: SkipSchemaValidation allows skipping schema + validation against the chart values + type: boolean + takeOwnership: + description: TakeOwnership makes helm skip the check for + its own annotations + type: boolean + timeoutSeconds: + description: TimeoutSeconds is the time to wait for Helm + operations. + type: integer + values: + description: Values passed to Helm. It is possible to specify + the keys and values as go template strings. + nullable: true + type: object + x-kubernetes-preserve-unknown-fields: true + valuesFiles: + description: ValuesFiles is a list of files to load values + from. + items: + nullable: true + type: string + nullable: true + type: array + valuesFrom: + description: ValuesFrom loads the values from configmaps + and secrets. + items: + description: 'Define helm values that can come from configmap, + secret or external. Credit: https://github.com/fluxcd/helm-operator/blob/0cfea875b5d44bea995abe7324819432070dfbdc/pkg/apis/helm.fluxcd.io/v1/types_helmrelease.go#L439' + properties: + configMapKeyRef: + description: The reference to a config map with release + values. + nullable: true + properties: + key: + nullable: true + type: string + name: + description: Name of a resource in the same namespace + as the referent. + nullable: true + type: string + namespace: + nullable: true + type: string + type: object + secretKeyRef: + description: The reference to a secret with release + values. + nullable: true + properties: + key: + nullable: true + type: string + name: + description: Name of a resource in the same namespace + as the referent. + nullable: true + type: string + namespace: + nullable: true + type: string + type: object + type: object + nullable: true + type: array + version: + description: Version of the chart to download + nullable: true + type: string + waitForJobs: + description: WaitForJobs if set and timeoutSeconds provided, + will wait until all Jobs have been completed before marking + the GitRepo as ready. It will wait for as long as timeoutSeconds + type: boolean + type: object + ignore: + description: IgnoreOptions can be used to ignore fields when + monitoring the bundle. + properties: + conditions: + description: Conditions is a list of conditions to be ignored + when monitoring the Bundle. + items: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + nullable: true + type: array + type: object + keepResources: + description: KeepResources can be used to keep the deployed + resources when removing the bundle + type: boolean + kustomize: + description: Kustomize options for the deployment, like the + dir containing the kustomization.yaml file. + nullable: true + properties: + dir: + description: Dir points to a custom folder for kustomize + resources. This folder must contain a kustomization.yaml + file. + nullable: true + type: string + type: object + namespace: + description: TargetNamespace if present will assign all resource + to this namespace and if any cluster scoped resource exists + the deployment will fail. + nullable: true + type: string + namespaceAnnotations: + additionalProperties: + nullable: true + type: string + description: NamespaceAnnotations are annotations that will + be appended to the namespace created by Fleet. + nullable: true + type: object + namespaceLabels: + additionalProperties: + nullable: true + type: string + description: NamespaceLabels are labels that will be appended + to the namespace created by Fleet. + nullable: true + type: object + serviceAccount: + description: ServiceAccount which will be used to perform this + deployment. + nullable: true + type: string + yaml: + description: YAML options, if using raw YAML these are names + that map to overlays/{name} files that will be used to replace + or patch a resource. + nullable: true + properties: + overlays: + description: Overlays is a list of names that maps to folders + in "overlays/". If you wish to customize the file ./subdir/resource.yaml + then a file ./overlays/myoverlay/subdir/resource.yaml + will replace the base file. A file named ./overlays/myoverlay/subdir/resource_patch.yaml + will patch the base file. + items: + nullable: true + type: string + nullable: true + type: array + type: object + type: object + type: object + status: + properties: + appliedDeploymentID: + nullable: true + type: string + conditions: + items: + properties: + lastTransitionTime: + description: Last time the condition transitioned from one + status to another. + nullable: true + type: string + lastUpdateTime: + description: The last time this condition was updated. + nullable: true + type: string + message: + description: Human-readable message indicating details about + last transition + nullable: true + type: string + reason: + description: The reason for the condition's last transition. + nullable: true + type: string + status: + description: Status of the condition, one of True, False, + Unknown. + nullable: true + type: string + type: + description: Type of cluster condition. + nullable: true + type: string + type: object + nullable: true + type: array + display: + properties: + deployed: + nullable: true + type: string + monitored: + nullable: true + type: string + state: + nullable: true + type: string + type: object + modifiedStatus: + items: + description: ModifiedStatus is used to report the status of a + resource that is modified. It indicates if the modification + was a create, a delete or a patch. + properties: + apiVersion: + nullable: true + type: string + delete: + type: boolean + kind: + nullable: true + type: string + missing: + type: boolean + name: + nullable: true + type: string + namespace: + nullable: true + type: string + patch: + nullable: true + type: string + type: object + nullable: true + type: array + nonModified: + type: boolean + nonReadyStatus: + items: + description: NonReadyStatus is used to report the status of a + resource that is not ready. It includes a summary. + properties: + apiVersion: + nullable: true + type: string + kind: + nullable: true + type: string + name: + nullable: true + type: string + namespace: + nullable: true + type: string + summary: + properties: + error: + type: boolean + message: + items: + nullable: true + type: string + nullable: true + type: array + state: + nullable: true + type: string + transitioning: + type: boolean + type: object + uid: + description: UID is a type that holds unique ID values, including + UUIDs. Because we don't ONLY use UUIDs, this is an alias + to string. Being a type captures intent and helps make + sure that UIDs and names do not get conflated. + nullable: true + type: string + type: object + nullable: true + type: array + ready: + type: boolean + release: + nullable: true + type: string + resources: + description: Resources lists the metadata of resources that were + deployed according to the helm release history. + items: + description: BundleDeploymentResource contains the metadata of + a deployed resource. + properties: + apiVersion: + nullable: true + type: string + createdAt: + nullable: true + type: string + kind: + nullable: true + type: string + name: + nullable: true + type: string + namespace: + nullable: true + type: string + type: object + nullable: true + type: array + syncGeneration: + nullable: true + type: integer + type: object + type: object + served: true + storage: true + subresources: + status: {} +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + name: bundlenamespacemappings.fleet.cattle.io +spec: + group: fleet.cattle.io + names: + kind: BundleNamespaceMapping + plural: bundlenamespacemappings + singular: bundlenamespacemapping + preserveUnknownFields: false + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: BundleNamespaceMapping maps bundles to clusters in other namespaces. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + bundleSelector: + description: A label selector is a label query over a set of resources. + The result of matchLabels and matchExpressions are ANDed. An empty + label selector matches all objects. A null label selector matches + no objects. + nullable: true + properties: + matchExpressions: + description: matchExpressions is a list of label selector requirements. + The requirements are ANDed. + items: + description: A label selector requirement is a selector that contains + values, a key, and an operator that relates the key and values. + properties: + key: + description: key is the label key that the selector applies + to. + nullable: true + type: string + operator: + description: operator represents a key's relationship to a + set of values. Valid operators are In, NotIn, Exists and + DoesNotExist. + nullable: true + type: string + values: + description: values is an array of string values. If the operator + is In or NotIn, the values array must be non-empty. If the + operator is Exists or DoesNotExist, the values array must + be empty. This array is replaced during a strategic merge + patch. + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchLabels: + additionalProperties: + nullable: true + type: string + description: matchLabels is a map of {key,value} pairs. A single + {key,value} in the matchLabels map is equivalent to an element + of matchExpressions, whose key field is "key", the operator is + "In", and the values array contains only "value". The requirements + are ANDed. + nullable: true + type: object + type: object + kind: + description: 'Kind is a string value representing the REST resource + this object represents. Servers may infer this from the endpoint the + client submits requests to. Cannot be updated. In CamelCase. More + info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + namespaceSelector: + description: A label selector is a label query over a set of resources. + The result of matchLabels and matchExpressions are ANDed. An empty + label selector matches all objects. A null label selector matches + no objects. + nullable: true + properties: + matchExpressions: + description: matchExpressions is a list of label selector requirements. + The requirements are ANDed. + items: + description: A label selector requirement is a selector that contains + values, a key, and an operator that relates the key and values. + properties: + key: + description: key is the label key that the selector applies + to. + nullable: true + type: string + operator: + description: operator represents a key's relationship to a + set of values. Valid operators are In, NotIn, Exists and + DoesNotExist. + nullable: true + type: string + values: + description: values is an array of string values. If the operator + is In or NotIn, the values array must be non-empty. If the + operator is Exists or DoesNotExist, the values array must + be empty. This array is replaced during a strategic merge + patch. + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchLabels: + additionalProperties: + nullable: true + type: string + description: matchLabels is a map of {key,value} pairs. A single + {key,value} in the matchLabels map is equivalent to an element + of matchExpressions, whose key field is "key", the operator is + "In", and the values array contains only "value". The requirements + are ANDed. + nullable: true + type: object + type: object + type: object + served: true + storage: true + subresources: + status: {} +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + name: bundles.fleet.cattle.io +spec: + group: fleet.cattle.io + names: + kind: Bundle + plural: bundles + singular: bundle + preserveUnknownFields: false + scope: Namespaced + versions: + - additionalPrinterColumns: + - jsonPath: .status.display.readyClusters + name: BundleDeployments-Ready + type: string + - jsonPath: .status.conditions[?(@.type=="Ready")].message + name: Status + type: string + name: v1alpha1 + schema: + openAPIV3Schema: + description: "Bundle contains the resources of an application and its deployment\ + \ options. It will be deployed as a Helm chart to target clusters. \n\ + \ When a GitRepo is scanned it will produce one or more bundles. Bundles\ + \ are a collection of resources that get deployed to one or more cluster(s).\ + \ Bundle is the fundamental deployment unit used in Fleet. The contents\ + \ of a Bundle may be Kubernetes manifests, Kustomize configuration, or\ + \ Helm charts. Regardless of the source the contents are dynamically rendered\ + \ into a Helm chart by the agent and installed into the downstream cluster\ + \ as a Helm release." + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource + this object represents. Servers may infer this from the endpoint the + client submits requests to. Cannot be updated. In CamelCase. More + info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + properties: + correctDrift: + description: CorrectDrift specifies how drift correction should + work. + nullable: true + properties: + enabled: + description: Enabled correct drift if true. + type: boolean + force: + description: Force helm rollback with --force option will be + used if true. This will try to recreate all resources in the + release. + type: boolean + keepFailHistory: + description: KeepFailHistory keeps track of failed rollbacks + in the helm history. + type: boolean + type: object + defaultNamespace: + description: DefaultNamespace is the namespace to use for resources + that do not specify a namespace. This field is not used to enforce + or lock down the deployment to a specific namespace. + nullable: true + type: string + deleteCRDResources: + description: DeleteCRDResources deletes CRDs. Warning! this will + also delete all your Custom Resources. + type: boolean + dependsOn: + description: DependsOn refers to the bundles which must be ready + before this bundle can be deployed. + items: + properties: + name: + description: Name of the bundle. + nullable: true + type: string + selector: + description: Selector matching bundle's labels. + nullable: true + properties: + matchExpressions: + description: matchExpressions is a list of label selector + requirements. The requirements are ANDed. + items: + description: A label selector requirement is a selector + that contains values, a key, and an operator that + relates the key and values. + properties: + key: + description: key is the label key that the selector + applies to. + nullable: true + type: string + operator: + description: operator represents a key's relationship + to a set of values. Valid operators are In, NotIn, + Exists and DoesNotExist. + nullable: true + type: string + values: + description: values is an array of string values. + If the operator is In or NotIn, the values array + must be non-empty. If the operator is Exists or + DoesNotExist, the values array must be empty. + This array is replaced during a strategic merge + patch. + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchLabels: + additionalProperties: + nullable: true + type: string + description: matchLabels is a map of {key,value} pairs. + A single {key,value} in the matchLabels map is equivalent + to an element of matchExpressions, whose key field is + "key", the operator is "In", and the values array contains + only "value". The requirements are ANDed. + nullable: true + type: object + type: object + type: object + nullable: true + type: array + diff: + description: Diff can be used to ignore the modified state of objects + which are amended at runtime. + nullable: true + properties: + comparePatches: + description: ComparePatches match a resource and remove fields + from the check for modifications. + items: + description: ComparePatch matches a resource and removes fields + from the check for modifications. + properties: + apiVersion: + description: APIVersion is the apiVersion of the resource + to match. + nullable: true + type: string + jsonPointers: + description: JSONPointers ignore diffs at a certain JSON + path. + items: + nullable: true + type: string + nullable: true + type: array + kind: + description: Kind is the kind of the resource to match. + nullable: true + type: string + name: + description: Name is the name of the resource to match. + nullable: true + type: string + namespace: + description: Namespace is the namespace of the resource + to match. + nullable: true + type: string + operations: + description: Operations remove a JSON path from the resource. + items: + description: Operation of a ComparePatch, usually "remove". + properties: + op: + description: Op is usually "remove" + nullable: true + type: string + path: + description: Path is the JSON path to remove. + nullable: true + type: string + value: + description: Value is usually empty. + nullable: true + type: string + type: object + nullable: true + type: array + type: object + nullable: true + type: array + type: object + forceSyncGeneration: + description: ForceSyncGeneration is used to force a redeployment + type: integer + helm: + description: Helm options for the deployment, like the chart name, + repo and values. + nullable: true + properties: + atomic: + description: Atomic sets the --atomic flag when Helm is performing + an upgrade + type: boolean + chart: + description: Chart can refer to any go-getter URL or OCI registry + based helm chart URL. The chart will be downloaded. + nullable: true + type: string + disableDNS: + description: DisableDNS can be used to customize Helm's EnableDNS + option, which Fleet sets to `true` by default. + type: boolean + disablePreProcess: + description: DisablePreProcess disables template processing + in values + type: boolean + force: + description: Force allows to override immutable resources. This + could be dangerous. + type: boolean + maxHistory: + description: MaxHistory limits the maximum number of revisions + saved per release by Helm. + type: integer + releaseName: + description: ReleaseName sets a custom release name to deploy + the chart as. If not specified a release name will be generated + by combining the invoking GitRepo.name + GitRepo.path. + maxLength: 53 + nullable: true + pattern: ^[a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*$ + type: string + repo: + description: Repo is the name of the HTTPS helm repo to download + the chart from. + nullable: true + type: string + skipSchemaValidation: + description: SkipSchemaValidation allows skipping schema validation + against the chart values + type: boolean + takeOwnership: + description: TakeOwnership makes helm skip the check for its + own annotations + type: boolean + timeoutSeconds: + description: TimeoutSeconds is the time to wait for Helm operations. + type: integer + values: + description: Values passed to Helm. It is possible to specify + the keys and values as go template strings. + nullable: true + type: object + x-kubernetes-preserve-unknown-fields: true + valuesFiles: + description: ValuesFiles is a list of files to load values from. + items: + nullable: true + type: string + nullable: true + type: array + valuesFrom: + description: ValuesFrom loads the values from configmaps and + secrets. + items: + description: 'Define helm values that can come from configmap, + secret or external. Credit: https://github.com/fluxcd/helm-operator/blob/0cfea875b5d44bea995abe7324819432070dfbdc/pkg/apis/helm.fluxcd.io/v1/types_helmrelease.go#L439' + properties: + configMapKeyRef: + description: The reference to a config map with release + values. + nullable: true + properties: + key: + nullable: true + type: string + name: + description: Name of a resource in the same namespace + as the referent. + nullable: true + type: string + namespace: + nullable: true + type: string + type: object + secretKeyRef: + description: The reference to a secret with release values. + nullable: true + properties: + key: + nullable: true + type: string + name: + description: Name of a resource in the same namespace + as the referent. + nullable: true + type: string + namespace: + nullable: true + type: string + type: object + type: object + nullable: true + type: array + version: + description: Version of the chart to download + nullable: true + type: string + waitForJobs: + description: WaitForJobs if set and timeoutSeconds provided, + will wait until all Jobs have been completed before marking + the GitRepo as ready. It will wait for as long as timeoutSeconds + type: boolean + type: object + ignore: + description: IgnoreOptions can be used to ignore fields when monitoring + the bundle. + properties: + conditions: + description: Conditions is a list of conditions to be ignored + when monitoring the Bundle. + items: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + nullable: true + type: array + type: object + keepResources: + description: KeepResources can be used to keep the deployed resources + when removing the bundle + type: boolean + kustomize: + description: Kustomize options for the deployment, like the dir + containing the kustomization.yaml file. + nullable: true + properties: + dir: + description: Dir points to a custom folder for kustomize resources. + This folder must contain a kustomization.yaml file. + nullable: true + type: string + type: object + namespace: + description: TargetNamespace if present will assign all resource + to this namespace and if any cluster scoped resource exists the + deployment will fail. + nullable: true + type: string + namespaceAnnotations: + additionalProperties: + nullable: true + type: string + description: NamespaceAnnotations are annotations that will be appended + to the namespace created by Fleet. + nullable: true + type: object + namespaceLabels: + additionalProperties: + nullable: true + type: string + description: NamespaceLabels are labels that will be appended to + the namespace created by Fleet. + nullable: true + type: object + paused: + description: Paused if set to true, will stop any BundleDeployments + from being updated. It will be marked as out of sync. + type: boolean + resources: + description: Resources contains the resources that were read from + the bundle's path. This includes the content of downloaded helm + charts. + items: + description: BundleResource represents the content of a single + resource from the bundle, like a YAML manifest. + properties: + content: + description: The content of the resource, can be compressed. + nullable: true + type: string + encoding: + description: Encoding is either empty or "base64+gz". + nullable: true + type: string + name: + description: Name of the resource, can include the bundle's + internal path. + nullable: true + type: string + type: object + nullable: true + type: array + rolloutStrategy: + description: RolloutStrategy controls the rollout of bundles, by + defining partitions, canaries and percentages for cluster availability. + nullable: true + properties: + autoPartitionSize: + description: 'A number or percentage of how to automatically + partition clusters if no specific partitioning strategy is + configured. default: 25%' + nullable: true + x-kubernetes-int-or-string: true + maxUnavailable: + description: 'A number or percentage of clusters that can be + unavailable during an update of a bundle. This follows the + same basic approach as a deployment rollout strategy. Once + the number of clusters meets unavailable state update will + be paused. Default value is 100% which doesn''t take effect + on update. default: 100%' + nullable: true + x-kubernetes-int-or-string: true + maxUnavailablePartitions: + description: 'A number or percentage of cluster partitions that + can be unavailable during an update of a bundle. default: + 0' + nullable: true + x-kubernetes-int-or-string: true + partitions: + description: A list of definitions of partitions. If any target + clusters do not match the configuration they are added to + partitions at the end following the autoPartitionSize. + items: + description: Partition defines a separate rollout strategy + for a set of clusters. + properties: + clusterGroup: + description: A cluster group name to include in this partition + nullable: true + type: string + clusterGroupSelector: + description: Selector matching cluster group labels to + include in this partition + nullable: true + properties: + matchExpressions: + description: matchExpressions is a list of label selector + requirements. The requirements are ANDed. + items: + description: A label selector requirement is a selector + that contains values, a key, and an operator that + relates the key and values. + properties: + key: + description: key is the label key that the selector + applies to. + nullable: true + type: string + operator: + description: operator represents a key's relationship + to a set of values. Valid operators are In, + NotIn, Exists and DoesNotExist. + nullable: true + type: string + values: + description: values is an array of string values. + If the operator is In or NotIn, the values + array must be non-empty. If the operator is + Exists or DoesNotExist, the values array must + be empty. This array is replaced during a + strategic merge patch. + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchLabels: + additionalProperties: + nullable: true + type: string + description: matchLabels is a map of {key,value} pairs. + A single {key,value} in the matchLabels map is equivalent + to an element of matchExpressions, whose key field + is "key", the operator is "In", and the values array + contains only "value". The requirements are ANDed. + nullable: true + type: object + type: object + clusterName: + description: ClusterName is the name of a cluster to include + in this partition + nullable: true + type: string + clusterSelector: + description: Selector matching cluster labels to include + in this partition + nullable: true + properties: + matchExpressions: + description: matchExpressions is a list of label selector + requirements. The requirements are ANDed. + items: + description: A label selector requirement is a selector + that contains values, a key, and an operator that + relates the key and values. + properties: + key: + description: key is the label key that the selector + applies to. + nullable: true + type: string + operator: + description: operator represents a key's relationship + to a set of values. Valid operators are In, + NotIn, Exists and DoesNotExist. + nullable: true + type: string + values: + description: values is an array of string values. + If the operator is In or NotIn, the values + array must be non-empty. If the operator is + Exists or DoesNotExist, the values array must + be empty. This array is replaced during a + strategic merge patch. + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchLabels: + additionalProperties: + nullable: true + type: string + description: matchLabels is a map of {key,value} pairs. + A single {key,value} in the matchLabels map is equivalent + to an element of matchExpressions, whose key field + is "key", the operator is "In", and the values array + contains only "value". The requirements are ANDed. + nullable: true + type: object + type: object + maxUnavailable: + description: 'A number or percentage of clusters that + can be unavailable in this partition before this partition + is treated as done. default: 10%' + nullable: true + x-kubernetes-int-or-string: true + name: + description: A user-friendly name given to the partition + used for Display (optional). + nullable: true + type: string + type: object + nullable: true + type: array + type: object + serviceAccount: + description: ServiceAccount which will be used to perform this deployment. + nullable: true + type: string + targetRestrictions: + description: TargetRestrictions is an allow list, which controls + if a bundledeployment is created for a target. + items: + description: BundleTargetRestriction is used internally by Fleet + and should not be modified. It acts as an allow list, to prevent + the creation of BundleDeployments from Targets created by TargetCustomizations + in fleet.yaml. + properties: + clusterGroup: + nullable: true + type: string + clusterGroupSelector: + description: A label selector is a label query over a set + of resources. The result of matchLabels and matchExpressions + are ANDed. An empty label selector matches all objects. + A null label selector matches no objects. + nullable: true + properties: + matchExpressions: + description: matchExpressions is a list of label selector + requirements. The requirements are ANDed. + items: + description: A label selector requirement is a selector + that contains values, a key, and an operator that + relates the key and values. + properties: + key: + description: key is the label key that the selector + applies to. + nullable: true + type: string + operator: + description: operator represents a key's relationship + to a set of values. Valid operators are In, NotIn, + Exists and DoesNotExist. + nullable: true + type: string + values: + description: values is an array of string values. + If the operator is In or NotIn, the values array + must be non-empty. If the operator is Exists or + DoesNotExist, the values array must be empty. + This array is replaced during a strategic merge + patch. + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchLabels: + additionalProperties: + nullable: true + type: string + description: matchLabels is a map of {key,value} pairs. + A single {key,value} in the matchLabels map is equivalent + to an element of matchExpressions, whose key field is + "key", the operator is "In", and the values array contains + only "value". The requirements are ANDed. + nullable: true + type: object + type: object + clusterName: + nullable: true + type: string + clusterSelector: + description: A label selector is a label query over a set + of resources. The result of matchLabels and matchExpressions + are ANDed. An empty label selector matches all objects. + A null label selector matches no objects. + nullable: true + properties: + matchExpressions: + description: matchExpressions is a list of label selector + requirements. The requirements are ANDed. + items: + description: A label selector requirement is a selector + that contains values, a key, and an operator that + relates the key and values. + properties: + key: + description: key is the label key that the selector + applies to. + nullable: true + type: string + operator: + description: operator represents a key's relationship + to a set of values. Valid operators are In, NotIn, + Exists and DoesNotExist. + nullable: true + type: string + values: + description: values is an array of string values. + If the operator is In or NotIn, the values array + must be non-empty. If the operator is Exists or + DoesNotExist, the values array must be empty. + This array is replaced during a strategic merge + patch. + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchLabels: + additionalProperties: + nullable: true + type: string + description: matchLabels is a map of {key,value} pairs. + A single {key,value} in the matchLabels map is equivalent + to an element of matchExpressions, whose key field is + "key", the operator is "In", and the values array contains + only "value". The requirements are ANDed. + nullable: true + type: object + type: object + name: + nullable: true + type: string + type: object + nullable: true + type: array + targets: + description: Targets refer to the clusters which will be deployed + to. Targets are evaluated in order and the first one to match + is used. + items: + description: BundleTarget declares clusters to deploy to. Fleet + will merge the BundleDeploymentOptions from customizations into + this struct. + properties: + clusterGroup: + description: ClusterGroup to match a specific cluster group + by name. + nullable: true + type: string + clusterGroupSelector: + description: ClusterGroupSelector is a selector to match cluster + groups. + nullable: true + properties: + matchExpressions: + description: matchExpressions is a list of label selector + requirements. The requirements are ANDed. + items: + description: A label selector requirement is a selector + that contains values, a key, and an operator that + relates the key and values. + properties: + key: + description: key is the label key that the selector + applies to. + nullable: true + type: string + operator: + description: operator represents a key's relationship + to a set of values. Valid operators are In, NotIn, + Exists and DoesNotExist. + nullable: true + type: string + values: + description: values is an array of string values. + If the operator is In or NotIn, the values array + must be non-empty. If the operator is Exists or + DoesNotExist, the values array must be empty. + This array is replaced during a strategic merge + patch. + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchLabels: + additionalProperties: + nullable: true + type: string + description: matchLabels is a map of {key,value} pairs. + A single {key,value} in the matchLabels map is equivalent + to an element of matchExpressions, whose key field is + "key", the operator is "In", and the values array contains + only "value". The requirements are ANDed. + nullable: true + type: object + type: object + clusterName: + description: ClusterName to match a specific cluster by name + that will be selected + nullable: true + type: string + clusterSelector: + description: ClusterSelector is a selector to match clusters. + The structure is the standard metav1.LabelSelector format. + If clusterGroupSelector or clusterGroup is specified, clusterSelector + will be used only to further refine the selection after + clusterGroupSelector and clusterGroup is evaluated. + nullable: true + properties: + matchExpressions: + description: matchExpressions is a list of label selector + requirements. The requirements are ANDed. + items: + description: A label selector requirement is a selector + that contains values, a key, and an operator that + relates the key and values. + properties: + key: + description: key is the label key that the selector + applies to. + nullable: true + type: string + operator: + description: operator represents a key's relationship + to a set of values. Valid operators are In, NotIn, + Exists and DoesNotExist. + nullable: true + type: string + values: + description: values is an array of string values. + If the operator is In or NotIn, the values array + must be non-empty. If the operator is Exists or + DoesNotExist, the values array must be empty. + This array is replaced during a strategic merge + patch. + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchLabels: + additionalProperties: + nullable: true + type: string + description: matchLabels is a map of {key,value} pairs. + A single {key,value} in the matchLabels map is equivalent + to an element of matchExpressions, whose key field is + "key", the operator is "In", and the values array contains + only "value". The requirements are ANDed. + nullable: true + type: object + type: object + correctDrift: + description: CorrectDrift specifies how drift correction should + work. + nullable: true + properties: + enabled: + description: Enabled correct drift if true. + type: boolean + force: + description: Force helm rollback with --force option will + be used if true. This will try to recreate all resources + in the release. + type: boolean + keepFailHistory: + description: KeepFailHistory keeps track of failed rollbacks + in the helm history. + type: boolean + type: object + defaultNamespace: + description: DefaultNamespace is the namespace to use for + resources that do not specify a namespace. This field is + not used to enforce or lock down the deployment to a specific + namespace. + nullable: true + type: string + deleteCRDResources: + description: DeleteCRDResources deletes CRDs. Warning! this + will also delete all your Custom Resources. + type: boolean + diff: + description: Diff can be used to ignore the modified state + of objects which are amended at runtime. + nullable: true + properties: + comparePatches: + description: ComparePatches match a resource and remove + fields from the check for modifications. + items: + description: ComparePatch matches a resource and removes + fields from the check for modifications. + properties: + apiVersion: + description: APIVersion is the apiVersion of the + resource to match. + nullable: true + type: string + jsonPointers: + description: JSONPointers ignore diffs at a certain + JSON path. + items: + nullable: true + type: string + nullable: true + type: array + kind: + description: Kind is the kind of the resource to + match. + nullable: true + type: string + name: + description: Name is the name of the resource to + match. + nullable: true + type: string + namespace: + description: Namespace is the namespace of the resource + to match. + nullable: true + type: string + operations: + description: Operations remove a JSON path from + the resource. + items: + description: Operation of a ComparePatch, usually + "remove". + properties: + op: + description: Op is usually "remove" + nullable: true + type: string + path: + description: Path is the JSON path to remove. + nullable: true + type: string + value: + description: Value is usually empty. + nullable: true + type: string + type: object + nullable: true + type: array + type: object + nullable: true + type: array + type: object + doNotDeploy: + description: DoNotDeploy if set to true, will not deploy to + this target. + type: boolean + forceSyncGeneration: + description: ForceSyncGeneration is used to force a redeployment + type: integer + helm: + description: Helm options for the deployment, like the chart + name, repo and values. + nullable: true + properties: + atomic: + description: Atomic sets the --atomic flag when Helm is + performing an upgrade + type: boolean + chart: + description: Chart can refer to any go-getter URL or OCI + registry based helm chart URL. The chart will be downloaded. + nullable: true + type: string + disableDNS: + description: DisableDNS can be used to customize Helm's + EnableDNS option, which Fleet sets to `true` by default. + type: boolean + disablePreProcess: + description: DisablePreProcess disables template processing + in values + type: boolean + force: + description: Force allows to override immutable resources. + This could be dangerous. + type: boolean + maxHistory: + description: MaxHistory limits the maximum number of revisions + saved per release by Helm. + type: integer + releaseName: + description: ReleaseName sets a custom release name to + deploy the chart as. If not specified a release name + will be generated by combining the invoking GitRepo.name + + GitRepo.path. + nullable: true + type: string + repo: + description: Repo is the name of the HTTPS helm repo to + download the chart from. + nullable: true + type: string + skipSchemaValidation: + description: SkipSchemaValidation allows skipping schema + validation against the chart values + type: boolean + takeOwnership: + description: TakeOwnership makes helm skip the check for + its own annotations + type: boolean + timeoutSeconds: + description: TimeoutSeconds is the time to wait for Helm + operations. + type: integer + values: + description: Values passed to Helm. It is possible to + specify the keys and values as go template strings. + nullable: true + type: object + x-kubernetes-preserve-unknown-fields: true + valuesFiles: + description: ValuesFiles is a list of files to load values + from. + items: + nullable: true + type: string + nullable: true + type: array + valuesFrom: + description: ValuesFrom loads the values from configmaps + and secrets. + items: + description: 'Define helm values that can come from + configmap, secret or external. Credit: https://github.com/fluxcd/helm-operator/blob/0cfea875b5d44bea995abe7324819432070dfbdc/pkg/apis/helm.fluxcd.io/v1/types_helmrelease.go#L439' + properties: + configMapKeyRef: + description: The reference to a config map with + release values. + nullable: true + properties: + key: + nullable: true + type: string + name: + description: Name of a resource in the same + namespace as the referent. + nullable: true + type: string + namespace: + nullable: true + type: string + type: object + secretKeyRef: + description: The reference to a secret with release + values. + nullable: true + properties: + key: + nullable: true + type: string + name: + description: Name of a resource in the same + namespace as the referent. + nullable: true + type: string + namespace: + nullable: true + type: string + type: object + type: object + nullable: true + type: array + version: + description: Version of the chart to download + nullable: true + type: string + waitForJobs: + description: WaitForJobs if set and timeoutSeconds provided, + will wait until all Jobs have been completed before + marking the GitRepo as ready. It will wait for as long + as timeoutSeconds + type: boolean + type: object + ignore: + description: IgnoreOptions can be used to ignore fields when + monitoring the bundle. + properties: + conditions: + description: Conditions is a list of conditions to be + ignored when monitoring the Bundle. + items: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + nullable: true + type: array + type: object + keepResources: + description: KeepResources can be used to keep the deployed + resources when removing the bundle + type: boolean + kustomize: + description: Kustomize options for the deployment, like the + dir containing the kustomization.yaml file. + nullable: true + properties: + dir: + description: Dir points to a custom folder for kustomize + resources. This folder must contain a kustomization.yaml + file. + nullable: true + type: string + type: object + name: + description: Name of target. This value is largely for display + and logging. If not specified a default name of the format + "target000" will be used + nullable: true + type: string + namespace: + description: TargetNamespace if present will assign all resource + to this namespace and if any cluster scoped resource exists + the deployment will fail. + nullable: true + type: string + namespaceAnnotations: + additionalProperties: + nullable: true + type: string + description: NamespaceAnnotations are annotations that will + be appended to the namespace created by Fleet. + nullable: true + type: object + namespaceLabels: + additionalProperties: + nullable: true + type: string + description: NamespaceLabels are labels that will be appended + to the namespace created by Fleet. + nullable: true + type: object + serviceAccount: + description: ServiceAccount which will be used to perform + this deployment. + nullable: true + type: string + yaml: + description: YAML options, if using raw YAML these are names + that map to overlays/{name} files that will be used to replace + or patch a resource. + nullable: true + properties: + overlays: + description: Overlays is a list of names that maps to + folders in "overlays/". If you wish to customize the + file ./subdir/resource.yaml then a file ./overlays/myoverlay/subdir/resource.yaml + will replace the base file. A file named ./overlays/myoverlay/subdir/resource_patch.yaml + will patch the base file. + items: + nullable: true + type: string + nullable: true + type: array + type: object + type: object + nullable: true + type: array + yaml: + description: YAML options, if using raw YAML these are names that + map to overlays/{name} files that will be used to replace or patch + a resource. + nullable: true + properties: + overlays: + description: Overlays is a list of names that maps to folders + in "overlays/". If you wish to customize the file ./subdir/resource.yaml + then a file ./overlays/myoverlay/subdir/resource.yaml will + replace the base file. A file named ./overlays/myoverlay/subdir/resource_patch.yaml + will patch the base file. + items: + nullable: true + type: string + nullable: true + type: array + type: object + type: object + status: + properties: + conditions: + description: Conditions is a list of Wrangler conditions that describe + the state of the bundle. + items: + properties: + lastTransitionTime: + description: Last time the condition transitioned from one + status to another. + nullable: true + type: string + lastUpdateTime: + description: The last time this condition was updated. + nullable: true + type: string + message: + description: Human-readable message indicating details about + last transition + nullable: true + type: string + reason: + description: The reason for the condition's last transition. + nullable: true + type: string + status: + description: Status of the condition, one of True, False, + Unknown. + nullable: true + type: string + type: + description: Type of cluster condition. + nullable: true + type: string + type: object + nullable: true + type: array + display: + description: Display contains the number of ready, desiredready + clusters and a summary state for the bundle's resources. + properties: + readyClusters: + description: ReadyClusters is a string in the form "%d/%d", + that describes the number of clusters that are ready vs. the + number of clusters desired to be ready. + nullable: true + type: string + state: + description: State is a summary state for the bundle, calculated + over the non-ready resources. + nullable: true + type: string + type: object + maxNew: + description: MaxNew is always 50. A bundle change can only stage + 50 bundledeployments at a time. + type: integer + maxUnavailable: + description: MaxUnavailable is the maximum number of unavailable + deployments. See rollout configuration. + type: integer + maxUnavailablePartitions: + description: MaxUnavailablePartitions is the maximum number of unavailable + partitions. The rollout configuration defines a maximum number + or percentage of unavailable partitions. + type: integer + newlyCreated: + description: NewlyCreated is the number of bundle deployments that + have been created, not updated. + type: integer + observedGeneration: + description: ObservedGeneration is the current generation of the + bundle. + type: integer + partitions: + description: PartitionStatus lists the status of each partition. + items: + description: PartitionStatus is the status of a single rollout + partition. + properties: + count: + description: Count is the number of clusters in the partition. + type: integer + maxUnavailable: + description: MaxUnavailable is the maximum number of unavailable + clusters in the partition. + type: integer + name: + description: Name is the name of the partition. + nullable: true + type: string + summary: + description: Summary is a summary state for the partition, + calculated over its non-ready resources. + properties: + desiredReady: + description: DesiredReady is the number of bundle deployments + that should be ready. + type: integer + errApplied: + description: ErrApplied is the number of bundle deployments + that have been synced from the Fleet controller and + the downstream cluster, but with some errors when deploying + the bundle. + type: integer + modified: + description: Modified is the number of bundle deployments + that have been deployed and for which all resources + are ready, but where some changes from the Git repository + have not yet been synced. + type: integer + nonReadyResources: + description: NonReadyClusters is a list of states, which + is filled for a bundle that is not ready. + items: + description: NonReadyResource contains information about + a bundle that is not ready for a given state like + "ErrApplied". It contains a list of non-ready or modified + resources and their states. + properties: + bundleState: + description: State is the state of the resource, + like e.g. "NotReady" or "ErrApplied". + nullable: true + type: string + message: + description: Message contains information why the + bundle is not ready. + nullable: true + type: string + modifiedStatus: + description: ModifiedStatus lists the state for + each modified resource. + items: + description: ModifiedStatus is used to report + the status of a resource that is modified. It + indicates if the modification was a create, + a delete or a patch. + properties: + apiVersion: + nullable: true + type: string + delete: + type: boolean + kind: + nullable: true + type: string + missing: + type: boolean + name: + nullable: true + type: string + namespace: + nullable: true + type: string + patch: + nullable: true + type: string + type: object + nullable: true + type: array + name: + description: Name is the name of the resource. + nullable: true + type: string + nonReadyStatus: + description: NonReadyStatus lists the state for + each non-ready resource. + items: + description: NonReadyStatus is used to report + the status of a resource that is not ready. + It includes a summary. + properties: + apiVersion: + nullable: true + type: string + kind: + nullable: true + type: string + name: + nullable: true + type: string + namespace: + nullable: true + type: string + summary: + properties: + error: + type: boolean + message: + items: + nullable: true + type: string + nullable: true + type: array + state: + nullable: true + type: string + transitioning: + type: boolean + type: object + uid: + description: UID is a type that holds unique + ID values, including UUIDs. Because we + don't ONLY use UUIDs, this is an alias to + string. Being a type captures intent and + helps make sure that UIDs and names do not + get conflated. + nullable: true + type: string + type: object + nullable: true + type: array + type: object + nullable: true + type: array + notReady: + description: NotReady is the number of bundle deployments + that have been deployed where some resources are not + ready. + type: integer + outOfSync: + description: OutOfSync is the number of bundle deployments + that have been synced from Fleet controller, but not + yet by the downstream agent. + type: integer + pending: + description: Pending is the number of bundle deployments + that are being processed by Fleet controller. + type: integer + ready: + description: Ready is the number of bundle deployments + that have been deployed where all resources are ready. + type: integer + waitApplied: + description: WaitApplied is the number of bundle deployments + that have been synced from Fleet controller and downstream + cluster, but are waiting to be deployed. + type: integer + type: object + unavailable: + description: Unavailable is the number of unavailable clusters + in the partition. + type: integer + type: object + nullable: true + type: array + resourceKey: + description: ResourceKey lists resources, which will likely be deployed. + The actual list of resources on a cluster might differ, depending + on the helm chart, value templating, etc.. + items: + description: ResourceKey lists resources, which will likely be + deployed. + properties: + apiVersion: + description: APIVersion is the k8s api version of the resource. + nullable: true + type: string + kind: + description: Kind is the k8s api kind of the resource. + nullable: true + type: string + name: + description: Name is the name of the resource. + nullable: true + type: string + namespace: + description: Namespace is the namespace of the resource. + nullable: true + type: string + type: object + nullable: true + type: array + summary: + description: Summary contains the number of bundle deployments in + each state and a list of non-ready resources. + properties: + desiredReady: + description: DesiredReady is the number of bundle deployments + that should be ready. + type: integer + errApplied: + description: ErrApplied is the number of bundle deployments + that have been synced from the Fleet controller and the downstream + cluster, but with some errors when deploying the bundle. + type: integer + modified: + description: Modified is the number of bundle deployments that + have been deployed and for which all resources are ready, + but where some changes from the Git repository have not yet + been synced. + type: integer + nonReadyResources: + description: NonReadyClusters is a list of states, which is + filled for a bundle that is not ready. + items: + description: NonReadyResource contains information about a + bundle that is not ready for a given state like "ErrApplied". + It contains a list of non-ready or modified resources and + their states. + properties: + bundleState: + description: State is the state of the resource, like + e.g. "NotReady" or "ErrApplied". + nullable: true + type: string + message: + description: Message contains information why the bundle + is not ready. + nullable: true + type: string + modifiedStatus: + description: ModifiedStatus lists the state for each modified + resource. + items: + description: ModifiedStatus is used to report the status + of a resource that is modified. It indicates if the + modification was a create, a delete or a patch. + properties: + apiVersion: + nullable: true + type: string + delete: + type: boolean + kind: + nullable: true + type: string + missing: + type: boolean + name: + nullable: true + type: string + namespace: + nullable: true + type: string + patch: + nullable: true + type: string + type: object + nullable: true + type: array + name: + description: Name is the name of the resource. + nullable: true + type: string + nonReadyStatus: + description: NonReadyStatus lists the state for each non-ready + resource. + items: + description: NonReadyStatus is used to report the status + of a resource that is not ready. It includes a summary. + properties: + apiVersion: + nullable: true + type: string + kind: + nullable: true + type: string + name: + nullable: true + type: string + namespace: + nullable: true + type: string + summary: + properties: + error: + type: boolean + message: + items: + nullable: true + type: string + nullable: true + type: array + state: + nullable: true + type: string + transitioning: + type: boolean + type: object + uid: + description: UID is a type that holds unique ID + values, including UUIDs. Because we don't ONLY + use UUIDs, this is an alias to string. Being + a type captures intent and helps make sure that + UIDs and names do not get conflated. + nullable: true + type: string + type: object + nullable: true + type: array + type: object + nullable: true + type: array + notReady: + description: NotReady is the number of bundle deployments that + have been deployed where some resources are not ready. + type: integer + outOfSync: + description: OutOfSync is the number of bundle deployments that + have been synced from Fleet controller, but not yet by the + downstream agent. + type: integer + pending: + description: Pending is the number of bundle deployments that + are being processed by Fleet controller. + type: integer + ready: + description: Ready is the number of bundle deployments that + have been deployed where all resources are ready. + type: integer + waitApplied: + description: WaitApplied is the number of bundle deployments + that have been synced from Fleet controller and downstream + cluster, but are waiting to be deployed. + type: integer + type: object + unavailable: + description: Unavailable is the number of bundle deployments that + are not ready or where the AppliedDeploymentID in the status does + not match the DeploymentID from the spec. + type: integer + unavailablePartitions: + description: UnavailablePartitions is the number of unavailable + partitions. + type: integer + type: object + type: object + served: true + storage: true + subresources: + status: {} +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + name: clustergroups.fleet.cattle.io +spec: + group: fleet.cattle.io + names: + categories: + - fleet + kind: ClusterGroup + plural: clustergroups + singular: clustergroup + preserveUnknownFields: false + scope: Namespaced + versions: + - additionalPrinterColumns: + - jsonPath: .status.display.readyClusters + name: Clusters-Ready + type: string + - jsonPath: .status.display.readyBundles + name: Bundles-Ready + type: string + - jsonPath: .status.conditions[?(@.type=="Ready")].message + name: Status + type: string + name: v1alpha1 + schema: + openAPIV3Schema: + description: ClusterGroup is a re-usable selector to target a group of clusters. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource + this object represents. Servers may infer this from the endpoint the + client submits requests to. Cannot be updated. In CamelCase. More + info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + properties: + selector: + description: Selector is a label selector, used to select clusters + for this group. + nullable: true + properties: + matchExpressions: + description: matchExpressions is a list of label selector requirements. + The requirements are ANDed. + items: + description: A label selector requirement is a selector that + contains values, a key, and an operator that relates the + key and values. + properties: + key: + description: key is the label key that the selector applies + to. + nullable: true + type: string + operator: + description: operator represents a key's relationship + to a set of values. Valid operators are In, NotIn, Exists + and DoesNotExist. + nullable: true + type: string + values: + description: values is an array of string values. If the + operator is In or NotIn, the values array must be non-empty. + If the operator is Exists or DoesNotExist, the values + array must be empty. This array is replaced during a + strategic merge patch. + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchLabels: + additionalProperties: + nullable: true + type: string + description: matchLabels is a map of {key,value} pairs. A single + {key,value} in the matchLabels map is equivalent to an element + of matchExpressions, whose key field is "key", the operator + is "In", and the values array contains only "value". The requirements + are ANDed. + nullable: true + type: object + type: object + type: object + status: + properties: + clusterCount: + description: ClusterCount is the number of clusters in the cluster + group. + type: integer + conditions: + description: Conditions is a list of conditions and their statuses + for the cluster group. + items: + properties: + lastTransitionTime: + description: Last time the condition transitioned from one + status to another. + nullable: true + type: string + lastUpdateTime: + description: The last time this condition was updated. + nullable: true + type: string + message: + description: Human-readable message indicating details about + last transition + nullable: true + type: string + reason: + description: The reason for the condition's last transition. + nullable: true + type: string + status: + description: Status of the condition, one of True, False, + Unknown. + nullable: true + type: string + type: + description: Type of cluster condition. + nullable: true + type: string + type: object + nullable: true + type: array + display: + description: Display contains the number of ready, desiredready + clusters and a summary state for the bundle's resources. + properties: + readyBundles: + description: ReadyBundles is a string in the form "%d/%d", that + describes the number of bundles that are ready vs. the number + of bundles desired to be ready. + nullable: true + type: string + readyClusters: + description: ReadyClusters is a string in the form "%d/%d", + that describes the number of clusters that are ready vs. the + number of clusters desired to be ready. + nullable: true + type: string + state: + description: State is a summary state for the cluster group, + showing "NotReady" if there are non-ready resources. + nullable: true + type: string + type: object + nonReadyClusterCount: + description: NonReadyClusterCount is the number of clusters that + are not ready. + type: integer + nonReadyClusters: + description: NonReadyClusters is a list of cluster names that are + not ready. + items: + nullable: true + type: string + nullable: true + type: array + resourceCounts: + description: ResourceCounts contains the number of resources in + each state over all bundles in the cluster group. + properties: + desiredReady: + description: DesiredReady is the number of resources that should + be ready. + type: integer + missing: + description: Missing is the number of missing resources. + type: integer + modified: + description: Modified is the number of resources that have been + modified. + type: integer + notReady: + description: NotReady is the number of not ready resources. + Resources are not ready if they do not match any other state. + type: integer + orphaned: + description: Orphaned is the number of orphaned resources. + type: integer + ready: + description: Ready is the number of ready resources. + type: integer + unknown: + description: Unknown is the number of resources in an unknown + state. + type: integer + waitApplied: + description: WaitApplied is the number of resources that are + waiting to be applied. + type: integer + type: object + summary: + description: Summary is a summary of the bundle deployments and + their resources in the cluster group. + properties: + desiredReady: + description: DesiredReady is the number of bundle deployments + that should be ready. + type: integer + errApplied: + description: ErrApplied is the number of bundle deployments + that have been synced from the Fleet controller and the downstream + cluster, but with some errors when deploying the bundle. + type: integer + modified: + description: Modified is the number of bundle deployments that + have been deployed and for which all resources are ready, + but where some changes from the Git repository have not yet + been synced. + type: integer + nonReadyResources: + description: NonReadyClusters is a list of states, which is + filled for a bundle that is not ready. + items: + description: NonReadyResource contains information about a + bundle that is not ready for a given state like "ErrApplied". + It contains a list of non-ready or modified resources and + their states. + properties: + bundleState: + description: State is the state of the resource, like + e.g. "NotReady" or "ErrApplied". + nullable: true + type: string + message: + description: Message contains information why the bundle + is not ready. + nullable: true + type: string + modifiedStatus: + description: ModifiedStatus lists the state for each modified + resource. + items: + description: ModifiedStatus is used to report the status + of a resource that is modified. It indicates if the + modification was a create, a delete or a patch. + properties: + apiVersion: + nullable: true + type: string + delete: + type: boolean + kind: + nullable: true + type: string + missing: + type: boolean + name: + nullable: true + type: string + namespace: + nullable: true + type: string + patch: + nullable: true + type: string + type: object + nullable: true + type: array + name: + description: Name is the name of the resource. + nullable: true + type: string + nonReadyStatus: + description: NonReadyStatus lists the state for each non-ready + resource. + items: + description: NonReadyStatus is used to report the status + of a resource that is not ready. It includes a summary. + properties: + apiVersion: + nullable: true + type: string + kind: + nullable: true + type: string + name: + nullable: true + type: string + namespace: + nullable: true + type: string + summary: + properties: + error: + type: boolean + message: + items: + nullable: true + type: string + nullable: true + type: array + state: + nullable: true + type: string + transitioning: + type: boolean + type: object + uid: + description: UID is a type that holds unique ID + values, including UUIDs. Because we don't ONLY + use UUIDs, this is an alias to string. Being + a type captures intent and helps make sure that + UIDs and names do not get conflated. + nullable: true + type: string + type: object + nullable: true + type: array + type: object + nullable: true + type: array + notReady: + description: NotReady is the number of bundle deployments that + have been deployed where some resources are not ready. + type: integer + outOfSync: + description: OutOfSync is the number of bundle deployments that + have been synced from Fleet controller, but not yet by the + downstream agent. + type: integer + pending: + description: Pending is the number of bundle deployments that + are being processed by Fleet controller. + type: integer + ready: + description: Ready is the number of bundle deployments that + have been deployed where all resources are ready. + type: integer + waitApplied: + description: WaitApplied is the number of bundle deployments + that have been synced from Fleet controller and downstream + cluster, but are waiting to be deployed. + type: integer + type: object + type: object + type: object + served: true + storage: true + subresources: + status: {} +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + name: clusterregistrations.fleet.cattle.io +spec: + group: fleet.cattle.io + names: + kind: ClusterRegistration + plural: clusterregistrations + singular: clusterregistration + preserveUnknownFields: false + scope: Namespaced + versions: + - additionalPrinterColumns: + - jsonPath: .status.clusterName + name: Cluster-Name + type: string + - jsonPath: .spec.clusterLabels + name: Labels + type: string + name: v1alpha1 + schema: + openAPIV3Schema: + description: ClusterRegistration is used internally by Fleet and should + not be used directly. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource + this object represents. Servers may infer this from the endpoint the + client submits requests to. Cannot be updated. In CamelCase. More + info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + properties: + clientID: + description: ClientID is a unique string that will identify the + cluster. The agent either uses the configured ID or the kubeSystem.UID. + nullable: true + type: string + clientRandom: + description: ClientRandom is a random string that the agent generates. + When fleet-controller grants a registration, it creates a registration + secret with this string in the name. + nullable: true + type: string + clusterLabels: + additionalProperties: + nullable: true + type: string + description: ClusterLabels are copied to the cluster resource during + the registration. + nullable: true + type: object + type: object + status: + properties: + clusterName: + description: ClusterName is only set after the registration is being + processed by fleet-controller. + nullable: true + type: string + granted: + description: Granted is set to true, if the request service account + is present and its token secret exists. This happens directly + before creating the registration secret, roles and rolebindings. + type: boolean + type: object + type: object + served: true + storage: true + subresources: + status: {} +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + name: clusterregistrationtokens.fleet.cattle.io +spec: + group: fleet.cattle.io + names: + kind: ClusterRegistrationToken + plural: clusterregistrationtokens + singular: clusterregistrationtoken + preserveUnknownFields: false + scope: Namespaced + versions: + - additionalPrinterColumns: + - jsonPath: .status.secretName + name: Secret-Name + type: string + name: v1alpha1 + schema: + openAPIV3Schema: + description: ClusterRegistrationToken is used by agents to register a new + cluster. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource + this object represents. Servers may infer this from the endpoint the + client submits requests to. Cannot be updated. In CamelCase. More + info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + properties: + name: + maxLength: 63 + pattern: ^[-a-z0-9]+$ + type: string + type: object + spec: + properties: + ttl: + description: TTL is the time to live for the token. It is used to + calculate the expiration time. If the token expires, it will be + deleted. + nullable: true + type: string + type: object + status: + properties: + expires: + description: Expires is the time when the token expires. + nullable: true + type: string + secretName: + description: SecretName is the name of the secret containing the + token. + nullable: true + type: string + type: object + type: object + served: true + storage: true + subresources: + status: {} +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + name: clusters.fleet.cattle.io +spec: + group: fleet.cattle.io + names: + kind: Cluster + plural: clusters + singular: cluster + preserveUnknownFields: false + scope: Namespaced + versions: + - additionalPrinterColumns: + - jsonPath: .status.display.readyBundles + name: Bundles-Ready + type: string + - jsonPath: .status.display.readyNodes + name: Nodes-Ready + type: string + - jsonPath: .status.display.sampleNode + name: Sample-Node + type: string + - jsonPath: .status.agent.lastSeen + name: Last-Seen + type: string + - jsonPath: .status.conditions[?(@.type=="Ready")].message + name: Status + type: string + name: v1alpha1 + schema: + openAPIV3Schema: + description: Cluster corresponds to a Kubernetes cluster. Fleet deploys + bundles to targeted clusters. Clusters to which Fleet deploys manifests + are referred to as downstream clusters. In the single cluster use case, + the Fleet manager Kubernetes cluster is both the manager and downstream + cluster at the same time. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource + this object represents. Servers may infer this from the endpoint the + client submits requests to. Cannot be updated. In CamelCase. More + info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + properties: + name: + maxLength: 63 + pattern: ^[-a-z0-9]+$ + type: string + type: object + spec: + properties: + agentAffinity: + description: AgentAffinity overrides the default affinity for the + cluster's agent deployment. If this value is nil the default affinity + is used. + nullable: true + properties: + nodeAffinity: + description: Describes node affinity scheduling rules for the + pod. + nullable: true + properties: + preferredDuringSchedulingIgnoredDuringExecution: + description: The scheduler will prefer to schedule pods + to nodes that satisfy the affinity expressions specified + by this field, but it may choose a node that violates + one or more of the expressions. The node that is most + preferred is the one with the greatest sum of weights, + i.e. for each node that meets all of the scheduling requirements + (resource request, requiredDuringScheduling affinity expressions, + etc.), compute a sum by iterating through the elements + of this field and adding "weight" to the sum if the node + matches the corresponding matchExpressions; the node(s) + with the highest sum are the most preferred. + items: + description: An empty preferred scheduling term matches + all objects with implicit weight 0 (i.e. it's a no-op). + A null preferred scheduling term matches no objects + (i.e. is also a no-op). + properties: + preference: + description: A node selector term, associated with + the corresponding weight. + properties: + matchExpressions: + description: A list of node selector requirements + by node's labels. + items: + description: A node selector requirement is + a selector that contains values, a key, and + an operator that relates the key and values. + properties: + key: + description: The label key that the selector + applies to. + nullable: true + type: string + operator: + description: Represents a key's relationship + to a set of values. Valid operators are + In, NotIn, Exists, DoesNotExist. Gt, and + Lt. + enum: + - In + - NotIn + - Exists + - DoesNotExist + - Gt + - Lt + nullable: true + type: string + values: + description: An array of string values. + If the operator is In or NotIn, the values + array must be non-empty. If the operator + is Exists or DoesNotExist, the values + array must be empty. If the operator is + Gt or Lt, the values array must have a + single element, which will be interpreted + as an integer. This array is replaced + during a strategic merge patch. + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchFields: + description: A list of node selector requirements + by node's fields. + items: + description: A node selector requirement is + a selector that contains values, a key, and + an operator that relates the key and values. + properties: + key: + description: The label key that the selector + applies to. + nullable: true + type: string + operator: + description: Represents a key's relationship + to a set of values. Valid operators are + In, NotIn, Exists, DoesNotExist. Gt, and + Lt. + enum: + - In + - NotIn + - Exists + - DoesNotExist + - Gt + - Lt + nullable: true + type: string + values: + description: An array of string values. + If the operator is In or NotIn, the values + array must be non-empty. If the operator + is Exists or DoesNotExist, the values + array must be empty. If the operator is + Gt or Lt, the values array must have a + single element, which will be interpreted + as an integer. This array is replaced + during a strategic merge patch. + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + type: object + weight: + description: Weight associated with matching the corresponding + nodeSelectorTerm, in the range 1-100. + type: integer + type: object + nullable: true + type: array + requiredDuringSchedulingIgnoredDuringExecution: + description: If the affinity requirements specified by this + field are not met at scheduling time, the pod will not + be scheduled onto the node. If the affinity requirements + specified by this field cease to be met at some point + during pod execution (e.g. due to an update), the system + may or may not try to eventually evict the pod from its + node. + nullable: true + properties: + nodeSelectorTerms: + description: Required. A list of node selector terms. + The terms are ORed. + items: + description: A null or empty node selector term matches + no objects. The requirements of them are ANDed. + The TopologySelectorTerm type implements a subset + of the NodeSelectorTerm. + properties: + matchExpressions: + description: A list of node selector requirements + by node's labels. + items: + description: A node selector requirement is + a selector that contains values, a key, and + an operator that relates the key and values. + properties: + key: + description: The label key that the selector + applies to. + nullable: true + type: string + operator: + description: Represents a key's relationship + to a set of values. Valid operators are + In, NotIn, Exists, DoesNotExist. Gt, and + Lt. + enum: + - In + - NotIn + - Exists + - DoesNotExist + - Gt + - Lt + nullable: true + type: string + values: + description: An array of string values. + If the operator is In or NotIn, the values + array must be non-empty. If the operator + is Exists or DoesNotExist, the values + array must be empty. If the operator is + Gt or Lt, the values array must have a + single element, which will be interpreted + as an integer. This array is replaced + during a strategic merge patch. + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchFields: + description: A list of node selector requirements + by node's fields. + items: + description: A node selector requirement is + a selector that contains values, a key, and + an operator that relates the key and values. + properties: + key: + description: The label key that the selector + applies to. + nullable: true + type: string + operator: + description: Represents a key's relationship + to a set of values. Valid operators are + In, NotIn, Exists, DoesNotExist. Gt, and + Lt. + enum: + - In + - NotIn + - Exists + - DoesNotExist + - Gt + - Lt + nullable: true + type: string + values: + description: An array of string values. + If the operator is In or NotIn, the values + array must be non-empty. If the operator + is Exists or DoesNotExist, the values + array must be empty. If the operator is + Gt or Lt, the values array must have a + single element, which will be interpreted + as an integer. This array is replaced + during a strategic merge patch. + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + type: object + nullable: true + type: array + type: object + type: object + podAffinity: + description: Describes pod affinity scheduling rules (e.g. co-locate + this pod in the same node, zone, etc. as some other pod(s)). + nullable: true + properties: + preferredDuringSchedulingIgnoredDuringExecution: + description: The scheduler will prefer to schedule pods + to nodes that satisfy the affinity expressions specified + by this field, but it may choose a node that violates + one or more of the expressions. The node that is most + preferred is the one with the greatest sum of weights, + i.e. for each node that meets all of the scheduling requirements + (resource request, requiredDuringScheduling affinity expressions, + etc.), compute a sum by iterating through the elements + of this field and adding "weight" to the sum if the node + has pods which matches the corresponding podAffinityTerm; + the node(s) with the highest sum are the most preferred. + items: + description: The weights of all of the matched WeightedPodAffinityTerm + fields are added per-node to find the most preferred + node(s) + properties: + podAffinityTerm: + description: Required. A pod affinity term, associated + with the corresponding weight. + properties: + labelSelector: + description: A label query over a set of resources, + in this case pods. + nullable: true + properties: + matchExpressions: + description: matchExpressions is a list of + label selector requirements. The requirements + are ANDed. + items: + description: A label selector requirement + is a selector that contains values, a + key, and an operator that relates the + key and values. + properties: + key: + description: key is the label key that + the selector applies to. + nullable: true + type: string + operator: + description: operator represents a key's + relationship to a set of values. Valid + operators are In, NotIn, Exists and + DoesNotExist. + enum: + - In + - NotIn + - Exists + - DoesNotExist + nullable: true + type: string + values: + description: values is an array of string + values. If the operator is In or NotIn, + the values array must be non-empty. + If the operator is Exists or DoesNotExist, + the values array must be empty. This + array is replaced during a strategic + merge patch. + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchLabels: + additionalProperties: + nullable: true + type: string + description: matchLabels is a map of {key,value} + pairs. A single {key,value} in the matchLabels + map is equivalent to an element of matchExpressions, + whose key field is "key", the operator is + "In", and the values array contains only + "value". The requirements are ANDed. + nullable: true + type: object + type: object + namespaceSelector: + description: A label query over the set of namespaces + that the term applies to. The term is applied + to the union of the namespaces selected by this + field and the ones listed in the namespaces + field. null selector and null or empty namespaces + list means "this pod's namespace". An empty + selector ({}) matches all namespaces. + nullable: true + properties: + matchExpressions: + description: matchExpressions is a list of + label selector requirements. The requirements + are ANDed. + items: + description: A label selector requirement + is a selector that contains values, a + key, and an operator that relates the + key and values. + properties: + key: + description: key is the label key that + the selector applies to. + nullable: true + type: string + operator: + description: operator represents a key's + relationship to a set of values. Valid + operators are In, NotIn, Exists and + DoesNotExist. + enum: + - In + - NotIn + - Exists + - DoesNotExist + nullable: true + type: string + values: + description: values is an array of string + values. If the operator is In or NotIn, + the values array must be non-empty. + If the operator is Exists or DoesNotExist, + the values array must be empty. This + array is replaced during a strategic + merge patch. + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchLabels: + additionalProperties: + nullable: true + type: string + description: matchLabels is a map of {key,value} + pairs. A single {key,value} in the matchLabels + map is equivalent to an element of matchExpressions, + whose key field is "key", the operator is + "In", and the values array contains only + "value". The requirements are ANDed. + nullable: true + type: object + type: object + namespaces: + description: namespaces specifies a static list + of namespace names that the term applies to. + The term is applied to the union of the namespaces + listed in this field and the ones selected by + namespaceSelector. null or empty namespaces + list and null namespaceSelector means "this + pod's namespace". + items: + nullable: true + type: string + nullable: true + type: array + topologyKey: + description: This pod should be co-located (affinity) + or not co-located (anti-affinity) with the pods + matching the labelSelector in the specified + namespaces, where co-located is defined as running + on a node whose value of the label with key + topologyKey matches that of any node on which + any of the selected pods is running. Empty topologyKey + is not allowed. + nullable: true + type: string + type: object + weight: + description: weight associated with matching the corresponding + podAffinityTerm, in the range 1-100. + type: integer + type: object + nullable: true + type: array + requiredDuringSchedulingIgnoredDuringExecution: + description: If the affinity requirements specified by this + field are not met at scheduling time, the pod will not + be scheduled onto the node. If the affinity requirements + specified by this field cease to be met at some point + during pod execution (e.g. due to a pod label update), + the system may or may not try to eventually evict the + pod from its node. When there are multiple elements, the + lists of nodes corresponding to each podAffinityTerm are + intersected, i.e. all terms must be satisfied. + items: + description: Defines a set of pods (namely those matching + the labelSelector relative to the given namespace(s)) + that this pod should be co-located (affinity) or not + co-located (anti-affinity) with, where co-located is + defined as running on a node whose value of the label + with key matches that of any node on which + a pod of the set of pods is running + properties: + labelSelector: + description: A label query over a set of resources, + in this case pods. + nullable: true + properties: + matchExpressions: + description: matchExpressions is a list of label + selector requirements. The requirements are + ANDed. + items: + description: A label selector requirement is + a selector that contains values, a key, and + an operator that relates the key and values. + properties: + key: + description: key is the label key that the + selector applies to. + nullable: true + type: string + operator: + description: operator represents a key's + relationship to a set of values. Valid + operators are In, NotIn, Exists and DoesNotExist. + enum: + - In + - NotIn + - Exists + - DoesNotExist + nullable: true + type: string + values: + description: values is an array of string + values. If the operator is In or NotIn, + the values array must be non-empty. If + the operator is Exists or DoesNotExist, + the values array must be empty. This array + is replaced during a strategic merge patch. + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchLabels: + additionalProperties: + nullable: true + type: string + description: matchLabels is a map of {key,value} + pairs. A single {key,value} in the matchLabels + map is equivalent to an element of matchExpressions, + whose key field is "key", the operator is "In", + and the values array contains only "value". + The requirements are ANDed. + nullable: true + type: object + type: object + namespaceSelector: + description: A label query over the set of namespaces + that the term applies to. The term is applied to + the union of the namespaces selected by this field + and the ones listed in the namespaces field. null + selector and null or empty namespaces list means + "this pod's namespace". An empty selector ({}) matches + all namespaces. + nullable: true + properties: + matchExpressions: + description: matchExpressions is a list of label + selector requirements. The requirements are + ANDed. + items: + description: A label selector requirement is + a selector that contains values, a key, and + an operator that relates the key and values. + properties: + key: + description: key is the label key that the + selector applies to. + nullable: true + type: string + operator: + description: operator represents a key's + relationship to a set of values. Valid + operators are In, NotIn, Exists and DoesNotExist. + enum: + - In + - NotIn + - Exists + - DoesNotExist + nullable: true + type: string + values: + description: values is an array of string + values. If the operator is In or NotIn, + the values array must be non-empty. If + the operator is Exists or DoesNotExist, + the values array must be empty. This array + is replaced during a strategic merge patch. + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchLabels: + additionalProperties: + nullable: true + type: string + description: matchLabels is a map of {key,value} + pairs. A single {key,value} in the matchLabels + map is equivalent to an element of matchExpressions, + whose key field is "key", the operator is "In", + and the values array contains only "value". + The requirements are ANDed. + nullable: true + type: object + type: object + namespaces: + description: namespaces specifies a static list of + namespace names that the term applies to. The term + is applied to the union of the namespaces listed + in this field and the ones selected by namespaceSelector. + null or empty namespaces list and null namespaceSelector + means "this pod's namespace". + items: + nullable: true + type: string + nullable: true + type: array + topologyKey: + description: This pod should be co-located (affinity) + or not co-located (anti-affinity) with the pods + matching the labelSelector in the specified namespaces, + where co-located is defined as running on a node + whose value of the label with key topologyKey matches + that of any node on which any of the selected pods + is running. Empty topologyKey is not allowed. + nullable: true + type: string + type: object + nullable: true + type: array + type: object + podAntiAffinity: + description: Describes pod anti-affinity scheduling rules (e.g. + avoid putting this pod in the same node, zone, etc. as some + other pod(s)). + nullable: true + properties: + preferredDuringSchedulingIgnoredDuringExecution: + description: The scheduler will prefer to schedule pods + to nodes that satisfy the anti-affinity expressions specified + by this field, but it may choose a node that violates + one or more of the expressions. The node that is most + preferred is the one with the greatest sum of weights, + i.e. for each node that meets all of the scheduling requirements + (resource request, requiredDuringScheduling anti-affinity + expressions, etc.), compute a sum by iterating through + the elements of this field and adding "weight" to the + sum if the node has pods which matches the corresponding + podAffinityTerm; the node(s) with the highest sum are + the most preferred. + items: + description: The weights of all of the matched WeightedPodAffinityTerm + fields are added per-node to find the most preferred + node(s) + properties: + podAffinityTerm: + description: Required. A pod affinity term, associated + with the corresponding weight. + properties: + labelSelector: + description: A label query over a set of resources, + in this case pods. + nullable: true + properties: + matchExpressions: + description: matchExpressions is a list of + label selector requirements. The requirements + are ANDed. + items: + description: A label selector requirement + is a selector that contains values, a + key, and an operator that relates the + key and values. + properties: + key: + description: key is the label key that + the selector applies to. + nullable: true + type: string + operator: + description: operator represents a key's + relationship to a set of values. Valid + operators are In, NotIn, Exists and + DoesNotExist. + enum: + - In + - NotIn + - Exists + - DoesNotExist + nullable: true + type: string + values: + description: values is an array of string + values. If the operator is In or NotIn, + the values array must be non-empty. + If the operator is Exists or DoesNotExist, + the values array must be empty. This + array is replaced during a strategic + merge patch. + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchLabels: + additionalProperties: + nullable: true + type: string + description: matchLabels is a map of {key,value} + pairs. A single {key,value} in the matchLabels + map is equivalent to an element of matchExpressions, + whose key field is "key", the operator is + "In", and the values array contains only + "value". The requirements are ANDed. + nullable: true + type: object + type: object + namespaceSelector: + description: A label query over the set of namespaces + that the term applies to. The term is applied + to the union of the namespaces selected by this + field and the ones listed in the namespaces + field. null selector and null or empty namespaces + list means "this pod's namespace". An empty + selector ({}) matches all namespaces. + nullable: true + properties: + matchExpressions: + description: matchExpressions is a list of + label selector requirements. The requirements + are ANDed. + items: + description: A label selector requirement + is a selector that contains values, a + key, and an operator that relates the + key and values. + properties: + key: + description: key is the label key that + the selector applies to. + nullable: true + type: string + operator: + description: operator represents a key's + relationship to a set of values. Valid + operators are In, NotIn, Exists and + DoesNotExist. + enum: + - In + - NotIn + - Exists + - DoesNotExist + nullable: true + type: string + values: + description: values is an array of string + values. If the operator is In or NotIn, + the values array must be non-empty. + If the operator is Exists or DoesNotExist, + the values array must be empty. This + array is replaced during a strategic + merge patch. + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchLabels: + additionalProperties: + nullable: true + type: string + description: matchLabels is a map of {key,value} + pairs. A single {key,value} in the matchLabels + map is equivalent to an element of matchExpressions, + whose key field is "key", the operator is + "In", and the values array contains only + "value". The requirements are ANDed. + nullable: true + type: object + type: object + namespaces: + description: namespaces specifies a static list + of namespace names that the term applies to. + The term is applied to the union of the namespaces + listed in this field and the ones selected by + namespaceSelector. null or empty namespaces + list and null namespaceSelector means "this + pod's namespace". + items: + nullable: true + type: string + nullable: true + type: array + topologyKey: + description: This pod should be co-located (affinity) + or not co-located (anti-affinity) with the pods + matching the labelSelector in the specified + namespaces, where co-located is defined as running + on a node whose value of the label with key + topologyKey matches that of any node on which + any of the selected pods is running. Empty topologyKey + is not allowed. + nullable: true + type: string + type: object + weight: + description: weight associated with matching the corresponding + podAffinityTerm, in the range 1-100. + type: integer + type: object + nullable: true + type: array + requiredDuringSchedulingIgnoredDuringExecution: + description: If the anti-affinity requirements specified + by this field are not met at scheduling time, the pod + will not be scheduled onto the node. If the anti-affinity + requirements specified by this field cease to be met at + some point during pod execution (e.g. due to a pod label + update), the system may or may not try to eventually evict + the pod from its node. When there are multiple elements, + the lists of nodes corresponding to each podAffinityTerm + are intersected, i.e. all terms must be satisfied. + items: + description: Defines a set of pods (namely those matching + the labelSelector relative to the given namespace(s)) + that this pod should be co-located (affinity) or not + co-located (anti-affinity) with, where co-located is + defined as running on a node whose value of the label + with key matches that of any node on which + a pod of the set of pods is running + properties: + labelSelector: + description: A label query over a set of resources, + in this case pods. + nullable: true + properties: + matchExpressions: + description: matchExpressions is a list of label + selector requirements. The requirements are + ANDed. + items: + description: A label selector requirement is + a selector that contains values, a key, and + an operator that relates the key and values. + properties: + key: + description: key is the label key that the + selector applies to. + nullable: true + type: string + operator: + description: operator represents a key's + relationship to a set of values. Valid + operators are In, NotIn, Exists and DoesNotExist. + enum: + - In + - NotIn + - Exists + - DoesNotExist + nullable: true + type: string + values: + description: values is an array of string + values. If the operator is In or NotIn, + the values array must be non-empty. If + the operator is Exists or DoesNotExist, + the values array must be empty. This array + is replaced during a strategic merge patch. + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchLabels: + additionalProperties: + nullable: true + type: string + description: matchLabels is a map of {key,value} + pairs. A single {key,value} in the matchLabels + map is equivalent to an element of matchExpressions, + whose key field is "key", the operator is "In", + and the values array contains only "value". + The requirements are ANDed. + nullable: true + type: object + type: object + namespaceSelector: + description: A label query over the set of namespaces + that the term applies to. The term is applied to + the union of the namespaces selected by this field + and the ones listed in the namespaces field. null + selector and null or empty namespaces list means + "this pod's namespace". An empty selector ({}) matches + all namespaces. + nullable: true + properties: + matchExpressions: + description: matchExpressions is a list of label + selector requirements. The requirements are + ANDed. + items: + description: A label selector requirement is + a selector that contains values, a key, and + an operator that relates the key and values. + properties: + key: + description: key is the label key that the + selector applies to. + nullable: true + type: string + operator: + description: operator represents a key's + relationship to a set of values. Valid + operators are In, NotIn, Exists and DoesNotExist. + enum: + - In + - NotIn + - Exists + - DoesNotExist + nullable: true + type: string + values: + description: values is an array of string + values. If the operator is In or NotIn, + the values array must be non-empty. If + the operator is Exists or DoesNotExist, + the values array must be empty. This array + is replaced during a strategic merge patch. + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchLabels: + additionalProperties: + nullable: true + type: string + description: matchLabels is a map of {key,value} + pairs. A single {key,value} in the matchLabels + map is equivalent to an element of matchExpressions, + whose key field is "key", the operator is "In", + and the values array contains only "value". + The requirements are ANDed. + nullable: true + type: object + type: object + namespaces: + description: namespaces specifies a static list of + namespace names that the term applies to. The term + is applied to the union of the namespaces listed + in this field and the ones selected by namespaceSelector. + null or empty namespaces list and null namespaceSelector + means "this pod's namespace". + items: + nullable: true + type: string + nullable: true + type: array + topologyKey: + description: This pod should be co-located (affinity) + or not co-located (anti-affinity) with the pods + matching the labelSelector in the specified namespaces, + where co-located is defined as running on a node + whose value of the label with key topologyKey matches + that of any node on which any of the selected pods + is running. Empty topologyKey is not allowed. + nullable: true + type: string + type: object + nullable: true + type: array + type: object + type: object + agentEnvVars: + description: AgentEnvVars are extra environment variables to be + added to the agent deployment. + items: + description: EnvVar represents an environment variable present + in a Container. + properties: + name: + description: Name of the environment variable. Must be a C_IDENTIFIER. + nullable: true + type: string + value: + description: 'Variable references $(VAR_NAME) are expanded + using the previously defined environment variables in the + container and any service environment variables. If a variable + cannot be resolved, the reference in the input string will + be unchanged. Double $$ are reduced to a single $, which + allows for escaping the $(VAR_NAME) syntax: i.e. "$$(VAR_NAME)" + will produce the string literal "$(VAR_NAME)". Escaped references + will never be expanded, regardless of whether the variable + exists or not. Defaults to "".' + nullable: true + type: string + valueFrom: + description: Source for the environment variable's value. + Cannot be used if value is not empty. + nullable: true + properties: + configMapKeyRef: + description: Selects a key of a ConfigMap. + nullable: true + properties: + key: + description: The key to select. + nullable: true + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + nullable: true + type: string + optional: + description: Specify whether the ConfigMap or its + key must be defined + nullable: true + type: boolean + type: object + fieldRef: + description: 'Selects a field of the pod: supports metadata.name, + metadata.namespace, `metadata.labels['''']`, `metadata.annotations['''']`, + spec.nodeName, spec.serviceAccountName, status.hostIP, + status.podIP, status.podIPs.' + nullable: true + properties: + apiVersion: + description: Version of the schema the FieldPath is + written in terms of, defaults to "v1". + nullable: true + type: string + fieldPath: + description: Path of the field to select in the specified + API version. + nullable: true + type: string + type: object + resourceFieldRef: + description: 'Selects a resource of the container: only + resources limits and requests (limits.cpu, limits.memory, + limits.ephemeral-storage, requests.cpu, requests.memory + and requests.ephemeral-storage) are currently supported.' + nullable: true + properties: + containerName: + description: 'Container name: required for volumes, + optional for env vars' + nullable: true + type: string + divisor: + description: Specifies the output format of the exposed + resources, defaults to "1" + nullable: true + type: string + resource: + description: 'Required: resource to select' + nullable: true + type: string + type: object + secretKeyRef: + description: Selects a key of a secret in the pod's namespace + nullable: true + properties: + key: + description: The key of the secret to select from. Must + be a valid secret key. + nullable: true + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, + uid?' + nullable: true + type: string + optional: + description: Specify whether the Secret or its key + must be defined + nullable: true + type: boolean + type: object + type: object + type: object + nullable: true + type: array + agentNamespace: + description: AgentNamespace defaults to the system namespace, e.g. + cattle-fleet-system. + nullable: true + type: string + agentResources: + description: AgentResources sets the resources for the cluster's + agent deployment. + nullable: true + properties: + claims: + description: "Claims lists the names of resources, defined in\ + \ spec.resourceClaims, that are used by this container. \n\ + \ This is an alpha field and requires enabling the DynamicResourceAllocation\ + \ feature gate. \n This field is immutable. It can only be\ + \ set for containers." + items: + description: ResourceClaim references one entry in PodSpec.ResourceClaims. + properties: + name: + description: Name must match the name of one entry in + pod.spec.resourceClaims of the Pod where this field + is used. It makes that resource available inside a container. + nullable: true + type: string + type: object + nullable: true + type: array + limits: + additionalProperties: + nullable: true + type: string + description: 'Limits describes the maximum amount of compute + resources allowed. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/' + nullable: true + type: object + requests: + additionalProperties: + nullable: true + type: string + description: 'Requests describes the minimum amount of compute + resources required. If Requests is omitted for a container, + it defaults to Limits if that is explicitly specified, otherwise + to an implementation-defined value. Requests cannot exceed + Limits. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/' + nullable: true + type: object + type: object + agentTolerations: + description: AgentTolerations defines an extra set of Tolerations + to be added to the Agent deployment. + items: + description: The pod this Toleration is attached to tolerates + any taint that matches the triple using the + matching operator . + properties: + effect: + description: Effect indicates the taint effect to match. Empty + means match all taint effects. When specified, allowed values + are NoSchedule, PreferNoSchedule and NoExecute. + nullable: true + type: string + key: + description: Key is the taint key that the toleration applies + to. Empty means match all taint keys. If the key is empty, + operator must be Exists; this combination means to match + all values and all keys. + nullable: true + type: string + operator: + description: Operator represents a key's relationship to the + value. Valid operators are Exists and Equal. Defaults to + Equal. Exists is equivalent to wildcard for value, so that + a pod can tolerate all taints of a particular category. + nullable: true + type: string + tolerationSeconds: + description: TolerationSeconds represents the period of time + the toleration (which must be of effect NoExecute, otherwise + this field is ignored) tolerates the taint. By default, + it is not set, which means tolerate the taint forever (do + not evict). Zero and negative values will be treated as + 0 (evict immediately) by the system. + maximum: 86400 + nullable: true + type: integer + value: + description: Value is the taint value the toleration matches + to. If the operator is Exists, the value should be empty, + otherwise just a regular string. + nullable: true + type: string + type: object + nullable: true + type: array + clientID: + description: ClientID is a unique string that will identify the + cluster. It can either be predefined, or generated when importing + the cluster. + nullable: true + type: string + kubeConfigSecret: + description: KubeConfigSecret is the name of the secret containing + the kubeconfig for the downstream cluster. It can optionally contain + a APIServerURL and CA to override the values in the fleet-controller's + configmap. + nullable: true + type: string + kubeConfigSecretNamespace: + description: KubeConfigSecretNamespace is the namespace of the secret + containing the kubeconfig for the downstream cluster. If unset, + it will be assumed the secret can be found in the namespace that + the Cluster object resides within. + nullable: true + type: string + paused: + description: Paused if set to true, will stop any BundleDeployments + from being updated. + type: boolean + privateRepoURL: + description: PrivateRepoURL prefixes the image name and overrides + a global repo URL from the agents config. + nullable: true + type: string + redeployAgentGeneration: + description: RedeployAgentGeneration can be used to force redeploying + the agent. + type: integer + templateValues: + description: TemplateValues defines a cluster specific mapping of + values to be sent to fleet.yaml values templating. + nullable: true + type: object + x-kubernetes-preserve-unknown-fields: true + type: object + status: + properties: + agent: + description: AgentStatus contains information about the agent. + properties: + lastSeen: + description: LastSeen is the last time the agent checked in + to update the status of the cluster resource. + nullable: true + type: string + namespace: + description: Namespace is the namespace of the agent deployment, + e.g. "cattle-fleet-system". + nullable: true + type: string + nonReadyNodeNames: + description: NonReadyNode contains the names of non-ready nodes. + The list is limited to at most 3 names. + items: + nullable: true + type: string + nullable: true + type: array + nonReadyNodes: + description: NonReadyNodes is the number of nodes that are not + ready. + type: integer + readyNodeNames: + description: ReadyNodes contains the names of ready nodes. The + list is limited to at most 3 names. + items: + nullable: true + type: string + nullable: true + type: array + readyNodes: + description: ReadyNodes is the number of nodes that are ready. + type: integer + type: object + agentAffinityHash: + description: AgentAffinityHash is a hash of the agent's affinity + configuration, used to detect changes. + nullable: true + type: string + agentConfigChanged: + description: AgentConfigChanged is set to true if any of the agent + configuration changed, like the API server URL or CA. Setting + it to true will trigger a re-import of the cluster. + type: boolean + agentDeployedGeneration: + description: AgentDeployedGeneration is the generation of the agent + that is currently deployed. + nullable: true + type: integer + agentEnvVarsHash: + description: AgentEnvVarsHash is a hash of the agent's env vars, + used to detect changes. + nullable: true + type: string + agentMigrated: + description: AgentMigrated is always set to true after importing + a cluster. If false, it will trigger a migration. Old agents don't + have this in their status. + type: boolean + agentNamespaceMigrated: + description: AgentNamespaceMigrated is always set to true after + importing a cluster. If false, it will trigger a migration. Old + Fleet agents don't have this in their status. + type: boolean + agentPrivateRepoURL: + description: AgentPrivateRepoURL is the private repo URL for the + agent that is currently used. + nullable: true + type: string + agentResourcesHash: + description: AgentResourcesHash is a hash of the agent's resources + configuration, used to detect changes. + nullable: true + type: string + agentTLSMode: + description: 'AgentTLSMode supports two values: `system-store` and + `strict`. If set to `system-store`, instructs the agent to trust + CA bundles from the operating system''s store. If set to `strict`, + then the agent shall only connect to a server which uses the exact + CA configured when creating/updating the agent.' + nullable: true + type: string + agentTolerationsHash: + description: AgentTolerationsHash is a hash of the agent's tolerations + configuration, used to detect changes. + nullable: true + type: string + apiServerCAHash: + description: APIServerCAHash is a hash of the upstream API server + CA, used to detect changes. + nullable: true + type: string + apiServerURL: + description: APIServerURL is the currently used URL of the API server + that the cluster uses to connect to upstream. + nullable: true + type: string + cattleNamespaceMigrated: + description: CattleNamespaceMigrated is always set to true after + importing a cluster. If false, it will trigger a migration. Old + Fleet agents, don't have this in their status. + type: boolean + conditions: + items: + properties: + lastTransitionTime: + description: Last time the condition transitioned from one + status to another. + nullable: true + type: string + lastUpdateTime: + description: The last time this condition was updated. + nullable: true + type: string + message: + description: Human-readable message indicating details about + last transition + nullable: true + type: string + reason: + description: The reason for the condition's last transition. + nullable: true + type: string + status: + description: Status of the condition, one of True, False, + Unknown. + nullable: true + type: string + type: + description: Type of cluster condition. + nullable: true + type: string + type: object + nullable: true + type: array + desiredReadyGitRepos: + description: DesiredReadyGitRepos is the number of gitrepos for + this cluster that are desired to be ready. + type: integer + display: + description: Display contains the number of ready bundles, nodes + and a summary state. + properties: + readyBundles: + description: ReadyBundles is a string in the form "%d/%d", that + describes the number of bundles that are ready vs. the number + of bundles desired to be ready. + nullable: true + type: string + readyNodes: + description: ReadyNodes is a string in the form "%d/%d", that + describes the number of nodes that are ready vs. the number + of expected nodes. + nullable: true + type: string + sampleNode: + description: SampleNode is the name of one of the nodes that + are ready. If no node is ready, it's the name of a node that + is not ready. + nullable: true + type: string + state: + description: State of the cluster, either one of the bundle + states, or "WaitCheckIn". + nullable: true + type: string + type: object + namespace: + description: 'Namespace is the cluster namespace, it contains the + clusters service account as well as any bundledeployments. Example: + "cluster-fleet-local-cluster-294db1acfa77-d9ccf852678f"' + nullable: true + type: string + readyGitRepos: + description: ReadyGitRepos is the number of gitrepos for this cluster + that are ready. + type: integer + resourceCounts: + description: ResourceCounts is an aggregate over the GitRepoResourceCounts. + properties: + desiredReady: + description: DesiredReady is the number of resources that should + be ready. + type: integer + missing: + description: Missing is the number of missing resources. + type: integer + modified: + description: Modified is the number of resources that have been + modified. + type: integer + notReady: + description: NotReady is the number of not ready resources. + Resources are not ready if they do not match any other state. + type: integer + orphaned: + description: Orphaned is the number of orphaned resources. + type: integer + ready: + description: Ready is the number of ready resources. + type: integer + unknown: + description: Unknown is the number of resources in an unknown + state. + type: integer + waitApplied: + description: WaitApplied is the number of resources that are + waiting to be applied. + type: integer + type: object + summary: + description: Summary is a summary of the bundledeployments. The + resource counts are copied from the gitrepo resource. + properties: + desiredReady: + description: DesiredReady is the number of bundle deployments + that should be ready. + type: integer + errApplied: + description: ErrApplied is the number of bundle deployments + that have been synced from the Fleet controller and the downstream + cluster, but with some errors when deploying the bundle. + type: integer + modified: + description: Modified is the number of bundle deployments that + have been deployed and for which all resources are ready, + but where some changes from the Git repository have not yet + been synced. + type: integer + nonReadyResources: + description: NonReadyClusters is a list of states, which is + filled for a bundle that is not ready. + items: + description: NonReadyResource contains information about a + bundle that is not ready for a given state like "ErrApplied". + It contains a list of non-ready or modified resources and + their states. + properties: + bundleState: + description: State is the state of the resource, like + e.g. "NotReady" or "ErrApplied". + nullable: true + type: string + message: + description: Message contains information why the bundle + is not ready. + nullable: true + type: string + modifiedStatus: + description: ModifiedStatus lists the state for each modified + resource. + items: + description: ModifiedStatus is used to report the status + of a resource that is modified. It indicates if the + modification was a create, a delete or a patch. + properties: + apiVersion: + nullable: true + type: string + delete: + type: boolean + kind: + nullable: true + type: string + missing: + type: boolean + name: + nullable: true + type: string + namespace: + nullable: true + type: string + patch: + nullable: true + type: string + type: object + nullable: true + type: array + name: + description: Name is the name of the resource. + nullable: true + type: string + nonReadyStatus: + description: NonReadyStatus lists the state for each non-ready + resource. + items: + description: NonReadyStatus is used to report the status + of a resource that is not ready. It includes a summary. + properties: + apiVersion: + nullable: true + type: string + kind: + nullable: true + type: string + name: + nullable: true + type: string + namespace: + nullable: true + type: string + summary: + properties: + error: + type: boolean + message: + items: + nullable: true + type: string + nullable: true + type: array + state: + nullable: true + type: string + transitioning: + type: boolean + type: object + uid: + description: UID is a type that holds unique ID + values, including UUIDs. Because we don't ONLY + use UUIDs, this is an alias to string. Being + a type captures intent and helps make sure that + UIDs and names do not get conflated. + nullable: true + type: string + type: object + nullable: true + type: array + type: object + nullable: true + type: array + notReady: + description: NotReady is the number of bundle deployments that + have been deployed where some resources are not ready. + type: integer + outOfSync: + description: OutOfSync is the number of bundle deployments that + have been synced from Fleet controller, but not yet by the + downstream agent. + type: integer + pending: + description: Pending is the number of bundle deployments that + are being processed by Fleet controller. + type: integer + ready: + description: Ready is the number of bundle deployments that + have been deployed where all resources are ready. + type: integer + waitApplied: + description: WaitApplied is the number of bundle deployments + that have been synced from Fleet controller and downstream + cluster, but are waiting to be deployed. + type: integer + type: object + type: object + type: object + served: true + storage: true + subresources: + status: {} +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + name: contents.fleet.cattle.io +spec: + group: fleet.cattle.io + names: + kind: Content + plural: contents + singular: content + preserveUnknownFields: false + scope: Cluster + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: Content is used internally by Fleet and should not be used + directly. It contains the resources from a bundle for a specific target + cluster. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + content: + description: Content is a byte array, which contains the manifests of + a bundle. The bundle resources are copied into the bundledeployment's + content resource, so the downstream agent can deploy them. + nullable: true + type: string + kind: + description: 'Kind is a string value representing the REST resource + this object represents. Servers may infer this from the endpoint the + client submits requests to. Cannot be updated. In CamelCase. More + info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + type: object + served: true + storage: true +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + name: gitreporestrictions.fleet.cattle.io +spec: + group: fleet.cattle.io + names: + kind: GitRepoRestriction + plural: gitreporestrictions + singular: gitreporestriction + preserveUnknownFields: false + scope: Namespaced + versions: + - additionalPrinterColumns: + - jsonPath: .defaultServiceAccount + name: Default-ServiceAccount + type: string + - jsonPath: .allowedServiceAccounts + name: Allowed-ServiceAccounts + type: string + name: v1alpha1 + schema: + openAPIV3Schema: + description: GitRepoRestriction is a resource that can optionally be used + to restrict the options of GitRepos in the same namespace. + properties: + allowedClientSecretNames: + description: AllowedClientSecretNames is a list of client secret names + that GitRepos are allowed to use. + items: + nullable: true + type: string + nullable: true + type: array + allowedRepoPatterns: + description: AllowedRepoPatterns is a list of regex patterns that restrict + the valid values of the Repo field of a GitRepo. + items: + nullable: true + type: string + nullable: true + type: array + allowedServiceAccounts: + description: AllowedServiceAccounts is a list of service accounts that + GitRepos are allowed to use. + items: + nullable: true + type: string + nullable: true + type: array + allowedTargetNamespaces: + description: AllowedTargetNamespaces restricts TargetNamespace to the + given namespaces. If AllowedTargetNamespaces is set, TargetNamespace + must be set. + items: + nullable: true + type: string + nullable: true + type: array + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + defaultClientSecretName: + description: DefaultClientSecretName overrides the GitRepo's default + client secret. + nullable: true + type: string + defaultServiceAccount: + description: DefaultServiceAccount overrides the GitRepo's default service + account. + nullable: true + type: string + kind: + description: 'Kind is a string value representing the REST resource + this object represents. Servers may infer this from the endpoint the + client submits requests to. Cannot be updated. In CamelCase. More + info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + type: object + served: true + storage: true + subresources: + status: {} +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + name: gitrepos.fleet.cattle.io +spec: + group: fleet.cattle.io + names: + categories: + - fleet + kind: GitRepo + plural: gitrepos + singular: gitrepo + preserveUnknownFields: false + scope: Namespaced + versions: + - additionalPrinterColumns: + - jsonPath: .spec.repo + name: Repo + type: string + - jsonPath: .status.commit + name: Commit + type: string + - jsonPath: .status.display.readyBundleDeployments + name: BundleDeployments-Ready + type: string + - jsonPath: .status.conditions[?(@.type=="Ready")].message + name: Status + type: string + name: v1alpha1 + schema: + openAPIV3Schema: + description: GitRepo describes a git repository that is watched by Fleet. + The resource contains the necessary information to deploy the repo, or + parts of it, to target clusters. + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource + this object represents. Servers may infer this from the endpoint the + client submits requests to. Cannot be updated. In CamelCase. More + info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + properties: + branch: + description: Branch The git branch to follow. + nullable: true + type: string + caBundle: + description: CABundle is a PEM encoded CA bundle which will be used + to validate the repo's certificate. + nullable: true + type: string + clientSecretName: + description: ClientSecretName is the name of the client secret to + be used to connect to the repo It is expected the secret be of + type "kubernetes.io/basic-auth" or "kubernetes.io/ssh-auth". + nullable: true + type: string + correctDrift: + description: CorrectDrift specifies how drift correction should + work. + nullable: true + properties: + enabled: + description: Enabled correct drift if true. + type: boolean + force: + description: Force helm rollback with --force option will be + used if true. This will try to recreate all resources in the + release. + type: boolean + keepFailHistory: + description: KeepFailHistory keeps track of failed rollbacks + in the helm history. + type: boolean + type: object + forceSyncGeneration: + description: Increment this number to force a redeployment of contents + from Git. + type: integer + helmRepoURLRegex: + description: HelmRepoURLRegex Helm credentials will be used if the + helm repo matches this regex Credentials will always be used if + this is empty or not provided. + nullable: true + type: string + helmSecretName: + description: HelmSecretName contains the auth secret for a private + Helm repository. + nullable: true + type: string + helmSecretNameForPaths: + description: HelmSecretNameForPaths contains the auth secret for + private Helm repository for each path. + nullable: true + type: string + imageScanCommit: + description: Commit specifies how to commit to the git repo when + a new image is scanned and written back to git repo. + properties: + authorEmail: + description: AuthorEmail gives the email to provide when making + a commit + nullable: true + type: string + authorName: + description: AuthorName gives the name to provide when making + a commit + nullable: true + type: string + messageTemplate: + description: MessageTemplate provides a template for the commit + message, into which will be interpolated the details of the + change made. + nullable: true + type: string + type: object + imageScanInterval: + description: ImageScanInterval is the interval of syncing scanned + images and writing back to git repo. + nullable: true + type: string + insecureSkipTLSVerify: + description: InsecureSkipTLSverify will use insecure HTTPS to clone + the repo. + type: boolean + keepResources: + description: KeepResources specifies if the resources created must + be kept after deleting the GitRepo. + type: boolean + paths: + description: Paths is the directories relative to the git repo root + that contain resources to be applied. Path globbing is supported, + for example ["charts/*"] will match all folders as a subdirectory + of charts/ If empty, "/" is the default. + items: + nullable: true + type: string + nullable: true + type: array + paused: + description: Paused, when true, causes changes in Git not to be + propagated down to the clusters but instead to mark resources + as OutOfSync. + type: boolean + pollingInterval: + description: PollingInterval is how often to check git for new updates. + nullable: true + type: string + repo: + description: Repo is a URL to a git repo to clone and index. + nullable: true + type: string + revision: + description: Revision A specific commit or tag to operate on. + nullable: true + type: string + serviceAccount: + description: ServiceAccount used in the downstream cluster for deployment. + nullable: true + type: string + targetNamespace: + description: Ensure that all resources are created in this namespace + Any cluster scoped resource will be rejected if this is set Additionally + this namespace will be created on demand. + nullable: true + type: string + targets: + description: Targets is a list of targets this repo will deploy + to. + items: + description: GitTarget is a cluster or cluster group to deploy + to. + properties: + clusterGroup: + description: ClusterGroup is the name of a cluster group in + the same namespace as the clusters. + nullable: true + type: string + clusterGroupSelector: + description: ClusterGroupSelector is a label selector to select + cluster groups. + nullable: true + properties: + matchExpressions: + description: matchExpressions is a list of label selector + requirements. The requirements are ANDed. + items: + description: A label selector requirement is a selector + that contains values, a key, and an operator that + relates the key and values. + properties: + key: + description: key is the label key that the selector + applies to. + nullable: true + type: string + operator: + description: operator represents a key's relationship + to a set of values. Valid operators are In, NotIn, + Exists and DoesNotExist. + nullable: true + type: string + values: + description: values is an array of string values. + If the operator is In or NotIn, the values array + must be non-empty. If the operator is Exists or + DoesNotExist, the values array must be empty. + This array is replaced during a strategic merge + patch. + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchLabels: + additionalProperties: + nullable: true + type: string + description: matchLabels is a map of {key,value} pairs. + A single {key,value} in the matchLabels map is equivalent + to an element of matchExpressions, whose key field is + "key", the operator is "In", and the values array contains + only "value". The requirements are ANDed. + nullable: true + type: object + type: object + clusterName: + description: ClusterName is the name of a cluster. + nullable: true + type: string + clusterSelector: + description: ClusterSelector is a label selector to select + clusters. + nullable: true + properties: + matchExpressions: + description: matchExpressions is a list of label selector + requirements. The requirements are ANDed. + items: + description: A label selector requirement is a selector + that contains values, a key, and an operator that + relates the key and values. + properties: + key: + description: key is the label key that the selector + applies to. + nullable: true + type: string + operator: + description: operator represents a key's relationship + to a set of values. Valid operators are In, NotIn, + Exists and DoesNotExist. + nullable: true + type: string + values: + description: values is an array of string values. + If the operator is In or NotIn, the values array + must be non-empty. If the operator is Exists or + DoesNotExist, the values array must be empty. + This array is replaced during a strategic merge + patch. + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchLabels: + additionalProperties: + nullable: true + type: string + description: matchLabels is a map of {key,value} pairs. + A single {key,value} in the matchLabels map is equivalent + to an element of matchExpressions, whose key field is + "key", the operator is "In", and the values array contains + only "value". The requirements are ANDed. + nullable: true + type: object + type: object + name: + description: Name is the name of this target. + nullable: true + type: string + type: object + nullable: true + type: array + type: object + status: + properties: + commit: + description: Commit is the Git commit hash from the last gitjob + run. + nullable: true + type: string + conditions: + description: Conditions is a list of Wrangler conditions that describe + the state of the GitRepo. + items: + properties: + lastTransitionTime: + description: Last time the condition transitioned from one + status to another. + nullable: true + type: string + lastUpdateTime: + description: The last time this condition was updated. + nullable: true + type: string + message: + description: Human-readable message indicating details about + last transition + nullable: true + type: string + reason: + description: The reason for the condition's last transition. + nullable: true + type: string + status: + description: Status of the condition, one of True, False, + Unknown. + nullable: true + type: string + type: + description: Type of cluster condition. + nullable: true + type: string + type: object + nullable: true + type: array + desiredReadyClusters: + description: "DesiredReadyClusters\tis the number of clusters that\ + \ should be ready for bundles of this GitRepo." + type: integer + display: + description: Display contains a human readable summary of the status. + properties: + error: + description: Error is true if a message is present. + type: boolean + message: + description: Message contains the relevant message from the + deployment conditions. + nullable: true + type: string + readyBundleDeployments: + description: ReadyBundleDeployments is a string in the form + "%d/%d", that describes the number of ready bundledeployments + over the total number of bundledeployments. + nullable: true + type: string + state: + description: State is the state of the GitRepo, e.g. "GitUpdating" + or the maximal BundleState according to StateRank. + nullable: true + type: string + type: object + gitJobStatus: + description: GitJobStatus is the status of the last GitJob run, + e.g. "Current" if there was no error. + nullable: true + type: string + lastSyncedImageScanTime: + description: LastSyncedImageScanTime is the time of the last image + scan. + nullable: true + type: string + observedGeneration: + description: ObservedGeneration is the current generation of the + resource in the cluster. It is copied from k8s metadata.Generation. + The value is incremented for all changes, except for changes to + .metadata or .status. + type: integer + readyClusters: + description: ReadyClusters is the lowest number of clusters that + are ready over all the bundles of this GitRepo. + type: integer + resourceCounts: + description: ResourceCounts contains the number of resources in + each state over all bundles. + properties: + desiredReady: + description: DesiredReady is the number of resources that should + be ready. + type: integer + missing: + description: Missing is the number of missing resources. + type: integer + modified: + description: Modified is the number of resources that have been + modified. + type: integer + notReady: + description: NotReady is the number of not ready resources. + Resources are not ready if they do not match any other state. + type: integer + orphaned: + description: Orphaned is the number of orphaned resources. + type: integer + ready: + description: Ready is the number of ready resources. + type: integer + unknown: + description: Unknown is the number of resources in an unknown + state. + type: integer + waitApplied: + description: WaitApplied is the number of resources that are + waiting to be applied. + type: integer + type: object + resourceErrors: + description: ResourceErrors is a sorted list of errors from the + resources. + items: + nullable: true + type: string + nullable: true + type: array + resources: + description: Resources contains metadata about the resources of + each bundle. + items: + description: GitRepoResource contains metadata about the resources + of a bundle. + properties: + apiVersion: + description: APIVersion is the API version of the resource. + nullable: true + type: string + error: + description: Error is true if any Error in the PerClusterState + is true. + type: boolean + id: + description: ID is the name of the resource, e.g. "namespace1/my-config" + or "backingimagemanagers.storage.io". + nullable: true + type: string + incompleteState: + description: IncompleteState is true if a bundle summary has + 10 or more non-ready resources or a non-ready resource has + more 10 or more non-ready or modified states. + type: boolean + kind: + description: Kind is the k8s kind of the resource. + nullable: true + type: string + message: + description: Message is the first message from the PerClusterStates. + nullable: true + type: string + name: + description: Name of the resource. + nullable: true + type: string + namespace: + description: Namespace of the resource. + nullable: true + type: string + perClusterState: + description: PerClusterState is a list of states for each + cluster. Derived from the summaries non-ready resources. + items: + description: ResourcePerClusterState is generated for each + non-ready resource of the bundles. + properties: + clusterId: + description: ClusterID is the id of the cluster. + nullable: true + type: string + error: + description: Error is true if the resource is in an + error state, copied from the bundle's summary for + non-ready resources. + type: boolean + message: + description: Message combines the messages from the + bundle's summary. Messages are joined with the delimiter + ';'. + nullable: true + type: string + patch: + description: Patch for modified resources. + nullable: true + type: object + x-kubernetes-preserve-unknown-fields: true + state: + description: State is the state of the resource. + nullable: true + type: string + transitioning: + description: Transitioning is true if the resource is + in a transitioning state, copied from the bundle's + summary for non-ready resources. + type: boolean + type: object + nullable: true + type: array + state: + description: State is the state of the resource, e.g. "Unknown", + "WaitApplied", "ErrApplied" or "Ready". + nullable: true + type: string + transitioning: + description: Transitioning is true if any Transitioning in + the PerClusterState is true. + type: boolean + type: + description: Type is the type of the resource, e.g. "apiextensions.k8s.io.customresourcedefinition" + or "configmap". + nullable: true + type: string + type: object + nullable: true + type: array + summary: + description: Summary contains the number of bundle deployments in + each state and a list of non-ready resources. + properties: + desiredReady: + description: DesiredReady is the number of bundle deployments + that should be ready. + type: integer + errApplied: + description: ErrApplied is the number of bundle deployments + that have been synced from the Fleet controller and the downstream + cluster, but with some errors when deploying the bundle. + type: integer + modified: + description: Modified is the number of bundle deployments that + have been deployed and for which all resources are ready, + but where some changes from the Git repository have not yet + been synced. + type: integer + nonReadyResources: + description: NonReadyClusters is a list of states, which is + filled for a bundle that is not ready. + items: + description: NonReadyResource contains information about a + bundle that is not ready for a given state like "ErrApplied". + It contains a list of non-ready or modified resources and + their states. + properties: + bundleState: + description: State is the state of the resource, like + e.g. "NotReady" or "ErrApplied". + nullable: true + type: string + message: + description: Message contains information why the bundle + is not ready. + nullable: true + type: string + modifiedStatus: + description: ModifiedStatus lists the state for each modified + resource. + items: + description: ModifiedStatus is used to report the status + of a resource that is modified. It indicates if the + modification was a create, a delete or a patch. + properties: + apiVersion: + nullable: true + type: string + delete: + type: boolean + kind: + nullable: true + type: string + missing: + type: boolean + name: + nullable: true + type: string + namespace: + nullable: true + type: string + patch: + nullable: true + type: string + type: object + nullable: true + type: array + name: + description: Name is the name of the resource. + nullable: true + type: string + nonReadyStatus: + description: NonReadyStatus lists the state for each non-ready + resource. + items: + description: NonReadyStatus is used to report the status + of a resource that is not ready. It includes a summary. + properties: + apiVersion: + nullable: true + type: string + kind: + nullable: true + type: string + name: + nullable: true + type: string + namespace: + nullable: true + type: string + summary: + properties: + error: + type: boolean + message: + items: + nullable: true + type: string + nullable: true + type: array + state: + nullable: true + type: string + transitioning: + type: boolean + type: object + uid: + description: UID is a type that holds unique ID + values, including UUIDs. Because we don't ONLY + use UUIDs, this is an alias to string. Being + a type captures intent and helps make sure that + UIDs and names do not get conflated. + nullable: true + type: string + type: object + nullable: true + type: array + type: object + nullable: true + type: array + notReady: + description: NotReady is the number of bundle deployments that + have been deployed where some resources are not ready. + type: integer + outOfSync: + description: OutOfSync is the number of bundle deployments that + have been synced from Fleet controller, but not yet by the + downstream agent. + type: integer + pending: + description: Pending is the number of bundle deployments that + are being processed by Fleet controller. + type: integer + ready: + description: Ready is the number of bundle deployments that + have been deployed where all resources are ready. + type: integer + waitApplied: + description: WaitApplied is the number of bundle deployments + that have been synced from Fleet controller and downstream + cluster, but are waiting to be deployed. + type: integer + type: object + type: object + type: object + served: true + storage: true + subresources: + status: {} +--- +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + name: imagescans.fleet.cattle.io +spec: + group: fleet.cattle.io + names: + categories: + - fleet + kind: ImageScan + plural: imagescans + singular: imagescan + preserveUnknownFields: false + scope: Namespaced + versions: + - additionalPrinterColumns: + - jsonPath: .spec.image + name: Repository + type: string + - jsonPath: .status.latestTag + name: Latest + type: string + name: v1alpha1 + schema: + openAPIV3Schema: + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource + this object represents. Servers may infer this from the endpoint the + client submits requests to. Cannot be updated. In CamelCase. More + info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' + type: string + metadata: + type: object + spec: + description: API is taken from https://github.com/fluxcd/image-reflector-controller + properties: + gitrepoName: + description: GitRepo reference name + nullable: true + type: string + image: + description: Image is the name of the image repository + nullable: true + type: string + interval: + description: Interval is the length of time to wait between scans + of the image repository. + nullable: true + type: string + policy: + description: Policy gives the particulars of the policy to be followed + in selecting the most recent image + properties: + alphabetical: + description: Alphabetical set of rules to use for alphabetical + ordering of the tags. + nullable: true + properties: + order: + description: Order specifies the sorting order of the tags. + Given the letters of the alphabet as tags, ascending order + would select Z, and descending order would select A. + nullable: true + type: string + type: object + semver: + description: SemVer gives a semantic version range to check + against the tags available. + nullable: true + properties: + range: + description: Range gives a semver range for the image tag; + the highest version within the range that's a tag yields + the latest image. + nullable: true + type: string + type: object + type: object + secretRef: + description: SecretRef can be given the name of a secret containing + credentials to use for the image registry. The secret should be + created with `kubectl create secret docker-registry`, or the equivalent. + nullable: true + properties: + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + TODO: Add other useful fields. apiVersion, kind, uid?' + nullable: true + type: string + type: object + suspend: + description: This flag tells the controller to suspend subsequent + image scans. It does not apply to already started scans. Defaults + to false. + type: boolean + tagName: + description: TagName is the tag ref that needs to be put in manifest + to replace fields + nullable: true + type: string + type: object + status: + properties: + canonicalImageName: + description: CanonicalName is the name of the image repository with + all the implied bits made explicit; e.g., `docker.io/library/alpine` + rather than `alpine`. + nullable: true + type: string + conditions: + items: + properties: + lastTransitionTime: + description: Last time the condition transitioned from one + status to another. + nullable: true + type: string + lastUpdateTime: + description: The last time this condition was updated. + nullable: true + type: string + message: + description: Human-readable message indicating details about + last transition + nullable: true + type: string + reason: + description: The reason for the condition's last transition. + nullable: true + type: string + status: + description: Status of the condition, one of True, False, + Unknown. + nullable: true + type: string + type: + description: Type of cluster condition. + nullable: true + type: string + type: object + nullable: true + type: array + lastScanTime: + description: LastScanTime is the last time image was scanned + nullable: true + type: string + latestDigest: + description: LatestDigest is the digest of latest tag + nullable: true + type: string + latestImage: + description: LatestImage gives the first in the list of images scanned + by the image repository, when filtered and ordered according to + the policy. + nullable: true + type: string + latestTag: + description: Latest tag is the latest tag filtered by the policy + nullable: true + type: string + observedGeneration: + type: integer + type: object + type: object + served: true + storage: true + subresources: + status: {} diff --git a/charts/fleet-crd/103.1.8+up0.9.9/templates/gitjobs-crds.yaml b/charts/fleet-crd/103.1.8+up0.9.9/templates/gitjobs-crds.yaml new file mode 100644 index 0000000000..b5296dbaf5 --- /dev/null +++ b/charts/fleet-crd/103.1.8+up0.9.9/templates/gitjobs-crds.yaml @@ -0,0 +1,7690 @@ +{{- if .Capabilities.APIVersions.Has "apiextensions.k8s.io/v1" -}} +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + name: gitjobs.gitjob.cattle.io +spec: + group: gitjob.cattle.io + names: + kind: GitJob + plural: gitjobs + singular: gitjob + preserveUnknownFields: false + scope: Namespaced + versions: + - additionalPrinterColumns: + - jsonPath: .spec.git.repo + name: REPO + type: string + - jsonPath: .spec.git.branch + name: BRANCH + type: string + - jsonPath: .status.commit + name: COMMIT + type: string + - jsonPath: .status.jobStatus + name: JOBSTATUS + type: string + - jsonPath: .metadata.creationTimestamp + name: Age + type: date + name: v1 + schema: + openAPIV3Schema: + properties: + spec: + properties: + forceUpdateGeneration: + type: integer + git: + properties: + branch: + nullable: true + type: string + caBundle: + nullable: true + type: string + clientSecretName: + nullable: true + type: string + insecureSkipTLSVerify: + type: boolean + onTag: + nullable: true + type: string + provider: + nullable: true + type: string + repo: + nullable: true + type: string + revision: + nullable: true + type: string + type: object + jobSpec: + properties: + activeDeadlineSeconds: + nullable: true + type: integer + backoffLimit: + nullable: true + type: integer + backoffLimitPerIndex: + nullable: true + type: integer + completionMode: + nullable: true + type: string + completions: + nullable: true + type: integer + manualSelector: + nullable: true + type: boolean + maxFailedIndexes: + nullable: true + type: integer + parallelism: + nullable: true + type: integer + podFailurePolicy: + nullable: true + properties: + rules: + items: + properties: + action: + nullable: true + type: string + onExitCodes: + nullable: true + properties: + containerName: + nullable: true + type: string + operator: + nullable: true + type: string + values: + items: + type: integer + nullable: true + type: array + type: object + onPodConditions: + items: + properties: + status: + nullable: true + type: string + type: + nullable: true + type: string + type: object + nullable: true + type: array + type: object + nullable: true + type: array + type: object + podReplacementPolicy: + nullable: true + type: string + selector: + nullable: true + properties: + matchExpressions: + items: + properties: + key: + nullable: true + type: string + operator: + nullable: true + type: string + values: + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchLabels: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + type: object + suspend: + nullable: true + type: boolean + template: + properties: + metadata: + properties: + annotations: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + creationTimestamp: + nullable: true + type: string + deletionGracePeriodSeconds: + nullable: true + type: integer + deletionTimestamp: + nullable: true + type: string + finalizers: + items: + nullable: true + type: string + nullable: true + type: array + generateName: + nullable: true + type: string + generation: + type: integer + labels: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + managedFields: + items: + properties: + apiVersion: + nullable: true + type: string + fieldsType: + nullable: true + type: string + fieldsV1: + nullable: true + type: object + manager: + nullable: true + type: string + operation: + nullable: true + type: string + subresource: + nullable: true + type: string + time: + nullable: true + type: string + type: object + nullable: true + type: array + name: + nullable: true + type: string + namespace: + nullable: true + type: string + ownerReferences: + items: + properties: + apiVersion: + nullable: true + type: string + blockOwnerDeletion: + nullable: true + type: boolean + controller: + nullable: true + type: boolean + kind: + nullable: true + type: string + name: + nullable: true + type: string + uid: + nullable: true + type: string + type: object + nullable: true + type: array + resourceVersion: + nullable: true + type: string + selfLink: + nullable: true + type: string + uid: + nullable: true + type: string + type: object + spec: + properties: + activeDeadlineSeconds: + nullable: true + type: integer + affinity: + nullable: true + properties: + nodeAffinity: + nullable: true + properties: + preferredDuringSchedulingIgnoredDuringExecution: + items: + properties: + preference: + properties: + matchExpressions: + items: + properties: + key: + nullable: true + type: string + operator: + nullable: true + type: string + values: + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchFields: + items: + properties: + key: + nullable: true + type: string + operator: + nullable: true + type: string + values: + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + type: object + weight: + type: integer + type: object + nullable: true + type: array + requiredDuringSchedulingIgnoredDuringExecution: + nullable: true + properties: + nodeSelectorTerms: + items: + properties: + matchExpressions: + items: + properties: + key: + nullable: true + type: string + operator: + nullable: true + type: string + values: + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchFields: + items: + properties: + key: + nullable: true + type: string + operator: + nullable: true + type: string + values: + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + type: object + nullable: true + type: array + type: object + type: object + podAffinity: + nullable: true + properties: + preferredDuringSchedulingIgnoredDuringExecution: + items: + properties: + podAffinityTerm: + properties: + labelSelector: + nullable: true + properties: + matchExpressions: + items: + properties: + key: + nullable: true + type: string + operator: + nullable: true + type: string + values: + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchLabels: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + type: object + namespaceSelector: + nullable: true + properties: + matchExpressions: + items: + properties: + key: + nullable: true + type: string + operator: + nullable: true + type: string + values: + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchLabels: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + type: object + namespaces: + items: + nullable: true + type: string + nullable: true + type: array + topologyKey: + nullable: true + type: string + type: object + weight: + type: integer + type: object + nullable: true + type: array + requiredDuringSchedulingIgnoredDuringExecution: + items: + properties: + labelSelector: + nullable: true + properties: + matchExpressions: + items: + properties: + key: + nullable: true + type: string + operator: + nullable: true + type: string + values: + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchLabels: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + type: object + namespaceSelector: + nullable: true + properties: + matchExpressions: + items: + properties: + key: + nullable: true + type: string + operator: + nullable: true + type: string + values: + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchLabels: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + type: object + namespaces: + items: + nullable: true + type: string + nullable: true + type: array + topologyKey: + nullable: true + type: string + type: object + nullable: true + type: array + type: object + podAntiAffinity: + nullable: true + properties: + preferredDuringSchedulingIgnoredDuringExecution: + items: + properties: + podAffinityTerm: + properties: + labelSelector: + nullable: true + properties: + matchExpressions: + items: + properties: + key: + nullable: true + type: string + operator: + nullable: true + type: string + values: + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchLabels: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + type: object + namespaceSelector: + nullable: true + properties: + matchExpressions: + items: + properties: + key: + nullable: true + type: string + operator: + nullable: true + type: string + values: + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchLabels: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + type: object + namespaces: + items: + nullable: true + type: string + nullable: true + type: array + topologyKey: + nullable: true + type: string + type: object + weight: + type: integer + type: object + nullable: true + type: array + requiredDuringSchedulingIgnoredDuringExecution: + items: + properties: + labelSelector: + nullable: true + properties: + matchExpressions: + items: + properties: + key: + nullable: true + type: string + operator: + nullable: true + type: string + values: + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchLabels: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + type: object + namespaceSelector: + nullable: true + properties: + matchExpressions: + items: + properties: + key: + nullable: true + type: string + operator: + nullable: true + type: string + values: + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchLabels: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + type: object + namespaces: + items: + nullable: true + type: string + nullable: true + type: array + topologyKey: + nullable: true + type: string + type: object + nullable: true + type: array + type: object + type: object + automountServiceAccountToken: + nullable: true + type: boolean + containers: + items: + properties: + args: + items: + nullable: true + type: string + nullable: true + type: array + command: + items: + nullable: true + type: string + nullable: true + type: array + env: + items: + properties: + name: + nullable: true + type: string + value: + nullable: true + type: string + valueFrom: + nullable: true + properties: + configMapKeyRef: + nullable: true + properties: + key: + nullable: true + type: string + name: + nullable: true + type: string + optional: + nullable: true + type: boolean + type: object + fieldRef: + nullable: true + properties: + apiVersion: + nullable: true + type: string + fieldPath: + nullable: true + type: string + type: object + resourceFieldRef: + nullable: true + properties: + containerName: + nullable: true + type: string + divisor: + nullable: true + type: string + resource: + nullable: true + type: string + type: object + secretKeyRef: + nullable: true + properties: + key: + nullable: true + type: string + name: + nullable: true + type: string + optional: + nullable: true + type: boolean + type: object + type: object + type: object + nullable: true + type: array + envFrom: + items: + properties: + configMapRef: + nullable: true + properties: + name: + nullable: true + type: string + optional: + nullable: true + type: boolean + type: object + prefix: + nullable: true + type: string + secretRef: + nullable: true + properties: + name: + nullable: true + type: string + optional: + nullable: true + type: boolean + type: object + type: object + nullable: true + type: array + image: + nullable: true + type: string + imagePullPolicy: + nullable: true + type: string + lifecycle: + nullable: true + properties: + postStart: + nullable: true + properties: + exec: + nullable: true + properties: + command: + items: + nullable: true + type: string + nullable: true + type: array + type: object + httpGet: + nullable: true + properties: + host: + nullable: true + type: string + httpHeaders: + items: + properties: + name: + nullable: true + type: string + value: + nullable: true + type: string + type: object + nullable: true + type: array + path: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + scheme: + nullable: true + type: string + type: object + tcpSocket: + nullable: true + properties: + host: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + type: object + type: object + preStop: + nullable: true + properties: + exec: + nullable: true + properties: + command: + items: + nullable: true + type: string + nullable: true + type: array + type: object + httpGet: + nullable: true + properties: + host: + nullable: true + type: string + httpHeaders: + items: + properties: + name: + nullable: true + type: string + value: + nullable: true + type: string + type: object + nullable: true + type: array + path: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + scheme: + nullable: true + type: string + type: object + tcpSocket: + nullable: true + properties: + host: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + type: object + type: object + type: object + livenessProbe: + nullable: true + properties: + exec: + nullable: true + properties: + command: + items: + nullable: true + type: string + nullable: true + type: array + type: object + failureThreshold: + type: integer + grpc: + nullable: true + properties: + port: + type: integer + service: + nullable: true + type: string + type: object + httpGet: + nullable: true + properties: + host: + nullable: true + type: string + httpHeaders: + items: + properties: + name: + nullable: true + type: string + value: + nullable: true + type: string + type: object + nullable: true + type: array + path: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + scheme: + nullable: true + type: string + type: object + initialDelaySeconds: + type: integer + periodSeconds: + type: integer + successThreshold: + type: integer + tcpSocket: + nullable: true + properties: + host: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + type: object + terminationGracePeriodSeconds: + nullable: true + type: integer + timeoutSeconds: + type: integer + type: object + name: + nullable: true + type: string + ports: + items: + properties: + containerPort: + type: integer + hostIP: + nullable: true + type: string + hostPort: + type: integer + name: + nullable: true + type: string + protocol: + nullable: true + type: string + type: object + nullable: true + type: array + readinessProbe: + nullable: true + properties: + exec: + nullable: true + properties: + command: + items: + nullable: true + type: string + nullable: true + type: array + type: object + failureThreshold: + type: integer + grpc: + nullable: true + properties: + port: + type: integer + service: + nullable: true + type: string + type: object + httpGet: + nullable: true + properties: + host: + nullable: true + type: string + httpHeaders: + items: + properties: + name: + nullable: true + type: string + value: + nullable: true + type: string + type: object + nullable: true + type: array + path: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + scheme: + nullable: true + type: string + type: object + initialDelaySeconds: + type: integer + periodSeconds: + type: integer + successThreshold: + type: integer + tcpSocket: + nullable: true + properties: + host: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + type: object + terminationGracePeriodSeconds: + nullable: true + type: integer + timeoutSeconds: + type: integer + type: object + resizePolicy: + items: + properties: + resourceName: + nullable: true + type: string + restartPolicy: + nullable: true + type: string + type: object + nullable: true + type: array + resources: + properties: + claims: + items: + properties: + name: + nullable: true + type: string + type: object + nullable: true + type: array + limits: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + requests: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + type: object + restartPolicy: + nullable: true + type: string + securityContext: + nullable: true + properties: + allowPrivilegeEscalation: + nullable: true + type: boolean + capabilities: + nullable: true + properties: + add: + items: + nullable: true + type: string + nullable: true + type: array + drop: + items: + nullable: true + type: string + nullable: true + type: array + type: object + privileged: + nullable: true + type: boolean + procMount: + nullable: true + type: string + readOnlyRootFilesystem: + nullable: true + type: boolean + runAsGroup: + nullable: true + type: integer + runAsNonRoot: + nullable: true + type: boolean + runAsUser: + nullable: true + type: integer + seLinuxOptions: + nullable: true + properties: + level: + nullable: true + type: string + role: + nullable: true + type: string + type: + nullable: true + type: string + user: + nullable: true + type: string + type: object + seccompProfile: + nullable: true + properties: + localhostProfile: + nullable: true + type: string + type: + nullable: true + type: string + type: object + windowsOptions: + nullable: true + properties: + gmsaCredentialSpec: + nullable: true + type: string + gmsaCredentialSpecName: + nullable: true + type: string + hostProcess: + nullable: true + type: boolean + runAsUserName: + nullable: true + type: string + type: object + type: object + startupProbe: + nullable: true + properties: + exec: + nullable: true + properties: + command: + items: + nullable: true + type: string + nullable: true + type: array + type: object + failureThreshold: + type: integer + grpc: + nullable: true + properties: + port: + type: integer + service: + nullable: true + type: string + type: object + httpGet: + nullable: true + properties: + host: + nullable: true + type: string + httpHeaders: + items: + properties: + name: + nullable: true + type: string + value: + nullable: true + type: string + type: object + nullable: true + type: array + path: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + scheme: + nullable: true + type: string + type: object + initialDelaySeconds: + type: integer + periodSeconds: + type: integer + successThreshold: + type: integer + tcpSocket: + nullable: true + properties: + host: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + type: object + terminationGracePeriodSeconds: + nullable: true + type: integer + timeoutSeconds: + type: integer + type: object + stdin: + type: boolean + stdinOnce: + type: boolean + terminationMessagePath: + nullable: true + type: string + terminationMessagePolicy: + nullable: true + type: string + tty: + type: boolean + volumeDevices: + items: + properties: + devicePath: + nullable: true + type: string + name: + nullable: true + type: string + type: object + nullable: true + type: array + volumeMounts: + items: + properties: + mountPath: + nullable: true + type: string + mountPropagation: + nullable: true + type: string + name: + nullable: true + type: string + readOnly: + type: boolean + subPath: + nullable: true + type: string + subPathExpr: + nullable: true + type: string + type: object + nullable: true + type: array + workingDir: + nullable: true + type: string + type: object + nullable: true + type: array + dnsConfig: + nullable: true + properties: + nameservers: + items: + nullable: true + type: string + nullable: true + type: array + options: + items: + properties: + name: + nullable: true + type: string + value: + nullable: true + type: string + type: object + nullable: true + type: array + searches: + items: + nullable: true + type: string + nullable: true + type: array + type: object + dnsPolicy: + nullable: true + type: string + enableServiceLinks: + nullable: true + type: boolean + ephemeralContainers: + items: + properties: + args: + items: + nullable: true + type: string + nullable: true + type: array + command: + items: + nullable: true + type: string + nullable: true + type: array + env: + items: + properties: + name: + nullable: true + type: string + value: + nullable: true + type: string + valueFrom: + nullable: true + properties: + configMapKeyRef: + nullable: true + properties: + key: + nullable: true + type: string + name: + nullable: true + type: string + optional: + nullable: true + type: boolean + type: object + fieldRef: + nullable: true + properties: + apiVersion: + nullable: true + type: string + fieldPath: + nullable: true + type: string + type: object + resourceFieldRef: + nullable: true + properties: + containerName: + nullable: true + type: string + divisor: + nullable: true + type: string + resource: + nullable: true + type: string + type: object + secretKeyRef: + nullable: true + properties: + key: + nullable: true + type: string + name: + nullable: true + type: string + optional: + nullable: true + type: boolean + type: object + type: object + type: object + nullable: true + type: array + envFrom: + items: + properties: + configMapRef: + nullable: true + properties: + name: + nullable: true + type: string + optional: + nullable: true + type: boolean + type: object + prefix: + nullable: true + type: string + secretRef: + nullable: true + properties: + name: + nullable: true + type: string + optional: + nullable: true + type: boolean + type: object + type: object + nullable: true + type: array + image: + nullable: true + type: string + imagePullPolicy: + nullable: true + type: string + lifecycle: + nullable: true + properties: + postStart: + nullable: true + properties: + exec: + nullable: true + properties: + command: + items: + nullable: true + type: string + nullable: true + type: array + type: object + httpGet: + nullable: true + properties: + host: + nullable: true + type: string + httpHeaders: + items: + properties: + name: + nullable: true + type: string + value: + nullable: true + type: string + type: object + nullable: true + type: array + path: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + scheme: + nullable: true + type: string + type: object + tcpSocket: + nullable: true + properties: + host: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + type: object + type: object + preStop: + nullable: true + properties: + exec: + nullable: true + properties: + command: + items: + nullable: true + type: string + nullable: true + type: array + type: object + httpGet: + nullable: true + properties: + host: + nullable: true + type: string + httpHeaders: + items: + properties: + name: + nullable: true + type: string + value: + nullable: true + type: string + type: object + nullable: true + type: array + path: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + scheme: + nullable: true + type: string + type: object + tcpSocket: + nullable: true + properties: + host: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + type: object + type: object + type: object + livenessProbe: + nullable: true + properties: + exec: + nullable: true + properties: + command: + items: + nullable: true + type: string + nullable: true + type: array + type: object + failureThreshold: + type: integer + grpc: + nullable: true + properties: + port: + type: integer + service: + nullable: true + type: string + type: object + httpGet: + nullable: true + properties: + host: + nullable: true + type: string + httpHeaders: + items: + properties: + name: + nullable: true + type: string + value: + nullable: true + type: string + type: object + nullable: true + type: array + path: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + scheme: + nullable: true + type: string + type: object + initialDelaySeconds: + type: integer + periodSeconds: + type: integer + successThreshold: + type: integer + tcpSocket: + nullable: true + properties: + host: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + type: object + terminationGracePeriodSeconds: + nullable: true + type: integer + timeoutSeconds: + type: integer + type: object + name: + nullable: true + type: string + ports: + items: + properties: + containerPort: + type: integer + hostIP: + nullable: true + type: string + hostPort: + type: integer + name: + nullable: true + type: string + protocol: + nullable: true + type: string + type: object + nullable: true + type: array + readinessProbe: + nullable: true + properties: + exec: + nullable: true + properties: + command: + items: + nullable: true + type: string + nullable: true + type: array + type: object + failureThreshold: + type: integer + grpc: + nullable: true + properties: + port: + type: integer + service: + nullable: true + type: string + type: object + httpGet: + nullable: true + properties: + host: + nullable: true + type: string + httpHeaders: + items: + properties: + name: + nullable: true + type: string + value: + nullable: true + type: string + type: object + nullable: true + type: array + path: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + scheme: + nullable: true + type: string + type: object + initialDelaySeconds: + type: integer + periodSeconds: + type: integer + successThreshold: + type: integer + tcpSocket: + nullable: true + properties: + host: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + type: object + terminationGracePeriodSeconds: + nullable: true + type: integer + timeoutSeconds: + type: integer + type: object + resizePolicy: + items: + properties: + resourceName: + nullable: true + type: string + restartPolicy: + nullable: true + type: string + type: object + nullable: true + type: array + resources: + properties: + claims: + items: + properties: + name: + nullable: true + type: string + type: object + nullable: true + type: array + limits: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + requests: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + type: object + restartPolicy: + nullable: true + type: string + securityContext: + nullable: true + properties: + allowPrivilegeEscalation: + nullable: true + type: boolean + capabilities: + nullable: true + properties: + add: + items: + nullable: true + type: string + nullable: true + type: array + drop: + items: + nullable: true + type: string + nullable: true + type: array + type: object + privileged: + nullable: true + type: boolean + procMount: + nullable: true + type: string + readOnlyRootFilesystem: + nullable: true + type: boolean + runAsGroup: + nullable: true + type: integer + runAsNonRoot: + nullable: true + type: boolean + runAsUser: + nullable: true + type: integer + seLinuxOptions: + nullable: true + properties: + level: + nullable: true + type: string + role: + nullable: true + type: string + type: + nullable: true + type: string + user: + nullable: true + type: string + type: object + seccompProfile: + nullable: true + properties: + localhostProfile: + nullable: true + type: string + type: + nullable: true + type: string + type: object + windowsOptions: + nullable: true + properties: + gmsaCredentialSpec: + nullable: true + type: string + gmsaCredentialSpecName: + nullable: true + type: string + hostProcess: + nullable: true + type: boolean + runAsUserName: + nullable: true + type: string + type: object + type: object + startupProbe: + nullable: true + properties: + exec: + nullable: true + properties: + command: + items: + nullable: true + type: string + nullable: true + type: array + type: object + failureThreshold: + type: integer + grpc: + nullable: true + properties: + port: + type: integer + service: + nullable: true + type: string + type: object + httpGet: + nullable: true + properties: + host: + nullable: true + type: string + httpHeaders: + items: + properties: + name: + nullable: true + type: string + value: + nullable: true + type: string + type: object + nullable: true + type: array + path: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + scheme: + nullable: true + type: string + type: object + initialDelaySeconds: + type: integer + periodSeconds: + type: integer + successThreshold: + type: integer + tcpSocket: + nullable: true + properties: + host: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + type: object + terminationGracePeriodSeconds: + nullable: true + type: integer + timeoutSeconds: + type: integer + type: object + stdin: + type: boolean + stdinOnce: + type: boolean + targetContainerName: + nullable: true + type: string + terminationMessagePath: + nullable: true + type: string + terminationMessagePolicy: + nullable: true + type: string + tty: + type: boolean + volumeDevices: + items: + properties: + devicePath: + nullable: true + type: string + name: + nullable: true + type: string + type: object + nullable: true + type: array + volumeMounts: + items: + properties: + mountPath: + nullable: true + type: string + mountPropagation: + nullable: true + type: string + name: + nullable: true + type: string + readOnly: + type: boolean + subPath: + nullable: true + type: string + subPathExpr: + nullable: true + type: string + type: object + nullable: true + type: array + workingDir: + nullable: true + type: string + type: object + nullable: true + type: array + hostAliases: + items: + properties: + hostnames: + items: + nullable: true + type: string + nullable: true + type: array + ip: + nullable: true + type: string + type: object + nullable: true + type: array + hostIPC: + type: boolean + hostNetwork: + type: boolean + hostPID: + type: boolean + hostUsers: + nullable: true + type: boolean + hostname: + nullable: true + type: string + imagePullSecrets: + items: + properties: + name: + nullable: true + type: string + type: object + nullable: true + type: array + initContainers: + items: + properties: + args: + items: + nullable: true + type: string + nullable: true + type: array + command: + items: + nullable: true + type: string + nullable: true + type: array + env: + items: + properties: + name: + nullable: true + type: string + value: + nullable: true + type: string + valueFrom: + nullable: true + properties: + configMapKeyRef: + nullable: true + properties: + key: + nullable: true + type: string + name: + nullable: true + type: string + optional: + nullable: true + type: boolean + type: object + fieldRef: + nullable: true + properties: + apiVersion: + nullable: true + type: string + fieldPath: + nullable: true + type: string + type: object + resourceFieldRef: + nullable: true + properties: + containerName: + nullable: true + type: string + divisor: + nullable: true + type: string + resource: + nullable: true + type: string + type: object + secretKeyRef: + nullable: true + properties: + key: + nullable: true + type: string + name: + nullable: true + type: string + optional: + nullable: true + type: boolean + type: object + type: object + type: object + nullable: true + type: array + envFrom: + items: + properties: + configMapRef: + nullable: true + properties: + name: + nullable: true + type: string + optional: + nullable: true + type: boolean + type: object + prefix: + nullable: true + type: string + secretRef: + nullable: true + properties: + name: + nullable: true + type: string + optional: + nullable: true + type: boolean + type: object + type: object + nullable: true + type: array + image: + nullable: true + type: string + imagePullPolicy: + nullable: true + type: string + lifecycle: + nullable: true + properties: + postStart: + nullable: true + properties: + exec: + nullable: true + properties: + command: + items: + nullable: true + type: string + nullable: true + type: array + type: object + httpGet: + nullable: true + properties: + host: + nullable: true + type: string + httpHeaders: + items: + properties: + name: + nullable: true + type: string + value: + nullable: true + type: string + type: object + nullable: true + type: array + path: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + scheme: + nullable: true + type: string + type: object + tcpSocket: + nullable: true + properties: + host: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + type: object + type: object + preStop: + nullable: true + properties: + exec: + nullable: true + properties: + command: + items: + nullable: true + type: string + nullable: true + type: array + type: object + httpGet: + nullable: true + properties: + host: + nullable: true + type: string + httpHeaders: + items: + properties: + name: + nullable: true + type: string + value: + nullable: true + type: string + type: object + nullable: true + type: array + path: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + scheme: + nullable: true + type: string + type: object + tcpSocket: + nullable: true + properties: + host: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + type: object + type: object + type: object + livenessProbe: + nullable: true + properties: + exec: + nullable: true + properties: + command: + items: + nullable: true + type: string + nullable: true + type: array + type: object + failureThreshold: + type: integer + grpc: + nullable: true + properties: + port: + type: integer + service: + nullable: true + type: string + type: object + httpGet: + nullable: true + properties: + host: + nullable: true + type: string + httpHeaders: + items: + properties: + name: + nullable: true + type: string + value: + nullable: true + type: string + type: object + nullable: true + type: array + path: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + scheme: + nullable: true + type: string + type: object + initialDelaySeconds: + type: integer + periodSeconds: + type: integer + successThreshold: + type: integer + tcpSocket: + nullable: true + properties: + host: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + type: object + terminationGracePeriodSeconds: + nullable: true + type: integer + timeoutSeconds: + type: integer + type: object + name: + nullable: true + type: string + ports: + items: + properties: + containerPort: + type: integer + hostIP: + nullable: true + type: string + hostPort: + type: integer + name: + nullable: true + type: string + protocol: + nullable: true + type: string + type: object + nullable: true + type: array + readinessProbe: + nullable: true + properties: + exec: + nullable: true + properties: + command: + items: + nullable: true + type: string + nullable: true + type: array + type: object + failureThreshold: + type: integer + grpc: + nullable: true + properties: + port: + type: integer + service: + nullable: true + type: string + type: object + httpGet: + nullable: true + properties: + host: + nullable: true + type: string + httpHeaders: + items: + properties: + name: + nullable: true + type: string + value: + nullable: true + type: string + type: object + nullable: true + type: array + path: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + scheme: + nullable: true + type: string + type: object + initialDelaySeconds: + type: integer + periodSeconds: + type: integer + successThreshold: + type: integer + tcpSocket: + nullable: true + properties: + host: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + type: object + terminationGracePeriodSeconds: + nullable: true + type: integer + timeoutSeconds: + type: integer + type: object + resizePolicy: + items: + properties: + resourceName: + nullable: true + type: string + restartPolicy: + nullable: true + type: string + type: object + nullable: true + type: array + resources: + properties: + claims: + items: + properties: + name: + nullable: true + type: string + type: object + nullable: true + type: array + limits: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + requests: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + type: object + restartPolicy: + nullable: true + type: string + securityContext: + nullable: true + properties: + allowPrivilegeEscalation: + nullable: true + type: boolean + capabilities: + nullable: true + properties: + add: + items: + nullable: true + type: string + nullable: true + type: array + drop: + items: + nullable: true + type: string + nullable: true + type: array + type: object + privileged: + nullable: true + type: boolean + procMount: + nullable: true + type: string + readOnlyRootFilesystem: + nullable: true + type: boolean + runAsGroup: + nullable: true + type: integer + runAsNonRoot: + nullable: true + type: boolean + runAsUser: + nullable: true + type: integer + seLinuxOptions: + nullable: true + properties: + level: + nullable: true + type: string + role: + nullable: true + type: string + type: + nullable: true + type: string + user: + nullable: true + type: string + type: object + seccompProfile: + nullable: true + properties: + localhostProfile: + nullable: true + type: string + type: + nullable: true + type: string + type: object + windowsOptions: + nullable: true + properties: + gmsaCredentialSpec: + nullable: true + type: string + gmsaCredentialSpecName: + nullable: true + type: string + hostProcess: + nullable: true + type: boolean + runAsUserName: + nullable: true + type: string + type: object + type: object + startupProbe: + nullable: true + properties: + exec: + nullable: true + properties: + command: + items: + nullable: true + type: string + nullable: true + type: array + type: object + failureThreshold: + type: integer + grpc: + nullable: true + properties: + port: + type: integer + service: + nullable: true + type: string + type: object + httpGet: + nullable: true + properties: + host: + nullable: true + type: string + httpHeaders: + items: + properties: + name: + nullable: true + type: string + value: + nullable: true + type: string + type: object + nullable: true + type: array + path: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + scheme: + nullable: true + type: string + type: object + initialDelaySeconds: + type: integer + periodSeconds: + type: integer + successThreshold: + type: integer + tcpSocket: + nullable: true + properties: + host: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + type: object + terminationGracePeriodSeconds: + nullable: true + type: integer + timeoutSeconds: + type: integer + type: object + stdin: + type: boolean + stdinOnce: + type: boolean + terminationMessagePath: + nullable: true + type: string + terminationMessagePolicy: + nullable: true + type: string + tty: + type: boolean + volumeDevices: + items: + properties: + devicePath: + nullable: true + type: string + name: + nullable: true + type: string + type: object + nullable: true + type: array + volumeMounts: + items: + properties: + mountPath: + nullable: true + type: string + mountPropagation: + nullable: true + type: string + name: + nullable: true + type: string + readOnly: + type: boolean + subPath: + nullable: true + type: string + subPathExpr: + nullable: true + type: string + type: object + nullable: true + type: array + workingDir: + nullable: true + type: string + type: object + nullable: true + type: array + nodeName: + nullable: true + type: string + nodeSelector: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + os: + nullable: true + properties: + name: + nullable: true + type: string + type: object + overhead: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + preemptionPolicy: + nullable: true + type: string + priority: + nullable: true + type: integer + priorityClassName: + nullable: true + type: string + readinessGates: + items: + properties: + conditionType: + nullable: true + type: string + type: object + nullable: true + type: array + resourceClaims: + items: + properties: + name: + nullable: true + type: string + source: + properties: + resourceClaimName: + nullable: true + type: string + resourceClaimTemplateName: + nullable: true + type: string + type: object + type: object + nullable: true + type: array + restartPolicy: + nullable: true + type: string + runtimeClassName: + nullable: true + type: string + schedulerName: + nullable: true + type: string + schedulingGates: + items: + properties: + name: + nullable: true + type: string + type: object + nullable: true + type: array + securityContext: + nullable: true + properties: + fsGroup: + nullable: true + type: integer + fsGroupChangePolicy: + nullable: true + type: string + runAsGroup: + nullable: true + type: integer + runAsNonRoot: + nullable: true + type: boolean + runAsUser: + nullable: true + type: integer + seLinuxOptions: + nullable: true + properties: + level: + nullable: true + type: string + role: + nullable: true + type: string + type: + nullable: true + type: string + user: + nullable: true + type: string + type: object + seccompProfile: + nullable: true + properties: + localhostProfile: + nullable: true + type: string + type: + nullable: true + type: string + type: object + supplementalGroups: + items: + type: integer + nullable: true + type: array + sysctls: + items: + properties: + name: + nullable: true + type: string + value: + nullable: true + type: string + type: object + nullable: true + type: array + windowsOptions: + nullable: true + properties: + gmsaCredentialSpec: + nullable: true + type: string + gmsaCredentialSpecName: + nullable: true + type: string + hostProcess: + nullable: true + type: boolean + runAsUserName: + nullable: true + type: string + type: object + type: object + serviceAccount: + nullable: true + type: string + serviceAccountName: + nullable: true + type: string + setHostnameAsFQDN: + nullable: true + type: boolean + shareProcessNamespace: + nullable: true + type: boolean + subdomain: + nullable: true + type: string + terminationGracePeriodSeconds: + nullable: true + type: integer + tolerations: + items: + properties: + effect: + nullable: true + type: string + key: + nullable: true + type: string + operator: + nullable: true + type: string + tolerationSeconds: + nullable: true + type: integer + value: + nullable: true + type: string + type: object + nullable: true + type: array + topologySpreadConstraints: + items: + properties: + labelSelector: + nullable: true + properties: + matchExpressions: + items: + properties: + key: + nullable: true + type: string + operator: + nullable: true + type: string + values: + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchLabels: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + type: object + matchLabelKeys: + items: + nullable: true + type: string + nullable: true + type: array + maxSkew: + type: integer + minDomains: + nullable: true + type: integer + nodeAffinityPolicy: + nullable: true + type: string + nodeTaintsPolicy: + nullable: true + type: string + topologyKey: + nullable: true + type: string + whenUnsatisfiable: + nullable: true + type: string + type: object + nullable: true + type: array + volumes: + items: + properties: + awsElasticBlockStore: + nullable: true + properties: + fsType: + nullable: true + type: string + partition: + type: integer + readOnly: + type: boolean + volumeID: + nullable: true + type: string + type: object + azureDisk: + nullable: true + properties: + cachingMode: + nullable: true + type: string + diskName: + nullable: true + type: string + diskURI: + nullable: true + type: string + fsType: + nullable: true + type: string + kind: + nullable: true + type: string + readOnly: + nullable: true + type: boolean + type: object + azureFile: + nullable: true + properties: + readOnly: + type: boolean + secretName: + nullable: true + type: string + shareName: + nullable: true + type: string + type: object + cephfs: + nullable: true + properties: + monitors: + items: + nullable: true + type: string + nullable: true + type: array + path: + nullable: true + type: string + readOnly: + type: boolean + secretFile: + nullable: true + type: string + secretRef: + nullable: true + properties: + name: + nullable: true + type: string + type: object + user: + nullable: true + type: string + type: object + cinder: + nullable: true + properties: + fsType: + nullable: true + type: string + readOnly: + type: boolean + secretRef: + nullable: true + properties: + name: + nullable: true + type: string + type: object + volumeID: + nullable: true + type: string + type: object + configMap: + nullable: true + properties: + defaultMode: + nullable: true + type: integer + items: + items: + properties: + key: + nullable: true + type: string + mode: + nullable: true + type: integer + path: + nullable: true + type: string + type: object + nullable: true + type: array + name: + nullable: true + type: string + optional: + nullable: true + type: boolean + type: object + csi: + nullable: true + properties: + driver: + nullable: true + type: string + fsType: + nullable: true + type: string + nodePublishSecretRef: + nullable: true + properties: + name: + nullable: true + type: string + type: object + readOnly: + nullable: true + type: boolean + volumeAttributes: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + type: object + downwardAPI: + nullable: true + properties: + defaultMode: + nullable: true + type: integer + items: + items: + properties: + fieldRef: + nullable: true + properties: + apiVersion: + nullable: true + type: string + fieldPath: + nullable: true + type: string + type: object + mode: + nullable: true + type: integer + path: + nullable: true + type: string + resourceFieldRef: + nullable: true + properties: + containerName: + nullable: true + type: string + divisor: + nullable: true + type: string + resource: + nullable: true + type: string + type: object + type: object + nullable: true + type: array + type: object + emptyDir: + nullable: true + properties: + medium: + nullable: true + type: string + sizeLimit: + nullable: true + type: string + type: object + ephemeral: + nullable: true + properties: + volumeClaimTemplate: + nullable: true + properties: + metadata: + properties: + annotations: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + creationTimestamp: + nullable: true + type: string + deletionGracePeriodSeconds: + nullable: true + type: integer + deletionTimestamp: + nullable: true + type: string + finalizers: + items: + nullable: true + type: string + nullable: true + type: array + generateName: + nullable: true + type: string + generation: + type: integer + labels: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + managedFields: + items: + properties: + apiVersion: + nullable: true + type: string + fieldsType: + nullable: true + type: string + fieldsV1: + nullable: true + type: object + manager: + nullable: true + type: string + operation: + nullable: true + type: string + subresource: + nullable: true + type: string + time: + nullable: true + type: string + type: object + nullable: true + type: array + name: + nullable: true + type: string + namespace: + nullable: true + type: string + ownerReferences: + items: + properties: + apiVersion: + nullable: true + type: string + blockOwnerDeletion: + nullable: true + type: boolean + controller: + nullable: true + type: boolean + kind: + nullable: true + type: string + name: + nullable: true + type: string + uid: + nullable: true + type: string + type: object + nullable: true + type: array + resourceVersion: + nullable: true + type: string + selfLink: + nullable: true + type: string + uid: + nullable: true + type: string + type: object + spec: + properties: + accessModes: + items: + nullable: true + type: string + nullable: true + type: array + dataSource: + nullable: true + properties: + apiGroup: + nullable: true + type: string + kind: + nullable: true + type: string + name: + nullable: true + type: string + type: object + dataSourceRef: + nullable: true + properties: + apiGroup: + nullable: true + type: string + kind: + nullable: true + type: string + name: + nullable: true + type: string + namespace: + nullable: true + type: string + type: object + resources: + properties: + claims: + items: + properties: + name: + nullable: true + type: string + type: object + nullable: true + type: array + limits: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + requests: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + type: object + selector: + nullable: true + properties: + matchExpressions: + items: + properties: + key: + nullable: true + type: string + operator: + nullable: true + type: string + values: + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchLabels: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + type: object + storageClassName: + nullable: true + type: string + volumeMode: + nullable: true + type: string + volumeName: + nullable: true + type: string + type: object + type: object + type: object + fc: + nullable: true + properties: + fsType: + nullable: true + type: string + lun: + nullable: true + type: integer + readOnly: + type: boolean + targetWWNs: + items: + nullable: true + type: string + nullable: true + type: array + wwids: + items: + nullable: true + type: string + nullable: true + type: array + type: object + flexVolume: + nullable: true + properties: + driver: + nullable: true + type: string + fsType: + nullable: true + type: string + options: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + readOnly: + type: boolean + secretRef: + nullable: true + properties: + name: + nullable: true + type: string + type: object + type: object + flocker: + nullable: true + properties: + datasetName: + nullable: true + type: string + datasetUUID: + nullable: true + type: string + type: object + gcePersistentDisk: + nullable: true + properties: + fsType: + nullable: true + type: string + partition: + type: integer + pdName: + nullable: true + type: string + readOnly: + type: boolean + type: object + gitRepo: + nullable: true + properties: + directory: + nullable: true + type: string + repository: + nullable: true + type: string + revision: + nullable: true + type: string + type: object + glusterfs: + nullable: true + properties: + endpoints: + nullable: true + type: string + path: + nullable: true + type: string + readOnly: + type: boolean + type: object + hostPath: + nullable: true + properties: + path: + nullable: true + type: string + type: + nullable: true + type: string + type: object + iscsi: + nullable: true + properties: + chapAuthDiscovery: + type: boolean + chapAuthSession: + type: boolean + fsType: + nullable: true + type: string + initiatorName: + nullable: true + type: string + iqn: + nullable: true + type: string + iscsiInterface: + nullable: true + type: string + lun: + type: integer + portals: + items: + nullable: true + type: string + nullable: true + type: array + readOnly: + type: boolean + secretRef: + nullable: true + properties: + name: + nullable: true + type: string + type: object + targetPortal: + nullable: true + type: string + type: object + name: + nullable: true + type: string + nfs: + nullable: true + properties: + path: + nullable: true + type: string + readOnly: + type: boolean + server: + nullable: true + type: string + type: object + persistentVolumeClaim: + nullable: true + properties: + claimName: + nullable: true + type: string + readOnly: + type: boolean + type: object + photonPersistentDisk: + nullable: true + properties: + fsType: + nullable: true + type: string + pdID: + nullable: true + type: string + type: object + portworxVolume: + nullable: true + properties: + fsType: + nullable: true + type: string + readOnly: + type: boolean + volumeID: + nullable: true + type: string + type: object + projected: + nullable: true + properties: + defaultMode: + nullable: true + type: integer + sources: + items: + properties: + configMap: + nullable: true + properties: + items: + items: + properties: + key: + nullable: true + type: string + mode: + nullable: true + type: integer + path: + nullable: true + type: string + type: object + nullable: true + type: array + name: + nullable: true + type: string + optional: + nullable: true + type: boolean + type: object + downwardAPI: + nullable: true + properties: + items: + items: + properties: + fieldRef: + nullable: true + properties: + apiVersion: + nullable: true + type: string + fieldPath: + nullable: true + type: string + type: object + mode: + nullable: true + type: integer + path: + nullable: true + type: string + resourceFieldRef: + nullable: true + properties: + containerName: + nullable: true + type: string + divisor: + nullable: true + type: string + resource: + nullable: true + type: string + type: object + type: object + nullable: true + type: array + type: object + secret: + nullable: true + properties: + items: + items: + properties: + key: + nullable: true + type: string + mode: + nullable: true + type: integer + path: + nullable: true + type: string + type: object + nullable: true + type: array + name: + nullable: true + type: string + optional: + nullable: true + type: boolean + type: object + serviceAccountToken: + nullable: true + properties: + audience: + nullable: true + type: string + expirationSeconds: + nullable: true + type: integer + path: + nullable: true + type: string + type: object + type: object + nullable: true + type: array + type: object + quobyte: + nullable: true + properties: + group: + nullable: true + type: string + readOnly: + type: boolean + registry: + nullable: true + type: string + tenant: + nullable: true + type: string + user: + nullable: true + type: string + volume: + nullable: true + type: string + type: object + rbd: + nullable: true + properties: + fsType: + nullable: true + type: string + image: + nullable: true + type: string + keyring: + nullable: true + type: string + monitors: + items: + nullable: true + type: string + nullable: true + type: array + pool: + nullable: true + type: string + readOnly: + type: boolean + secretRef: + nullable: true + properties: + name: + nullable: true + type: string + type: object + user: + nullable: true + type: string + type: object + scaleIO: + nullable: true + properties: + fsType: + nullable: true + type: string + gateway: + nullable: true + type: string + protectionDomain: + nullable: true + type: string + readOnly: + type: boolean + secretRef: + nullable: true + properties: + name: + nullable: true + type: string + type: object + sslEnabled: + type: boolean + storageMode: + nullable: true + type: string + storagePool: + nullable: true + type: string + system: + nullable: true + type: string + volumeName: + nullable: true + type: string + type: object + secret: + nullable: true + properties: + defaultMode: + nullable: true + type: integer + items: + items: + properties: + key: + nullable: true + type: string + mode: + nullable: true + type: integer + path: + nullable: true + type: string + type: object + nullable: true + type: array + optional: + nullable: true + type: boolean + secretName: + nullable: true + type: string + type: object + storageos: + nullable: true + properties: + fsType: + nullable: true + type: string + readOnly: + type: boolean + secretRef: + nullable: true + properties: + name: + nullable: true + type: string + type: object + volumeName: + nullable: true + type: string + volumeNamespace: + nullable: true + type: string + type: object + vsphereVolume: + nullable: true + properties: + fsType: + nullable: true + type: string + storagePolicyID: + nullable: true + type: string + storagePolicyName: + nullable: true + type: string + volumePath: + nullable: true + type: string + type: object + type: object + nullable: true + type: array + type: object + type: object + ttlSecondsAfterFinished: + nullable: true + type: integer + type: object + syncInterval: + type: integer + type: object + status: + properties: + commit: + nullable: true + type: string + conditions: + items: + properties: + lastTransitionTime: + nullable: true + type: string + lastUpdateTime: + nullable: true + type: string + message: + nullable: true + type: string + reason: + nullable: true + type: string + status: + nullable: true + type: string + type: + nullable: true + type: string + type: object + nullable: true + type: array + event: + nullable: true + type: string + hookId: + nullable: true + type: string + jobStatus: + nullable: true + type: string + lastExecutedCommit: + nullable: true + type: string + lastSyncedTime: + nullable: true + type: string + observedGeneration: + type: integer + secretToken: + nullable: true + type: string + updateGeneration: + type: integer + type: object + type: object + served: true + storage: true + subresources: + status: {} +{{- else -}} +apiVersion: apiextensions.k8s.io/v1beta1 +kind: CustomResourceDefinition +metadata: + name: gitjobs.gitjob.cattle.io +spec: + additionalPrinterColumns: + - JSONPath: .spec.git.repo + name: REPO + type: string + - JSONPath: .spec.git.branch + name: BRANCH + type: string + - JSONPath: .status.commit + name: COMMIT + type: string + - JSONPath: .status.jobStatus + name: JOBSTATUS + type: string + - JSONPath: .metadata.creationTimestamp + name: Age + type: date + group: gitjob.cattle.io + names: + kind: GitJob + plural: gitjobs + singular: gitjob + preserveUnknownFields: false + scope: Namespaced + subresources: + status: {} + validation: + openAPIV3Schema: + properties: + spec: + properties: + forceUpdateGeneration: + type: integer + git: + properties: + branch: + nullable: true + type: string + caBundle: + nullable: true + type: string + clientSecretName: + nullable: true + type: string + insecureSkipTLSVerify: + type: boolean + onTag: + nullable: true + type: string + provider: + nullable: true + type: string + repo: + nullable: true + type: string + revision: + nullable: true + type: string + type: object + jobSpec: + properties: + activeDeadlineSeconds: + nullable: true + type: integer + backoffLimit: + nullable: true + type: integer + backoffLimitPerIndex: + nullable: true + type: integer + completionMode: + nullable: true + type: string + completions: + nullable: true + type: integer + manualSelector: + nullable: true + type: boolean + maxFailedIndexes: + nullable: true + type: integer + parallelism: + nullable: true + type: integer + podFailurePolicy: + nullable: true + properties: + rules: + items: + properties: + action: + nullable: true + type: string + onExitCodes: + nullable: true + properties: + containerName: + nullable: true + type: string + operator: + nullable: true + type: string + values: + items: + type: integer + nullable: true + type: array + type: object + onPodConditions: + items: + properties: + status: + nullable: true + type: string + type: + nullable: true + type: string + type: object + nullable: true + type: array + type: object + nullable: true + type: array + type: object + podReplacementPolicy: + nullable: true + type: string + selector: + nullable: true + properties: + matchExpressions: + items: + properties: + key: + nullable: true + type: string + operator: + nullable: true + type: string + values: + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchLabels: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + type: object + suspend: + nullable: true + type: boolean + template: + properties: + metadata: + properties: + annotations: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + creationTimestamp: + nullable: true + type: string + deletionGracePeriodSeconds: + nullable: true + type: integer + deletionTimestamp: + nullable: true + type: string + finalizers: + items: + nullable: true + type: string + nullable: true + type: array + generateName: + nullable: true + type: string + generation: + type: integer + labels: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + managedFields: + items: + properties: + apiVersion: + nullable: true + type: string + fieldsType: + nullable: true + type: string + fieldsV1: + nullable: true + type: object + manager: + nullable: true + type: string + operation: + nullable: true + type: string + subresource: + nullable: true + type: string + time: + nullable: true + type: string + type: object + nullable: true + type: array + name: + nullable: true + type: string + namespace: + nullable: true + type: string + ownerReferences: + items: + properties: + apiVersion: + nullable: true + type: string + blockOwnerDeletion: + nullable: true + type: boolean + controller: + nullable: true + type: boolean + kind: + nullable: true + type: string + name: + nullable: true + type: string + uid: + nullable: true + type: string + type: object + nullable: true + type: array + resourceVersion: + nullable: true + type: string + selfLink: + nullable: true + type: string + uid: + nullable: true + type: string + type: object + spec: + properties: + activeDeadlineSeconds: + nullable: true + type: integer + affinity: + nullable: true + properties: + nodeAffinity: + nullable: true + properties: + preferredDuringSchedulingIgnoredDuringExecution: + items: + properties: + preference: + properties: + matchExpressions: + items: + properties: + key: + nullable: true + type: string + operator: + nullable: true + type: string + values: + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchFields: + items: + properties: + key: + nullable: true + type: string + operator: + nullable: true + type: string + values: + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + type: object + weight: + type: integer + type: object + nullable: true + type: array + requiredDuringSchedulingIgnoredDuringExecution: + nullable: true + properties: + nodeSelectorTerms: + items: + properties: + matchExpressions: + items: + properties: + key: + nullable: true + type: string + operator: + nullable: true + type: string + values: + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchFields: + items: + properties: + key: + nullable: true + type: string + operator: + nullable: true + type: string + values: + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + type: object + nullable: true + type: array + type: object + type: object + podAffinity: + nullable: true + properties: + preferredDuringSchedulingIgnoredDuringExecution: + items: + properties: + podAffinityTerm: + properties: + labelSelector: + nullable: true + properties: + matchExpressions: + items: + properties: + key: + nullable: true + type: string + operator: + nullable: true + type: string + values: + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchLabels: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + type: object + namespaceSelector: + nullable: true + properties: + matchExpressions: + items: + properties: + key: + nullable: true + type: string + operator: + nullable: true + type: string + values: + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchLabels: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + type: object + namespaces: + items: + nullable: true + type: string + nullable: true + type: array + topologyKey: + nullable: true + type: string + type: object + weight: + type: integer + type: object + nullable: true + type: array + requiredDuringSchedulingIgnoredDuringExecution: + items: + properties: + labelSelector: + nullable: true + properties: + matchExpressions: + items: + properties: + key: + nullable: true + type: string + operator: + nullable: true + type: string + values: + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchLabels: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + type: object + namespaceSelector: + nullable: true + properties: + matchExpressions: + items: + properties: + key: + nullable: true + type: string + operator: + nullable: true + type: string + values: + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchLabels: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + type: object + namespaces: + items: + nullable: true + type: string + nullable: true + type: array + topologyKey: + nullable: true + type: string + type: object + nullable: true + type: array + type: object + podAntiAffinity: + nullable: true + properties: + preferredDuringSchedulingIgnoredDuringExecution: + items: + properties: + podAffinityTerm: + properties: + labelSelector: + nullable: true + properties: + matchExpressions: + items: + properties: + key: + nullable: true + type: string + operator: + nullable: true + type: string + values: + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchLabels: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + type: object + namespaceSelector: + nullable: true + properties: + matchExpressions: + items: + properties: + key: + nullable: true + type: string + operator: + nullable: true + type: string + values: + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchLabels: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + type: object + namespaces: + items: + nullable: true + type: string + nullable: true + type: array + topologyKey: + nullable: true + type: string + type: object + weight: + type: integer + type: object + nullable: true + type: array + requiredDuringSchedulingIgnoredDuringExecution: + items: + properties: + labelSelector: + nullable: true + properties: + matchExpressions: + items: + properties: + key: + nullable: true + type: string + operator: + nullable: true + type: string + values: + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchLabels: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + type: object + namespaceSelector: + nullable: true + properties: + matchExpressions: + items: + properties: + key: + nullable: true + type: string + operator: + nullable: true + type: string + values: + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchLabels: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + type: object + namespaces: + items: + nullable: true + type: string + nullable: true + type: array + topologyKey: + nullable: true + type: string + type: object + nullable: true + type: array + type: object + type: object + automountServiceAccountToken: + nullable: true + type: boolean + containers: + items: + properties: + args: + items: + nullable: true + type: string + nullable: true + type: array + command: + items: + nullable: true + type: string + nullable: true + type: array + env: + items: + properties: + name: + nullable: true + type: string + value: + nullable: true + type: string + valueFrom: + nullable: true + properties: + configMapKeyRef: + nullable: true + properties: + key: + nullable: true + type: string + name: + nullable: true + type: string + optional: + nullable: true + type: boolean + type: object + fieldRef: + nullable: true + properties: + apiVersion: + nullable: true + type: string + fieldPath: + nullable: true + type: string + type: object + resourceFieldRef: + nullable: true + properties: + containerName: + nullable: true + type: string + divisor: + nullable: true + type: string + resource: + nullable: true + type: string + type: object + secretKeyRef: + nullable: true + properties: + key: + nullable: true + type: string + name: + nullable: true + type: string + optional: + nullable: true + type: boolean + type: object + type: object + type: object + nullable: true + type: array + envFrom: + items: + properties: + configMapRef: + nullable: true + properties: + name: + nullable: true + type: string + optional: + nullable: true + type: boolean + type: object + prefix: + nullable: true + type: string + secretRef: + nullable: true + properties: + name: + nullable: true + type: string + optional: + nullable: true + type: boolean + type: object + type: object + nullable: true + type: array + image: + nullable: true + type: string + imagePullPolicy: + nullable: true + type: string + lifecycle: + nullable: true + properties: + postStart: + nullable: true + properties: + exec: + nullable: true + properties: + command: + items: + nullable: true + type: string + nullable: true + type: array + type: object + httpGet: + nullable: true + properties: + host: + nullable: true + type: string + httpHeaders: + items: + properties: + name: + nullable: true + type: string + value: + nullable: true + type: string + type: object + nullable: true + type: array + path: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + scheme: + nullable: true + type: string + type: object + tcpSocket: + nullable: true + properties: + host: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + type: object + type: object + preStop: + nullable: true + properties: + exec: + nullable: true + properties: + command: + items: + nullable: true + type: string + nullable: true + type: array + type: object + httpGet: + nullable: true + properties: + host: + nullable: true + type: string + httpHeaders: + items: + properties: + name: + nullable: true + type: string + value: + nullable: true + type: string + type: object + nullable: true + type: array + path: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + scheme: + nullable: true + type: string + type: object + tcpSocket: + nullable: true + properties: + host: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + type: object + type: object + type: object + livenessProbe: + nullable: true + properties: + exec: + nullable: true + properties: + command: + items: + nullable: true + type: string + nullable: true + type: array + type: object + failureThreshold: + type: integer + grpc: + nullable: true + properties: + port: + type: integer + service: + nullable: true + type: string + type: object + httpGet: + nullable: true + properties: + host: + nullable: true + type: string + httpHeaders: + items: + properties: + name: + nullable: true + type: string + value: + nullable: true + type: string + type: object + nullable: true + type: array + path: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + scheme: + nullable: true + type: string + type: object + initialDelaySeconds: + type: integer + periodSeconds: + type: integer + successThreshold: + type: integer + tcpSocket: + nullable: true + properties: + host: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + type: object + terminationGracePeriodSeconds: + nullable: true + type: integer + timeoutSeconds: + type: integer + type: object + name: + nullable: true + type: string + ports: + items: + properties: + containerPort: + type: integer + hostIP: + nullable: true + type: string + hostPort: + type: integer + name: + nullable: true + type: string + protocol: + nullable: true + type: string + type: object + nullable: true + type: array + readinessProbe: + nullable: true + properties: + exec: + nullable: true + properties: + command: + items: + nullable: true + type: string + nullable: true + type: array + type: object + failureThreshold: + type: integer + grpc: + nullable: true + properties: + port: + type: integer + service: + nullable: true + type: string + type: object + httpGet: + nullable: true + properties: + host: + nullable: true + type: string + httpHeaders: + items: + properties: + name: + nullable: true + type: string + value: + nullable: true + type: string + type: object + nullable: true + type: array + path: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + scheme: + nullable: true + type: string + type: object + initialDelaySeconds: + type: integer + periodSeconds: + type: integer + successThreshold: + type: integer + tcpSocket: + nullable: true + properties: + host: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + type: object + terminationGracePeriodSeconds: + nullable: true + type: integer + timeoutSeconds: + type: integer + type: object + resizePolicy: + items: + properties: + resourceName: + nullable: true + type: string + restartPolicy: + nullable: true + type: string + type: object + nullable: true + type: array + resources: + properties: + claims: + items: + properties: + name: + nullable: true + type: string + type: object + nullable: true + type: array + limits: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + requests: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + type: object + restartPolicy: + nullable: true + type: string + securityContext: + nullable: true + properties: + allowPrivilegeEscalation: + nullable: true + type: boolean + capabilities: + nullable: true + properties: + add: + items: + nullable: true + type: string + nullable: true + type: array + drop: + items: + nullable: true + type: string + nullable: true + type: array + type: object + privileged: + nullable: true + type: boolean + procMount: + nullable: true + type: string + readOnlyRootFilesystem: + nullable: true + type: boolean + runAsGroup: + nullable: true + type: integer + runAsNonRoot: + nullable: true + type: boolean + runAsUser: + nullable: true + type: integer + seLinuxOptions: + nullable: true + properties: + level: + nullable: true + type: string + role: + nullable: true + type: string + type: + nullable: true + type: string + user: + nullable: true + type: string + type: object + seccompProfile: + nullable: true + properties: + localhostProfile: + nullable: true + type: string + type: + nullable: true + type: string + type: object + windowsOptions: + nullable: true + properties: + gmsaCredentialSpec: + nullable: true + type: string + gmsaCredentialSpecName: + nullable: true + type: string + hostProcess: + nullable: true + type: boolean + runAsUserName: + nullable: true + type: string + type: object + type: object + startupProbe: + nullable: true + properties: + exec: + nullable: true + properties: + command: + items: + nullable: true + type: string + nullable: true + type: array + type: object + failureThreshold: + type: integer + grpc: + nullable: true + properties: + port: + type: integer + service: + nullable: true + type: string + type: object + httpGet: + nullable: true + properties: + host: + nullable: true + type: string + httpHeaders: + items: + properties: + name: + nullable: true + type: string + value: + nullable: true + type: string + type: object + nullable: true + type: array + path: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + scheme: + nullable: true + type: string + type: object + initialDelaySeconds: + type: integer + periodSeconds: + type: integer + successThreshold: + type: integer + tcpSocket: + nullable: true + properties: + host: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + type: object + terminationGracePeriodSeconds: + nullable: true + type: integer + timeoutSeconds: + type: integer + type: object + stdin: + type: boolean + stdinOnce: + type: boolean + terminationMessagePath: + nullable: true + type: string + terminationMessagePolicy: + nullable: true + type: string + tty: + type: boolean + volumeDevices: + items: + properties: + devicePath: + nullable: true + type: string + name: + nullable: true + type: string + type: object + nullable: true + type: array + volumeMounts: + items: + properties: + mountPath: + nullable: true + type: string + mountPropagation: + nullable: true + type: string + name: + nullable: true + type: string + readOnly: + type: boolean + subPath: + nullable: true + type: string + subPathExpr: + nullable: true + type: string + type: object + nullable: true + type: array + workingDir: + nullable: true + type: string + type: object + nullable: true + type: array + dnsConfig: + nullable: true + properties: + nameservers: + items: + nullable: true + type: string + nullable: true + type: array + options: + items: + properties: + name: + nullable: true + type: string + value: + nullable: true + type: string + type: object + nullable: true + type: array + searches: + items: + nullable: true + type: string + nullable: true + type: array + type: object + dnsPolicy: + nullable: true + type: string + enableServiceLinks: + nullable: true + type: boolean + ephemeralContainers: + items: + properties: + args: + items: + nullable: true + type: string + nullable: true + type: array + command: + items: + nullable: true + type: string + nullable: true + type: array + env: + items: + properties: + name: + nullable: true + type: string + value: + nullable: true + type: string + valueFrom: + nullable: true + properties: + configMapKeyRef: + nullable: true + properties: + key: + nullable: true + type: string + name: + nullable: true + type: string + optional: + nullable: true + type: boolean + type: object + fieldRef: + nullable: true + properties: + apiVersion: + nullable: true + type: string + fieldPath: + nullable: true + type: string + type: object + resourceFieldRef: + nullable: true + properties: + containerName: + nullable: true + type: string + divisor: + nullable: true + type: string + resource: + nullable: true + type: string + type: object + secretKeyRef: + nullable: true + properties: + key: + nullable: true + type: string + name: + nullable: true + type: string + optional: + nullable: true + type: boolean + type: object + type: object + type: object + nullable: true + type: array + envFrom: + items: + properties: + configMapRef: + nullable: true + properties: + name: + nullable: true + type: string + optional: + nullable: true + type: boolean + type: object + prefix: + nullable: true + type: string + secretRef: + nullable: true + properties: + name: + nullable: true + type: string + optional: + nullable: true + type: boolean + type: object + type: object + nullable: true + type: array + image: + nullable: true + type: string + imagePullPolicy: + nullable: true + type: string + lifecycle: + nullable: true + properties: + postStart: + nullable: true + properties: + exec: + nullable: true + properties: + command: + items: + nullable: true + type: string + nullable: true + type: array + type: object + httpGet: + nullable: true + properties: + host: + nullable: true + type: string + httpHeaders: + items: + properties: + name: + nullable: true + type: string + value: + nullable: true + type: string + type: object + nullable: true + type: array + path: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + scheme: + nullable: true + type: string + type: object + tcpSocket: + nullable: true + properties: + host: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + type: object + type: object + preStop: + nullable: true + properties: + exec: + nullable: true + properties: + command: + items: + nullable: true + type: string + nullable: true + type: array + type: object + httpGet: + nullable: true + properties: + host: + nullable: true + type: string + httpHeaders: + items: + properties: + name: + nullable: true + type: string + value: + nullable: true + type: string + type: object + nullable: true + type: array + path: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + scheme: + nullable: true + type: string + type: object + tcpSocket: + nullable: true + properties: + host: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + type: object + type: object + type: object + livenessProbe: + nullable: true + properties: + exec: + nullable: true + properties: + command: + items: + nullable: true + type: string + nullable: true + type: array + type: object + failureThreshold: + type: integer + grpc: + nullable: true + properties: + port: + type: integer + service: + nullable: true + type: string + type: object + httpGet: + nullable: true + properties: + host: + nullable: true + type: string + httpHeaders: + items: + properties: + name: + nullable: true + type: string + value: + nullable: true + type: string + type: object + nullable: true + type: array + path: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + scheme: + nullable: true + type: string + type: object + initialDelaySeconds: + type: integer + periodSeconds: + type: integer + successThreshold: + type: integer + tcpSocket: + nullable: true + properties: + host: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + type: object + terminationGracePeriodSeconds: + nullable: true + type: integer + timeoutSeconds: + type: integer + type: object + name: + nullable: true + type: string + ports: + items: + properties: + containerPort: + type: integer + hostIP: + nullable: true + type: string + hostPort: + type: integer + name: + nullable: true + type: string + protocol: + nullable: true + type: string + type: object + nullable: true + type: array + readinessProbe: + nullable: true + properties: + exec: + nullable: true + properties: + command: + items: + nullable: true + type: string + nullable: true + type: array + type: object + failureThreshold: + type: integer + grpc: + nullable: true + properties: + port: + type: integer + service: + nullable: true + type: string + type: object + httpGet: + nullable: true + properties: + host: + nullable: true + type: string + httpHeaders: + items: + properties: + name: + nullable: true + type: string + value: + nullable: true + type: string + type: object + nullable: true + type: array + path: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + scheme: + nullable: true + type: string + type: object + initialDelaySeconds: + type: integer + periodSeconds: + type: integer + successThreshold: + type: integer + tcpSocket: + nullable: true + properties: + host: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + type: object + terminationGracePeriodSeconds: + nullable: true + type: integer + timeoutSeconds: + type: integer + type: object + resizePolicy: + items: + properties: + resourceName: + nullable: true + type: string + restartPolicy: + nullable: true + type: string + type: object + nullable: true + type: array + resources: + properties: + claims: + items: + properties: + name: + nullable: true + type: string + type: object + nullable: true + type: array + limits: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + requests: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + type: object + restartPolicy: + nullable: true + type: string + securityContext: + nullable: true + properties: + allowPrivilegeEscalation: + nullable: true + type: boolean + capabilities: + nullable: true + properties: + add: + items: + nullable: true + type: string + nullable: true + type: array + drop: + items: + nullable: true + type: string + nullable: true + type: array + type: object + privileged: + nullable: true + type: boolean + procMount: + nullable: true + type: string + readOnlyRootFilesystem: + nullable: true + type: boolean + runAsGroup: + nullable: true + type: integer + runAsNonRoot: + nullable: true + type: boolean + runAsUser: + nullable: true + type: integer + seLinuxOptions: + nullable: true + properties: + level: + nullable: true + type: string + role: + nullable: true + type: string + type: + nullable: true + type: string + user: + nullable: true + type: string + type: object + seccompProfile: + nullable: true + properties: + localhostProfile: + nullable: true + type: string + type: + nullable: true + type: string + type: object + windowsOptions: + nullable: true + properties: + gmsaCredentialSpec: + nullable: true + type: string + gmsaCredentialSpecName: + nullable: true + type: string + hostProcess: + nullable: true + type: boolean + runAsUserName: + nullable: true + type: string + type: object + type: object + startupProbe: + nullable: true + properties: + exec: + nullable: true + properties: + command: + items: + nullable: true + type: string + nullable: true + type: array + type: object + failureThreshold: + type: integer + grpc: + nullable: true + properties: + port: + type: integer + service: + nullable: true + type: string + type: object + httpGet: + nullable: true + properties: + host: + nullable: true + type: string + httpHeaders: + items: + properties: + name: + nullable: true + type: string + value: + nullable: true + type: string + type: object + nullable: true + type: array + path: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + scheme: + nullable: true + type: string + type: object + initialDelaySeconds: + type: integer + periodSeconds: + type: integer + successThreshold: + type: integer + tcpSocket: + nullable: true + properties: + host: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + type: object + terminationGracePeriodSeconds: + nullable: true + type: integer + timeoutSeconds: + type: integer + type: object + stdin: + type: boolean + stdinOnce: + type: boolean + targetContainerName: + nullable: true + type: string + terminationMessagePath: + nullable: true + type: string + terminationMessagePolicy: + nullable: true + type: string + tty: + type: boolean + volumeDevices: + items: + properties: + devicePath: + nullable: true + type: string + name: + nullable: true + type: string + type: object + nullable: true + type: array + volumeMounts: + items: + properties: + mountPath: + nullable: true + type: string + mountPropagation: + nullable: true + type: string + name: + nullable: true + type: string + readOnly: + type: boolean + subPath: + nullable: true + type: string + subPathExpr: + nullable: true + type: string + type: object + nullable: true + type: array + workingDir: + nullable: true + type: string + type: object + nullable: true + type: array + hostAliases: + items: + properties: + hostnames: + items: + nullable: true + type: string + nullable: true + type: array + ip: + nullable: true + type: string + type: object + nullable: true + type: array + hostIPC: + type: boolean + hostNetwork: + type: boolean + hostPID: + type: boolean + hostUsers: + nullable: true + type: boolean + hostname: + nullable: true + type: string + imagePullSecrets: + items: + properties: + name: + nullable: true + type: string + type: object + nullable: true + type: array + initContainers: + items: + properties: + args: + items: + nullable: true + type: string + nullable: true + type: array + command: + items: + nullable: true + type: string + nullable: true + type: array + env: + items: + properties: + name: + nullable: true + type: string + value: + nullable: true + type: string + valueFrom: + nullable: true + properties: + configMapKeyRef: + nullable: true + properties: + key: + nullable: true + type: string + name: + nullable: true + type: string + optional: + nullable: true + type: boolean + type: object + fieldRef: + nullable: true + properties: + apiVersion: + nullable: true + type: string + fieldPath: + nullable: true + type: string + type: object + resourceFieldRef: + nullable: true + properties: + containerName: + nullable: true + type: string + divisor: + nullable: true + type: string + resource: + nullable: true + type: string + type: object + secretKeyRef: + nullable: true + properties: + key: + nullable: true + type: string + name: + nullable: true + type: string + optional: + nullable: true + type: boolean + type: object + type: object + type: object + nullable: true + type: array + envFrom: + items: + properties: + configMapRef: + nullable: true + properties: + name: + nullable: true + type: string + optional: + nullable: true + type: boolean + type: object + prefix: + nullable: true + type: string + secretRef: + nullable: true + properties: + name: + nullable: true + type: string + optional: + nullable: true + type: boolean + type: object + type: object + nullable: true + type: array + image: + nullable: true + type: string + imagePullPolicy: + nullable: true + type: string + lifecycle: + nullable: true + properties: + postStart: + nullable: true + properties: + exec: + nullable: true + properties: + command: + items: + nullable: true + type: string + nullable: true + type: array + type: object + httpGet: + nullable: true + properties: + host: + nullable: true + type: string + httpHeaders: + items: + properties: + name: + nullable: true + type: string + value: + nullable: true + type: string + type: object + nullable: true + type: array + path: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + scheme: + nullable: true + type: string + type: object + tcpSocket: + nullable: true + properties: + host: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + type: object + type: object + preStop: + nullable: true + properties: + exec: + nullable: true + properties: + command: + items: + nullable: true + type: string + nullable: true + type: array + type: object + httpGet: + nullable: true + properties: + host: + nullable: true + type: string + httpHeaders: + items: + properties: + name: + nullable: true + type: string + value: + nullable: true + type: string + type: object + nullable: true + type: array + path: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + scheme: + nullable: true + type: string + type: object + tcpSocket: + nullable: true + properties: + host: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + type: object + type: object + type: object + livenessProbe: + nullable: true + properties: + exec: + nullable: true + properties: + command: + items: + nullable: true + type: string + nullable: true + type: array + type: object + failureThreshold: + type: integer + grpc: + nullable: true + properties: + port: + type: integer + service: + nullable: true + type: string + type: object + httpGet: + nullable: true + properties: + host: + nullable: true + type: string + httpHeaders: + items: + properties: + name: + nullable: true + type: string + value: + nullable: true + type: string + type: object + nullable: true + type: array + path: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + scheme: + nullable: true + type: string + type: object + initialDelaySeconds: + type: integer + periodSeconds: + type: integer + successThreshold: + type: integer + tcpSocket: + nullable: true + properties: + host: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + type: object + terminationGracePeriodSeconds: + nullable: true + type: integer + timeoutSeconds: + type: integer + type: object + name: + nullable: true + type: string + ports: + items: + properties: + containerPort: + type: integer + hostIP: + nullable: true + type: string + hostPort: + type: integer + name: + nullable: true + type: string + protocol: + nullable: true + type: string + type: object + nullable: true + type: array + readinessProbe: + nullable: true + properties: + exec: + nullable: true + properties: + command: + items: + nullable: true + type: string + nullable: true + type: array + type: object + failureThreshold: + type: integer + grpc: + nullable: true + properties: + port: + type: integer + service: + nullable: true + type: string + type: object + httpGet: + nullable: true + properties: + host: + nullable: true + type: string + httpHeaders: + items: + properties: + name: + nullable: true + type: string + value: + nullable: true + type: string + type: object + nullable: true + type: array + path: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + scheme: + nullable: true + type: string + type: object + initialDelaySeconds: + type: integer + periodSeconds: + type: integer + successThreshold: + type: integer + tcpSocket: + nullable: true + properties: + host: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + type: object + terminationGracePeriodSeconds: + nullable: true + type: integer + timeoutSeconds: + type: integer + type: object + resizePolicy: + items: + properties: + resourceName: + nullable: true + type: string + restartPolicy: + nullable: true + type: string + type: object + nullable: true + type: array + resources: + properties: + claims: + items: + properties: + name: + nullable: true + type: string + type: object + nullable: true + type: array + limits: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + requests: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + type: object + restartPolicy: + nullable: true + type: string + securityContext: + nullable: true + properties: + allowPrivilegeEscalation: + nullable: true + type: boolean + capabilities: + nullable: true + properties: + add: + items: + nullable: true + type: string + nullable: true + type: array + drop: + items: + nullable: true + type: string + nullable: true + type: array + type: object + privileged: + nullable: true + type: boolean + procMount: + nullable: true + type: string + readOnlyRootFilesystem: + nullable: true + type: boolean + runAsGroup: + nullable: true + type: integer + runAsNonRoot: + nullable: true + type: boolean + runAsUser: + nullable: true + type: integer + seLinuxOptions: + nullable: true + properties: + level: + nullable: true + type: string + role: + nullable: true + type: string + type: + nullable: true + type: string + user: + nullable: true + type: string + type: object + seccompProfile: + nullable: true + properties: + localhostProfile: + nullable: true + type: string + type: + nullable: true + type: string + type: object + windowsOptions: + nullable: true + properties: + gmsaCredentialSpec: + nullable: true + type: string + gmsaCredentialSpecName: + nullable: true + type: string + hostProcess: + nullable: true + type: boolean + runAsUserName: + nullable: true + type: string + type: object + type: object + startupProbe: + nullable: true + properties: + exec: + nullable: true + properties: + command: + items: + nullable: true + type: string + nullable: true + type: array + type: object + failureThreshold: + type: integer + grpc: + nullable: true + properties: + port: + type: integer + service: + nullable: true + type: string + type: object + httpGet: + nullable: true + properties: + host: + nullable: true + type: string + httpHeaders: + items: + properties: + name: + nullable: true + type: string + value: + nullable: true + type: string + type: object + nullable: true + type: array + path: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + scheme: + nullable: true + type: string + type: object + initialDelaySeconds: + type: integer + periodSeconds: + type: integer + successThreshold: + type: integer + tcpSocket: + nullable: true + properties: + host: + nullable: true + type: string + port: + x-kubernetes-int-or-string: true + type: object + terminationGracePeriodSeconds: + nullable: true + type: integer + timeoutSeconds: + type: integer + type: object + stdin: + type: boolean + stdinOnce: + type: boolean + terminationMessagePath: + nullable: true + type: string + terminationMessagePolicy: + nullable: true + type: string + tty: + type: boolean + volumeDevices: + items: + properties: + devicePath: + nullable: true + type: string + name: + nullable: true + type: string + type: object + nullable: true + type: array + volumeMounts: + items: + properties: + mountPath: + nullable: true + type: string + mountPropagation: + nullable: true + type: string + name: + nullable: true + type: string + readOnly: + type: boolean + subPath: + nullable: true + type: string + subPathExpr: + nullable: true + type: string + type: object + nullable: true + type: array + workingDir: + nullable: true + type: string + type: object + nullable: true + type: array + nodeName: + nullable: true + type: string + nodeSelector: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + os: + nullable: true + properties: + name: + nullable: true + type: string + type: object + overhead: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + preemptionPolicy: + nullable: true + type: string + priority: + nullable: true + type: integer + priorityClassName: + nullable: true + type: string + readinessGates: + items: + properties: + conditionType: + nullable: true + type: string + type: object + nullable: true + type: array + resourceClaims: + items: + properties: + name: + nullable: true + type: string + source: + properties: + resourceClaimName: + nullable: true + type: string + resourceClaimTemplateName: + nullable: true + type: string + type: object + type: object + nullable: true + type: array + restartPolicy: + nullable: true + type: string + runtimeClassName: + nullable: true + type: string + schedulerName: + nullable: true + type: string + schedulingGates: + items: + properties: + name: + nullable: true + type: string + type: object + nullable: true + type: array + securityContext: + nullable: true + properties: + fsGroup: + nullable: true + type: integer + fsGroupChangePolicy: + nullable: true + type: string + runAsGroup: + nullable: true + type: integer + runAsNonRoot: + nullable: true + type: boolean + runAsUser: + nullable: true + type: integer + seLinuxOptions: + nullable: true + properties: + level: + nullable: true + type: string + role: + nullable: true + type: string + type: + nullable: true + type: string + user: + nullable: true + type: string + type: object + seccompProfile: + nullable: true + properties: + localhostProfile: + nullable: true + type: string + type: + nullable: true + type: string + type: object + supplementalGroups: + items: + type: integer + nullable: true + type: array + sysctls: + items: + properties: + name: + nullable: true + type: string + value: + nullable: true + type: string + type: object + nullable: true + type: array + windowsOptions: + nullable: true + properties: + gmsaCredentialSpec: + nullable: true + type: string + gmsaCredentialSpecName: + nullable: true + type: string + hostProcess: + nullable: true + type: boolean + runAsUserName: + nullable: true + type: string + type: object + type: object + serviceAccount: + nullable: true + type: string + serviceAccountName: + nullable: true + type: string + setHostnameAsFQDN: + nullable: true + type: boolean + shareProcessNamespace: + nullable: true + type: boolean + subdomain: + nullable: true + type: string + terminationGracePeriodSeconds: + nullable: true + type: integer + tolerations: + items: + properties: + effect: + nullable: true + type: string + key: + nullable: true + type: string + operator: + nullable: true + type: string + tolerationSeconds: + nullable: true + type: integer + value: + nullable: true + type: string + type: object + nullable: true + type: array + topologySpreadConstraints: + items: + properties: + labelSelector: + nullable: true + properties: + matchExpressions: + items: + properties: + key: + nullable: true + type: string + operator: + nullable: true + type: string + values: + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchLabels: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + type: object + matchLabelKeys: + items: + nullable: true + type: string + nullable: true + type: array + maxSkew: + type: integer + minDomains: + nullable: true + type: integer + nodeAffinityPolicy: + nullable: true + type: string + nodeTaintsPolicy: + nullable: true + type: string + topologyKey: + nullable: true + type: string + whenUnsatisfiable: + nullable: true + type: string + type: object + nullable: true + type: array + volumes: + items: + properties: + awsElasticBlockStore: + nullable: true + properties: + fsType: + nullable: true + type: string + partition: + type: integer + readOnly: + type: boolean + volumeID: + nullable: true + type: string + type: object + azureDisk: + nullable: true + properties: + cachingMode: + nullable: true + type: string + diskName: + nullable: true + type: string + diskURI: + nullable: true + type: string + fsType: + nullable: true + type: string + kind: + nullable: true + type: string + readOnly: + nullable: true + type: boolean + type: object + azureFile: + nullable: true + properties: + readOnly: + type: boolean + secretName: + nullable: true + type: string + shareName: + nullable: true + type: string + type: object + cephfs: + nullable: true + properties: + monitors: + items: + nullable: true + type: string + nullable: true + type: array + path: + nullable: true + type: string + readOnly: + type: boolean + secretFile: + nullable: true + type: string + secretRef: + nullable: true + properties: + name: + nullable: true + type: string + type: object + user: + nullable: true + type: string + type: object + cinder: + nullable: true + properties: + fsType: + nullable: true + type: string + readOnly: + type: boolean + secretRef: + nullable: true + properties: + name: + nullable: true + type: string + type: object + volumeID: + nullable: true + type: string + type: object + configMap: + nullable: true + properties: + defaultMode: + nullable: true + type: integer + items: + items: + properties: + key: + nullable: true + type: string + mode: + nullable: true + type: integer + path: + nullable: true + type: string + type: object + nullable: true + type: array + name: + nullable: true + type: string + optional: + nullable: true + type: boolean + type: object + csi: + nullable: true + properties: + driver: + nullable: true + type: string + fsType: + nullable: true + type: string + nodePublishSecretRef: + nullable: true + properties: + name: + nullable: true + type: string + type: object + readOnly: + nullable: true + type: boolean + volumeAttributes: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + type: object + downwardAPI: + nullable: true + properties: + defaultMode: + nullable: true + type: integer + items: + items: + properties: + fieldRef: + nullable: true + properties: + apiVersion: + nullable: true + type: string + fieldPath: + nullable: true + type: string + type: object + mode: + nullable: true + type: integer + path: + nullable: true + type: string + resourceFieldRef: + nullable: true + properties: + containerName: + nullable: true + type: string + divisor: + nullable: true + type: string + resource: + nullable: true + type: string + type: object + type: object + nullable: true + type: array + type: object + emptyDir: + nullable: true + properties: + medium: + nullable: true + type: string + sizeLimit: + nullable: true + type: string + type: object + ephemeral: + nullable: true + properties: + volumeClaimTemplate: + nullable: true + properties: + metadata: + properties: + annotations: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + creationTimestamp: + nullable: true + type: string + deletionGracePeriodSeconds: + nullable: true + type: integer + deletionTimestamp: + nullable: true + type: string + finalizers: + items: + nullable: true + type: string + nullable: true + type: array + generateName: + nullable: true + type: string + generation: + type: integer + labels: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + managedFields: + items: + properties: + apiVersion: + nullable: true + type: string + fieldsType: + nullable: true + type: string + fieldsV1: + nullable: true + type: object + manager: + nullable: true + type: string + operation: + nullable: true + type: string + subresource: + nullable: true + type: string + time: + nullable: true + type: string + type: object + nullable: true + type: array + name: + nullable: true + type: string + namespace: + nullable: true + type: string + ownerReferences: + items: + properties: + apiVersion: + nullable: true + type: string + blockOwnerDeletion: + nullable: true + type: boolean + controller: + nullable: true + type: boolean + kind: + nullable: true + type: string + name: + nullable: true + type: string + uid: + nullable: true + type: string + type: object + nullable: true + type: array + resourceVersion: + nullable: true + type: string + selfLink: + nullable: true + type: string + uid: + nullable: true + type: string + type: object + spec: + properties: + accessModes: + items: + nullable: true + type: string + nullable: true + type: array + dataSource: + nullable: true + properties: + apiGroup: + nullable: true + type: string + kind: + nullable: true + type: string + name: + nullable: true + type: string + type: object + dataSourceRef: + nullable: true + properties: + apiGroup: + nullable: true + type: string + kind: + nullable: true + type: string + name: + nullable: true + type: string + namespace: + nullable: true + type: string + type: object + resources: + properties: + claims: + items: + properties: + name: + nullable: true + type: string + type: object + nullable: true + type: array + limits: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + requests: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + type: object + selector: + nullable: true + properties: + matchExpressions: + items: + properties: + key: + nullable: true + type: string + operator: + nullable: true + type: string + values: + items: + nullable: true + type: string + nullable: true + type: array + type: object + nullable: true + type: array + matchLabels: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + type: object + storageClassName: + nullable: true + type: string + volumeMode: + nullable: true + type: string + volumeName: + nullable: true + type: string + type: object + type: object + type: object + fc: + nullable: true + properties: + fsType: + nullable: true + type: string + lun: + nullable: true + type: integer + readOnly: + type: boolean + targetWWNs: + items: + nullable: true + type: string + nullable: true + type: array + wwids: + items: + nullable: true + type: string + nullable: true + type: array + type: object + flexVolume: + nullable: true + properties: + driver: + nullable: true + type: string + fsType: + nullable: true + type: string + options: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + readOnly: + type: boolean + secretRef: + nullable: true + properties: + name: + nullable: true + type: string + type: object + type: object + flocker: + nullable: true + properties: + datasetName: + nullable: true + type: string + datasetUUID: + nullable: true + type: string + type: object + gcePersistentDisk: + nullable: true + properties: + fsType: + nullable: true + type: string + partition: + type: integer + pdName: + nullable: true + type: string + readOnly: + type: boolean + type: object + gitRepo: + nullable: true + properties: + directory: + nullable: true + type: string + repository: + nullable: true + type: string + revision: + nullable: true + type: string + type: object + glusterfs: + nullable: true + properties: + endpoints: + nullable: true + type: string + path: + nullable: true + type: string + readOnly: + type: boolean + type: object + hostPath: + nullable: true + properties: + path: + nullable: true + type: string + type: + nullable: true + type: string + type: object + iscsi: + nullable: true + properties: + chapAuthDiscovery: + type: boolean + chapAuthSession: + type: boolean + fsType: + nullable: true + type: string + initiatorName: + nullable: true + type: string + iqn: + nullable: true + type: string + iscsiInterface: + nullable: true + type: string + lun: + type: integer + portals: + items: + nullable: true + type: string + nullable: true + type: array + readOnly: + type: boolean + secretRef: + nullable: true + properties: + name: + nullable: true + type: string + type: object + targetPortal: + nullable: true + type: string + type: object + name: + nullable: true + type: string + nfs: + nullable: true + properties: + path: + nullable: true + type: string + readOnly: + type: boolean + server: + nullable: true + type: string + type: object + persistentVolumeClaim: + nullable: true + properties: + claimName: + nullable: true + type: string + readOnly: + type: boolean + type: object + photonPersistentDisk: + nullable: true + properties: + fsType: + nullable: true + type: string + pdID: + nullable: true + type: string + type: object + portworxVolume: + nullable: true + properties: + fsType: + nullable: true + type: string + readOnly: + type: boolean + volumeID: + nullable: true + type: string + type: object + projected: + nullable: true + properties: + defaultMode: + nullable: true + type: integer + sources: + items: + properties: + configMap: + nullable: true + properties: + items: + items: + properties: + key: + nullable: true + type: string + mode: + nullable: true + type: integer + path: + nullable: true + type: string + type: object + nullable: true + type: array + name: + nullable: true + type: string + optional: + nullable: true + type: boolean + type: object + downwardAPI: + nullable: true + properties: + items: + items: + properties: + fieldRef: + nullable: true + properties: + apiVersion: + nullable: true + type: string + fieldPath: + nullable: true + type: string + type: object + mode: + nullable: true + type: integer + path: + nullable: true + type: string + resourceFieldRef: + nullable: true + properties: + containerName: + nullable: true + type: string + divisor: + nullable: true + type: string + resource: + nullable: true + type: string + type: object + type: object + nullable: true + type: array + type: object + secret: + nullable: true + properties: + items: + items: + properties: + key: + nullable: true + type: string + mode: + nullable: true + type: integer + path: + nullable: true + type: string + type: object + nullable: true + type: array + name: + nullable: true + type: string + optional: + nullable: true + type: boolean + type: object + serviceAccountToken: + nullable: true + properties: + audience: + nullable: true + type: string + expirationSeconds: + nullable: true + type: integer + path: + nullable: true + type: string + type: object + type: object + nullable: true + type: array + type: object + quobyte: + nullable: true + properties: + group: + nullable: true + type: string + readOnly: + type: boolean + registry: + nullable: true + type: string + tenant: + nullable: true + type: string + user: + nullable: true + type: string + volume: + nullable: true + type: string + type: object + rbd: + nullable: true + properties: + fsType: + nullable: true + type: string + image: + nullable: true + type: string + keyring: + nullable: true + type: string + monitors: + items: + nullable: true + type: string + nullable: true + type: array + pool: + nullable: true + type: string + readOnly: + type: boolean + secretRef: + nullable: true + properties: + name: + nullable: true + type: string + type: object + user: + nullable: true + type: string + type: object + scaleIO: + nullable: true + properties: + fsType: + nullable: true + type: string + gateway: + nullable: true + type: string + protectionDomain: + nullable: true + type: string + readOnly: + type: boolean + secretRef: + nullable: true + properties: + name: + nullable: true + type: string + type: object + sslEnabled: + type: boolean + storageMode: + nullable: true + type: string + storagePool: + nullable: true + type: string + system: + nullable: true + type: string + volumeName: + nullable: true + type: string + type: object + secret: + nullable: true + properties: + defaultMode: + nullable: true + type: integer + items: + items: + properties: + key: + nullable: true + type: string + mode: + nullable: true + type: integer + path: + nullable: true + type: string + type: object + nullable: true + type: array + optional: + nullable: true + type: boolean + secretName: + nullable: true + type: string + type: object + storageos: + nullable: true + properties: + fsType: + nullable: true + type: string + readOnly: + type: boolean + secretRef: + nullable: true + properties: + name: + nullable: true + type: string + type: object + volumeName: + nullable: true + type: string + volumeNamespace: + nullable: true + type: string + type: object + vsphereVolume: + nullable: true + properties: + fsType: + nullable: true + type: string + storagePolicyID: + nullable: true + type: string + storagePolicyName: + nullable: true + type: string + volumePath: + nullable: true + type: string + type: object + type: object + nullable: true + type: array + type: object + type: object + ttlSecondsAfterFinished: + nullable: true + type: integer + type: object + syncInterval: + type: integer + type: object + status: + properties: + commit: + nullable: true + type: string + conditions: + items: + properties: + lastTransitionTime: + nullable: true + type: string + lastUpdateTime: + nullable: true + type: string + message: + nullable: true + type: string + reason: + nullable: true + type: string + status: + nullable: true + type: string + type: + nullable: true + type: string + type: object + nullable: true + type: array + event: + nullable: true + type: string + hookId: + nullable: true + type: string + jobStatus: + nullable: true + type: string + lastExecutedCommit: + nullable: true + type: string + lastSyncedTime: + nullable: true + type: string + observedGeneration: + type: integer + secretToken: + nullable: true + type: string + updateGeneration: + type: integer + type: object + type: object + version: v1 + versions: + - name: v1 + served: true + storage: true +{{- end -}} diff --git a/charts/fleet-crd/103.1.8+up0.9.9/values.yaml b/charts/fleet-crd/103.1.8+up0.9.9/values.yaml new file mode 100644 index 0000000000..d41d3a2444 --- /dev/null +++ b/charts/fleet-crd/103.1.8+up0.9.9/values.yaml @@ -0,0 +1 @@ +# This file is intentionally empty diff --git a/charts/fleet/103.1.8+up0.9.9/Chart.yaml b/charts/fleet/103.1.8+up0.9.9/Chart.yaml new file mode 100644 index 0000000000..6aa289ce8d --- /dev/null +++ b/charts/fleet/103.1.8+up0.9.9/Chart.yaml @@ -0,0 +1,22 @@ +annotations: + catalog.cattle.io/auto-install: fleet-crd=match + catalog.cattle.io/certified: rancher + catalog.cattle.io/experimental: "true" + catalog.cattle.io/hidden: "true" + catalog.cattle.io/kube-version: '>= 1.23.0-0 < 1.29.0-0' + catalog.cattle.io/namespace: cattle-fleet-system + catalog.cattle.io/os: linux + catalog.cattle.io/permits-os: linux,windows + catalog.cattle.io/provides-gvr: clusters.fleet.cattle.io/v1alpha1 + catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.9.0-0' + catalog.cattle.io/release-name: fleet +apiVersion: v2 +appVersion: 0.9.9 +dependencies: +- condition: gitops.enabled + name: gitjob + repository: file://./charts/gitjob +description: Fleet Manager - GitOps at Scale +icon: https://charts.rancher.io/assets/logos/fleet.svg +name: fleet +version: 103.1.8+up0.9.9 diff --git a/charts/fleet/103.1.8+up0.9.9/README.md b/charts/fleet/103.1.8+up0.9.9/README.md new file mode 100644 index 0000000000..2f2a4c302a --- /dev/null +++ b/charts/fleet/103.1.8+up0.9.9/README.md @@ -0,0 +1,30 @@ +# Fleet Helm Chart + +Fleet is GitOps at scale. Fleet is designed to manage multiple clusters. + +## What is Fleet? + +* Cluster engine: Fleet is a container management and deployment engine designed to offer users more control on the local cluster and constant monitoring through GitOps. Fleet focuses not only on the ability to scale, but it also gives users a high degree of control and visibility to monitor exactly what is installed on the cluster. + +* Deployment management: Fleet can manage deployments from git of raw Kubernetes YAML, Helm charts, Kustomize, or any combination of the three. Regardless of the source, all resources are dynamically turned into Helm charts, and Helm is used as the engine to deploy all resources in the cluster. As a result, users can enjoy a high degree of control, consistency, and auditability of their clusters. + +## Introduction + +This chart deploys Fleet on a Kubernetes cluster. It also deploys some of its dependencies as subcharts. + +The documentation is centralized in the [doc website](https://fleet.rancher.io/). + +## Prerequisites + +Get helm if you don't have it. Helm 3 is just a CLI. + + +## Install Fleet + +Install the Fleet Helm charts (there are two because we separate out CRDs for ultimate flexibility.): + +``` +$ helm repo add fleet https://rancher.github.io/fleet-helm-charts/ +$ helm -n cattle-fleet-system install --create-namespace --wait fleet-crd fleet/fleet-crd +$ helm -n cattle-fleet-system install --create-namespace --wait fleet fleet/fleet +``` \ No newline at end of file diff --git a/charts/fleet/103.1.8+up0.9.9/charts/gitjob/.helmignore b/charts/fleet/103.1.8+up0.9.9/charts/gitjob/.helmignore new file mode 100644 index 0000000000..691fa13d6a --- /dev/null +++ b/charts/fleet/103.1.8+up0.9.9/charts/gitjob/.helmignore @@ -0,0 +1,23 @@ +# Patterns to ignore when building packages. +# This supports shell glob matching, relative path matching, and +# negation (prefixed with !). Only one pattern per line. +.DS_Store +# Common VCS dirs +.git/ +.gitignore +.bzr/ +.bzrignore +.hg/ +.hgignore +.svn/ +# Common backup files +*.swp +*.bak +*.tmp +*.orig +*~ +# Various IDEs +.project +.idea/ +*.tmproj +.vscode/ \ No newline at end of file diff --git a/charts/fleet/103.1.8+up0.9.9/charts/gitjob/Chart.yaml b/charts/fleet/103.1.8+up0.9.9/charts/gitjob/Chart.yaml new file mode 100644 index 0000000000..e0cd8fae3b --- /dev/null +++ b/charts/fleet/103.1.8+up0.9.9/charts/gitjob/Chart.yaml @@ -0,0 +1,5 @@ +apiVersion: v2 +appVersion: 0.9.13 +description: Controller that run jobs based on git events +name: gitjob +version: 0.9.13 diff --git a/charts/fleet/103.1.8+up0.9.9/charts/gitjob/templates/_helpers.tpl b/charts/fleet/103.1.8+up0.9.9/charts/gitjob/templates/_helpers.tpl new file mode 100644 index 0000000000..f652b5643d --- /dev/null +++ b/charts/fleet/103.1.8+up0.9.9/charts/gitjob/templates/_helpers.tpl @@ -0,0 +1,7 @@ +{{- define "system_default_registry" -}} +{{- if .Values.global.cattle.systemDefaultRegistry -}} +{{- printf "%s/" .Values.global.cattle.systemDefaultRegistry -}} +{{- else -}} +{{- "" -}} +{{- end -}} +{{- end -}} \ No newline at end of file diff --git a/charts/fleet/103.1.8+up0.9.9/charts/gitjob/templates/clusterrole.yaml b/charts/fleet/103.1.8+up0.9.9/charts/gitjob/templates/clusterrole.yaml new file mode 100644 index 0000000000..bcad90164f --- /dev/null +++ b/charts/fleet/103.1.8+up0.9.9/charts/gitjob/templates/clusterrole.yaml @@ -0,0 +1,38 @@ +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRole +metadata: + name: gitjob +rules: + - apiGroups: + - "batch" + resources: + - 'jobs' + verbs: + - '*' + - apiGroups: + - "" + resources: + - 'pods' + verbs: + - 'list' + - 'get' + - 'watch' + - apiGroups: + - "" + resources: + - 'secrets' + verbs: + - '*' + - apiGroups: + - "" + resources: + - 'configmaps' + verbs: + - '*' + - apiGroups: + - "gitjob.cattle.io" + resources: + - "gitjobs" + - "gitjobs/status" + verbs: + - "*" \ No newline at end of file diff --git a/charts/fleet/103.1.8+up0.9.9/charts/gitjob/templates/clusterrolebinding.yaml b/charts/fleet/103.1.8+up0.9.9/charts/gitjob/templates/clusterrolebinding.yaml new file mode 100644 index 0000000000..0bf07c4ef8 --- /dev/null +++ b/charts/fleet/103.1.8+up0.9.9/charts/gitjob/templates/clusterrolebinding.yaml @@ -0,0 +1,12 @@ +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRoleBinding +metadata: + name: gitjob-binding +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: ClusterRole + name: gitjob +subjects: + - kind: ServiceAccount + name: gitjob + namespace: {{ .Release.Namespace }} \ No newline at end of file diff --git a/charts/fleet/103.1.8+up0.9.9/charts/gitjob/templates/deployment.yaml b/charts/fleet/103.1.8+up0.9.9/charts/gitjob/templates/deployment.yaml new file mode 100644 index 0000000000..7771db512c --- /dev/null +++ b/charts/fleet/103.1.8+up0.9.9/charts/gitjob/templates/deployment.yaml @@ -0,0 +1,52 @@ +apiVersion: apps/v1 +kind: Deployment +metadata: + name: gitjob +spec: + selector: + matchLabels: + app: "gitjob" + template: + metadata: + labels: + app: "gitjob" + spec: + serviceAccountName: gitjob + containers: + - image: "{{ template "system_default_registry" . }}{{ .Values.gitjob.repository }}:{{ .Values.gitjob.tag }}" + name: gitjob + args: + - gitjob + - --gitjob-image + - "{{ template "system_default_registry" . }}{{ .Values.gitjob.repository }}:{{ .Values.gitjob.tag }}" + {{- if .Values.debug }} + - --debug + {{- end }} + env: + - name: NAMESPACE + valueFrom: + fieldRef: + fieldPath: metadata.namespace + {{- if .Values.proxy }} + - name: HTTP_PROXY + value: {{ .Values.proxy }} + - name: HTTPS_PROXY + value: {{ .Values.proxy }} + - name: NO_PROXY + value: {{ .Values.noProxy }} + {{- end }} + {{- if .Values.debug }} + - name: CATTLE_DEV_MODE + value: "true" + {{- end }} + {{- with .Values.tolerations }} + tolerations: + {{- toYaml . | nindent 8 }} + {{- end }} + {{- with .Values.nodeSelector }} + nodeSelector: + {{- toYaml . | nindent 8 }} + {{- end }} + {{- if .Values.priorityClassName }} + priorityClassName: "{{.Values.priorityClassName}}" + {{- end }} diff --git a/charts/fleet/103.1.8+up0.9.9/charts/gitjob/templates/leases.yaml b/charts/fleet/103.1.8+up0.9.9/charts/gitjob/templates/leases.yaml new file mode 100644 index 0000000000..51f9339509 --- /dev/null +++ b/charts/fleet/103.1.8+up0.9.9/charts/gitjob/templates/leases.yaml @@ -0,0 +1,23 @@ +apiVersion: rbac.authorization.k8s.io/v1 +kind: Role +metadata: + name: gitjob +rules: + - apiGroups: + - "coordination.k8s.io" + resources: + - "leases" + verbs: + - "*" +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: RoleBinding +metadata: + name: gitjob +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: Role + name: gitjob +subjects: + - kind: ServiceAccount + name: gitjob diff --git a/charts/fleet/103.1.8+up0.9.9/charts/gitjob/templates/service.yaml b/charts/fleet/103.1.8+up0.9.9/charts/gitjob/templates/service.yaml new file mode 100644 index 0000000000..bf57c1b55c --- /dev/null +++ b/charts/fleet/103.1.8+up0.9.9/charts/gitjob/templates/service.yaml @@ -0,0 +1,12 @@ +apiVersion: v1 +kind: Service +metadata: + name: gitjob +spec: + ports: + - name: http-80 + port: 80 + protocol: TCP + targetPort: 8080 + selector: + app: "gitjob" \ No newline at end of file diff --git a/charts/fleet/103.1.8+up0.9.9/charts/gitjob/templates/serviceaccount.yaml b/charts/fleet/103.1.8+up0.9.9/charts/gitjob/templates/serviceaccount.yaml new file mode 100644 index 0000000000..5f8aecb045 --- /dev/null +++ b/charts/fleet/103.1.8+up0.9.9/charts/gitjob/templates/serviceaccount.yaml @@ -0,0 +1,4 @@ +apiVersion: v1 +kind: ServiceAccount +metadata: + name: gitjob diff --git a/charts/fleet/103.1.8+up0.9.9/charts/gitjob/values.yaml b/charts/fleet/103.1.8+up0.9.9/charts/gitjob/values.yaml new file mode 100644 index 0000000000..5099190a33 --- /dev/null +++ b/charts/fleet/103.1.8+up0.9.9/charts/gitjob/values.yaml @@ -0,0 +1,27 @@ +gitjob: + repository: rancher/gitjob + tag: v0.9.13 + +global: + cattle: + systemDefaultRegistry: "" + +# http[s] proxy server +# proxy: http://@:: + +# comma separated list of domains or ip addresses that will not use the proxy +noProxy: 127.0.0.0/8,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16,.svc,.cluster.local + +nodeSelector: + kubernetes.io/os: linux + +tolerations: + - key: cattle.io/os + operator: "Equal" + value: "linux" + effect: NoSchedule + +# PriorityClassName assigned to deployment. +priorityClassName: "" + +debug: false diff --git a/charts/fleet/103.1.8+up0.9.9/templates/_helpers.tpl b/charts/fleet/103.1.8+up0.9.9/templates/_helpers.tpl new file mode 100644 index 0000000000..6cd96c3ace --- /dev/null +++ b/charts/fleet/103.1.8+up0.9.9/templates/_helpers.tpl @@ -0,0 +1,22 @@ +{{- define "system_default_registry" -}} +{{- if .Values.global.cattle.systemDefaultRegistry -}} +{{- printf "%s/" .Values.global.cattle.systemDefaultRegistry -}} +{{- else -}} +{{- "" -}} +{{- end -}} +{{- end -}} + +{{/* +Windows cluster will add default taint for linux nodes, +add below linux tolerations to workloads could be scheduled to those linux nodes +*/}} +{{- define "linux-node-tolerations" -}} +- key: "cattle.io/os" + value: "linux" + effect: "NoSchedule" + operator: "Equal" +{{- end -}} + +{{- define "linux-node-selector" -}} +kubernetes.io/os: linux +{{- end -}} \ No newline at end of file diff --git a/charts/fleet/103.1.8+up0.9.9/templates/configmap.yaml b/charts/fleet/103.1.8+up0.9.9/templates/configmap.yaml new file mode 100644 index 0000000000..3fd0b15cf8 --- /dev/null +++ b/charts/fleet/103.1.8+up0.9.9/templates/configmap.yaml @@ -0,0 +1,26 @@ +apiVersion: v1 +kind: ConfigMap +metadata: + name: fleet-controller +data: + config: | + { + "systemDefaultRegistry": "{{ template "system_default_registry" . }}", + "agentImage": "{{ template "system_default_registry" . }}{{.Values.agentImage.repository}}:{{.Values.agentImage.tag}}", + "agentImagePullPolicy": "{{ .Values.agentImage.imagePullPolicy }}", + "apiServerURL": "{{.Values.apiServerURL}}", + "apiServerCA": "{{b64enc .Values.apiServerCA}}", + "agentCheckinInterval": "{{.Values.agentCheckinInterval}}", + "agentTLSMode": "{{.Values.agentTLSMode}}", + "ignoreClusterRegistrationLabels": {{.Values.ignoreClusterRegistrationLabels}}, + "bootstrap": { + "paths": "{{.Values.bootstrap.paths}}", + "repo": "{{.Values.bootstrap.repo}}", + "secret": "{{.Values.bootstrap.secret}}", + "branch": "{{.Values.bootstrap.branch}}", + "namespace": "{{.Values.bootstrap.namespace}}", + "agentNamespace": "{{.Values.bootstrap.agentNamespace}}", + }, + "webhookReceiverURL": "{{.Values.webhookReceiverURL}}", + "githubURLPrefix": "{{.Values.githubURLPrefix}}" + } diff --git a/charts/fleet/103.1.8+up0.9.9/templates/deployment.yaml b/charts/fleet/103.1.8+up0.9.9/templates/deployment.yaml new file mode 100644 index 0000000000..164340c444 --- /dev/null +++ b/charts/fleet/103.1.8+up0.9.9/templates/deployment.yaml @@ -0,0 +1,102 @@ +apiVersion: apps/v1 +kind: Deployment +metadata: + name: fleet-controller +spec: + selector: + matchLabels: + app: fleet-controller + template: + metadata: + labels: + app: fleet-controller + spec: + containers: + - env: + - name: NAMESPACE + valueFrom: + fieldRef: + fieldPath: metadata.namespace + - name: FLEET_PROPAGATE_DEBUG_SETTINGS_TO_AGENTS + value: {{ quote .Values.propagateDebugSettingsToAgents }} + {{- if .Values.clusterEnqueueDelay }} + - name: FLEET_CLUSTER_ENQUEUE_DELAY + value: {{ .Values.clusterEnqueueDelay }} + {{- end }} + {{- if .Values.proxy }} + - name: HTTP_PROXY + value: {{ .Values.proxy }} + - name: HTTPS_PROXY + value: {{ .Values.proxy }} + - name: NO_PROXY + value: {{ .Values.noProxy }} + {{- end }} + {{- if .Values.cpuPprof }} + - name: FLEET_CPU_PPROF_DIR + value: /tmp/pprof/ + {{- end }} + {{- if .Values.cpuPprof }} + - name: FLEET_CPU_PPROF_PERIOD + value: {{ quote .Values.cpuPprof.period }} + {{- end }} + {{- if .Values.debug }} + - name: CATTLE_DEV_MODE + value: "true" + {{- end }} + image: '{{ template "system_default_registry" . }}{{ .Values.image.repository }}:{{ .Values.image.tag }}' + name: fleet-controller + imagePullPolicy: "{{ .Values.image.imagePullPolicy }}" + command: + - fleetcontroller + {{- if not .Values.gitops.enabled }} + - --disable-gitops + {{- end }} + {{- if not .Values.bootstrap.enabled }} + - --disable-bootstrap + {{- end }} + {{- if .Values.debug }} + - --debug + - --debug-level + - {{ quote .Values.debugLevel }} + {{- else }} + securityContext: + allowPrivilegeEscalation: false + readOnlyRootFilesystem: true + privileged: false + capabilities: + drop: + - ALL + {{- end }} + volumeMounts: + - mountPath: /tmp + name: tmp + {{- if .Values.cpuPprof }} + - mountPath: /tmp/pprof + name: pprof + {{- end }} + volumes: + - name: tmp + emptyDir: {} + {{- if .Values.cpuPprof }} + - name: pprof {{ toYaml .Values.cpuPprof.volumeConfiguration | nindent 10 }} + {{- end }} + + serviceAccountName: fleet-controller + nodeSelector: {{ include "linux-node-selector" . | nindent 8 }} +{{- if .Values.nodeSelector }} +{{ toYaml .Values.nodeSelector | indent 8 }} +{{- end }} + tolerations: {{ include "linux-node-tolerations" . | nindent 8 }} +{{- if .Values.tolerations }} +{{ toYaml .Values.tolerations | indent 8 }} +{{- end }} + {{- if .Values.priorityClassName }} + priorityClassName: "{{.Values.priorityClassName}}" + {{- end }} + +{{- if not .Values.debug }} + securityContext: + runAsNonRoot: true + runAsUser: 1000 + runAsGroup: 1000 +{{- end }} diff --git a/charts/fleet/103.1.8+up0.9.9/templates/job_cleanup_clusterregistrations.yaml b/charts/fleet/103.1.8+up0.9.9/templates/job_cleanup_clusterregistrations.yaml new file mode 100644 index 0000000000..17d1ba7864 --- /dev/null +++ b/charts/fleet/103.1.8+up0.9.9/templates/job_cleanup_clusterregistrations.yaml @@ -0,0 +1,40 @@ +{{- if .Values.migrations.clusterRegistrationCleanup }} +--- +apiVersion: batch/v1 +kind: Job +metadata: + name: fleet-cleanup-clusterregistrations + annotations: + "helm.sh/hook": post-install, post-upgrade + "helm.sh/hook-delete-policy": hook-succeeded, before-hook-creation +spec: + template: + metadata: + labels: + app: fleet-job + spec: + serviceAccountName: fleet-controller + restartPolicy: Never + securityContext: + runAsNonRoot: true + runAsGroup: 1000 + runAsUser: 1000 + containers: + - name: cleanup + image: "{{ template "system_default_registry" . }}{{.Values.agentImage.repository}}:{{.Values.agentImage.tag}}" + imagePullPolicy: {{ .Values.global.imagePullPolicy }} + securityContext: + allowPrivilegeEscalation: false + capabilities: + drop: + - ALL + readOnlyRootFilesystem: false + privileged: false + command: + - fleet + args: + - cleanup + nodeSelector: {{ include "linux-node-selector" . | nindent 8 }} + tolerations: {{ include "linux-node-tolerations" . | nindent 8 }} + backoffLimit: 1 +{{- end }} diff --git a/charts/fleet/103.1.8+up0.9.9/templates/rbac.yaml b/charts/fleet/103.1.8+up0.9.9/templates/rbac.yaml new file mode 100644 index 0000000000..361d68c08b --- /dev/null +++ b/charts/fleet/103.1.8+up0.9.9/templates/rbac.yaml @@ -0,0 +1,114 @@ +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRole +metadata: + name: fleet-controller +rules: +- apiGroups: + - gitjob.cattle.io + resources: + - '*' + verbs: + - '*' +- apiGroups: + - fleet.cattle.io + resources: + - '*' + verbs: + - '*' +- apiGroups: + - "" + resources: + - namespaces + - serviceaccounts + verbs: + - '*' +- apiGroups: + - "" + resources: + - secrets + - configmaps + verbs: + - '*' +- apiGroups: + - rbac.authorization.k8s.io + resources: + - clusterroles + - clusterrolebindings + - roles + - rolebindings + verbs: + - '*' + +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRoleBinding +metadata: + name: fleet-controller +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: ClusterRole + name: fleet-controller +subjects: +- kind: ServiceAccount + name: fleet-controller + namespace: {{.Release.Namespace}} + +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: Role +metadata: + name: fleet-controller +rules: +- apiGroups: + - "" + resources: + - configmaps + verbs: + - '*' +- apiGroups: + - coordination.k8s.io + resources: + - leases + verbs: + - '*' + +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: RoleBinding +metadata: + name: fleet-controller +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: Role + name: fleet-controller +subjects: +- kind: ServiceAccount + name: fleet-controller + +{{- if .Values.bootstrap.enabled }} +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRole +metadata: + name: fleet-controller-bootstrap +rules: +- apiGroups: + - '*' + resources: + - '*' + verbs: + - '*' +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRoleBinding +metadata: + name: fleet-controller-bootstrap +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: ClusterRole + name: fleet-controller-bootstrap +subjects: +- kind: ServiceAccount + name: fleet-controller-bootstrap + namespace: {{.Release.Namespace}} +{{- end }} diff --git a/charts/fleet/103.1.8+up0.9.9/templates/serviceaccount.yaml b/charts/fleet/103.1.8+up0.9.9/templates/serviceaccount.yaml new file mode 100644 index 0000000000..ba27c748d7 --- /dev/null +++ b/charts/fleet/103.1.8+up0.9.9/templates/serviceaccount.yaml @@ -0,0 +1,12 @@ +apiVersion: v1 +kind: ServiceAccount +metadata: + name: fleet-controller + +{{- if .Values.bootstrap.enabled }} +--- +apiVersion: v1 +kind: ServiceAccount +metadata: + name: fleet-controller-bootstrap +{{- end }} diff --git a/charts/fleet/103.1.8+up0.9.9/values.yaml b/charts/fleet/103.1.8+up0.9.9/values.yaml new file mode 100644 index 0000000000..01eadc7986 --- /dev/null +++ b/charts/fleet/103.1.8+up0.9.9/values.yaml @@ -0,0 +1,87 @@ +image: + repository: rancher/fleet + tag: v0.9.9 + imagePullPolicy: IfNotPresent + +agentImage: + repository: rancher/fleet-agent + tag: v0.9.9 + imagePullPolicy: IfNotPresent + +# For cluster registration the public URL of the Kubernetes API server must be set here +# Example: https://example.com:6443 +apiServerURL: "" + +# For cluster registration the pem encoded value of the CA of the Kubernetes API server must be set here +# If left empty it is assumed this Kubernetes API TLS is signed by a well known CA. +apiServerCA: "" + +# Determines whether the agent should trust CA bundles from the operating system's trust store when connecting to a +# management cluster. True in `system-store` mode, false in `strict` mode. +agentTLSMode: "system-store" + +# A duration string for how often agents should report a heartbeat +agentCheckinInterval: "15m" + +# Whether you want to allow cluster upon registration to specify their labels. +ignoreClusterRegistrationLabels: false + +# Counts from gitrepo are out of sync with bundleDeployment state. +# Just retry in a number of seconds as there is no great way to trigger an event that doesn't cause a loop. +# If not set default is 15 seconds. +# clusterEnqueueDelay: 120s + +# http[s] proxy server +# proxy: http://@:: + +# comma separated list of domains or ip addresses that will not use the proxy +noProxy: 127.0.0.0/8,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16,.svc,.cluster.local + +bootstrap: + enabled: true + # The namespace that will be autocreated and the local cluster will be registered in + namespace: fleet-local + # The namespace where the fleet agent for the local cluster will be ran, if empty + # this will default to cattle-fleet-system + agentNamespace: "" + # A repo to add at install time that will deploy to the local cluster. This allows + # one to fully bootstrap fleet, its configuration and all its downstream clusters + # in one shot. + repo: "" + secret: "" + branch: master + paths: "" + + +global: + cattle: + systemDefaultRegistry: "" + +## Node labels for pod assignment +## Ref: https://kubernetes.io/docs/user-guide/node-selection/ +## +nodeSelector: {} +## List of node taints to tolerate (requires Kubernetes >= 1.6) +tolerations: [] + +## PriorityClassName assigned to deployment. +priorityClassName: "" + +gitops: + enabled: true + +debug: false +debugLevel: 0 +propagateDebugSettingsToAgents: true + +## Optional CPU pprof configuration. Profiles are collected continuously and saved every period +## Any valid volume configuration can be provided, the example below uses hostPath +#cpuPprof: +# period: "60s" +# volumeConfiguration: +# hostPath: +# path: /tmp/pprof +# type: DirectoryOrCreate + +migrations: + clusterRegistrationCleanup: true diff --git a/charts/harvester-cloud-provider/103.0.3+up0.2.6/.helmignore b/charts/harvester-cloud-provider/103.0.3+up0.2.6/.helmignore new file mode 100644 index 0000000000..0e8a0eb36f --- /dev/null +++ b/charts/harvester-cloud-provider/103.0.3+up0.2.6/.helmignore @@ -0,0 +1,23 @@ +# Patterns to ignore when building packages. +# This supports shell glob matching, relative path matching, and +# negation (prefixed with !). Only one pattern per line. +.DS_Store +# Common VCS dirs +.git/ +.gitignore +.bzr/ +.bzrignore +.hg/ +.hgignore +.svn/ +# Common backup files +*.swp +*.bak +*.tmp +*.orig +*~ +# Various IDEs +.project +.idea/ +*.tmproj +.vscode/ diff --git a/charts/harvester-cloud-provider/103.0.3+up0.2.6/Chart.lock b/charts/harvester-cloud-provider/103.0.3+up0.2.6/Chart.lock new file mode 100644 index 0000000000..c6f7db6a91 --- /dev/null +++ b/charts/harvester-cloud-provider/103.0.3+up0.2.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: kube-vip + repository: file://dependency_charts/kube-vip + version: 0.4.2 +digest: sha256:bbbff44d39375203f4880e5a76f0d9705f25edc53f89532e8ef39cd23d9ca92b +generated: "2023-06-07T17:47:05.632456+08:00" diff --git a/charts/harvester-cloud-provider/103.0.3+up0.2.6/Chart.yaml b/charts/harvester-cloud-provider/103.0.3+up0.2.6/Chart.yaml new file mode 100644 index 0000000000..5dc7f191a8 --- /dev/null +++ b/charts/harvester-cloud-provider/103.0.3+up0.2.6/Chart.yaml @@ -0,0 +1,25 @@ +annotations: + catalog.cattle.io/certified: rancher + catalog.cattle.io/display-name: Harvester Cloud Provider + catalog.cattle.io/kube-version: '>= 1.23.0-0 < 1.29.0-0' + catalog.cattle.io/namespace: kube-system + catalog.cattle.io/os: linux + catalog.cattle.io/permits-os: linux + catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.9.0-0' + catalog.cattle.io/release-name: harvester-cloud-provider + catalog.cattle.io/ui-component: harvester-cloud-provider + catalog.cattle.io/upstream-version: 0.2.6 +apiVersion: v2 +appVersion: v0.2.2 +dependencies: +- name: kube-vip + repository: file://./charts/kube-vip +description: A Helm chart for Harvester Cloud Provider +keywords: +- infrastructure +- harvester +maintainers: +- name: harvester +name: harvester-cloud-provider +type: application +version: 103.0.3+up0.2.6 diff --git a/charts/harvester-cloud-provider/103.0.3+up0.2.6/charts/kube-vip/.helmignore b/charts/harvester-cloud-provider/103.0.3+up0.2.6/charts/kube-vip/.helmignore new file mode 100644 index 0000000000..0e8a0eb36f --- /dev/null +++ b/charts/harvester-cloud-provider/103.0.3+up0.2.6/charts/kube-vip/.helmignore @@ -0,0 +1,23 @@ +# Patterns to ignore when building packages. +# This supports shell glob matching, relative path matching, and +# negation (prefixed with !). Only one pattern per line. +.DS_Store +# Common VCS dirs +.git/ +.gitignore +.bzr/ +.bzrignore +.hg/ +.hgignore +.svn/ +# Common backup files +*.swp +*.bak +*.tmp +*.orig +*~ +# Various IDEs +.project +.idea/ +*.tmproj +.vscode/ diff --git a/charts/harvester-cloud-provider/103.0.3+up0.2.6/charts/kube-vip/Chart.yaml b/charts/harvester-cloud-provider/103.0.3+up0.2.6/charts/kube-vip/Chart.yaml new file mode 100644 index 0000000000..77d865f6bc --- /dev/null +++ b/charts/harvester-cloud-provider/103.0.3+up0.2.6/charts/kube-vip/Chart.yaml @@ -0,0 +1,6 @@ +apiVersion: v2 +appVersion: v0.4.1 +description: A Helm chart for kube-vip +name: kube-vip +type: application +version: 0.4.2 diff --git a/charts/harvester-cloud-provider/103.0.3+up0.2.6/charts/kube-vip/templates/_helpers.tpl b/charts/harvester-cloud-provider/103.0.3+up0.2.6/charts/kube-vip/templates/_helpers.tpl new file mode 100644 index 0000000000..699c16299e --- /dev/null +++ b/charts/harvester-cloud-provider/103.0.3+up0.2.6/charts/kube-vip/templates/_helpers.tpl @@ -0,0 +1,74 @@ +{{/* vim: set filetype=mustache: */}} +{{/* +Expand the name of the chart. +*/}} +{{- define "kube-vip.name" -}} +{{- default .Chart.Name .Values.nameOverride | trunc 63 | trimSuffix "-" }} +{{- end }} + +{{/* +Create a default fully qualified app name. +We truncate at 63 chars because some Kubernetes name fields are limited to this (by the DNS naming spec). +If release name contains chart name it will be used as a full name. +*/}} +{{- define "kube-vip.fullname" -}} +{{- if .Values.fullnameOverride }} +{{- .Values.fullnameOverride | trunc 63 | trimSuffix "-" }} +{{- else }} +{{- $name := default .Chart.Name .Values.nameOverride }} +{{- if contains $name .Release.Name }} +{{- .Release.Name | trunc 63 | trimSuffix "-" }} +{{- else }} +{{- printf "%s-%s" .Release.Name $name | trunc 63 | trimSuffix "-" }} +{{- end }} +{{- end }} +{{- end }} + +{{/* +Create chart name and version as used by the chart label. +*/}} +{{- define "kube-vip.chart" -}} +{{- printf "%s-%s" .Chart.Name .Chart.Version | replace "+" "_" | trunc 63 | trimSuffix "-" }} +{{- end }} + +{{/* +Common labels +*/}} +{{- define "kube-vip.labels" -}} +helm.sh/chart: {{ include "kube-vip.chart" . }} +{{ include "kube-vip.selectorLabels" . }} +{{- if .Chart.AppVersion }} +app.kubernetes.io/version: {{ .Chart.AppVersion | quote }} +{{- end }} +app.kubernetes.io/managed-by: {{ .Release.Service }} +{{- end }} + +{{/* +Selector labels +*/}} +{{- define "kube-vip.selectorLabels" -}} +app.kubernetes.io/name: {{ include "kube-vip.name" . }} +app.kubernetes.io/instance: {{ .Release.Name }} +{{- end }} + +{{/* +Create the name of the service account to use +*/}} +{{- define "kube-vip.serviceAccountName" -}} +{{- if .Values.serviceAccount.create }} +{{- default (include "kube-vip.fullname" .) .Values.serviceAccount.name }} +{{- else }} +{{- default "default" .Values.serviceAccount.name }} +{{- end }} +{{- end }} + +{{/* +Global system default registry +*/}} +{{- define "system_default_registry" -}} +{{- if .Values.global.cattle.systemDefaultRegistry -}} +{{- printf "%s/" .Values.global.cattle.systemDefaultRegistry -}} +{{- else -}} +{{- "" -}} +{{- end -}} +{{- end -}} diff --git a/charts/harvester-cloud-provider/103.0.3+up0.2.6/charts/kube-vip/templates/daemonset.yaml b/charts/harvester-cloud-provider/103.0.3+up0.2.6/charts/kube-vip/templates/daemonset.yaml new file mode 100644 index 0000000000..cf8a845423 --- /dev/null +++ b/charts/harvester-cloud-provider/103.0.3+up0.2.6/charts/kube-vip/templates/daemonset.yaml @@ -0,0 +1,51 @@ +apiVersion: apps/v1 +kind: DaemonSet +metadata: + name: {{ include "kube-vip.name" . }} + namespace: {{ .Release.Namespace | default "kube-system" }} +spec: + selector: + matchLabels: + {{- include "kube-vip.selectorLabels" . | nindent 6 }} + template: + metadata: + labels: + {{- include "kube-vip.selectorLabels" . | nindent 8 }} + spec: + containers: + - args: + - manager + env: + {{- if eq .Values.env.cp_enable "true" }} + - name: vip_address + value: {{ required "A valid config.address required!" .Values.config.address}} + {{- end }} + {{- with .Values.env }} + {{- range $k, $v := . }} + {{- $name := $k }} + {{- $value := $v }} + - name: {{ quote $name }} + value: {{ quote $value }} + {{- end }} + {{- end }} + image: {{ template "system_default_registry" . }}{{ .Values.image.repository }}:{{ .Values.image.tag | default .Chart.AppVersion }} + imagePullPolicy: {{ .Values.image.pullPolicy }} + name: kube-vip + resources: + {{- toYaml .Values.resources | nindent 10 }} + securityContext: + {{- toYaml .Values.securityContext | nindent 10 }} + hostNetwork: true + serviceAccountName: {{ include "kube-vip.name" . }} + {{- with .Values.nodeSelector }} + nodeSelector: + {{- toYaml . | nindent 8 }} + {{- end }} + {{- with .Values.tolerations }} + tolerations: + {{- toYaml . | nindent 8 }} + {{- end }} + {{- with .Values.affinity }} + affinity: + {{- toYaml . | nindent 8 }} + {{- end }} diff --git a/charts/harvester-cloud-provider/103.0.3+up0.2.6/charts/kube-vip/templates/rbac.yaml b/charts/harvester-cloud-provider/103.0.3+up0.2.6/charts/kube-vip/templates/rbac.yaml new file mode 100644 index 0000000000..0aee28c9bb --- /dev/null +++ b/charts/harvester-cloud-provider/103.0.3+up0.2.6/charts/kube-vip/templates/rbac.yaml @@ -0,0 +1,36 @@ +apiVersion: v1 +kind: ServiceAccount +metadata: + name: {{ include "kube-vip.name" . }} + namespace: {{ .Release.Namespace }} + labels: + {{- include "kube-vip.labels" . | nindent 4 }} +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRole +metadata: + annotations: + rbac.authorization.kubernetes.io/autoupdate: "true" + name: {{ include "kube-vip.name" . }} +rules: + - apiGroups: [""] + resources: ["services", "services/status", "nodes"] + verbs: ["list","get","watch", "update"] + - apiGroups: ["coordination.k8s.io"] + resources: ["leases"] + verbs: ["list", "get", "watch", "update", "create"] +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRoleBinding +metadata: + name: {{ include "kube-vip.name" . }} + labels: + {{- include "kube-vip.labels" . | nindent 4 }} +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: ClusterRole + name: {{ include "kube-vip.name" . }} +subjects: +- kind: ServiceAccount + name: {{ include "kube-vip.name" . }} + namespace: {{ .Release.Namespace }} diff --git a/charts/harvester-cloud-provider/103.0.3+up0.2.6/charts/kube-vip/values.yaml b/charts/harvester-cloud-provider/103.0.3+up0.2.6/charts/kube-vip/values.yaml new file mode 100644 index 0000000000..307bf8304b --- /dev/null +++ b/charts/harvester-cloud-provider/103.0.3+up0.2.6/charts/kube-vip/values.yaml @@ -0,0 +1,79 @@ +# Default values for kube-vip. +# This is a YAML-formatted file. +# Declare variables to be passed into your templates. + +image: + repository: rancher/mirrored-kube-vip-kube-vip-iptables + pullPolicy: IfNotPresent + # Overrides the image tag whose default is the chart appVersion. + tag: "v0.6.0" + +config: + address: "" + +env: + vip_interface: "" + vip_arp: "true" + lb_enable: "true" + lb_port: "6443" + vip_cidr: "32" + cp_enable: "false" + svc_enable: "true" + vip_leaderelection: "false" + +imagePullSecrets: [ ] +nameOverride: "" +fullnameOverride: "" + +serviceAccount: + # Specifies whether a service account should be created + create: true + # Annotations to add to the service account + annotations: { } + # The name of the service account to use. + # If not set and create is true, a name is generated using the fullname template + name: "" + +podAnnotations: { } + +podSecurityContext: { } +# fsGroup: 2000 + +securityContext: + capabilities: + add: + - NET_ADMIN + - NET_RAW + +resources: { } + # We usually recommend not to specify default resources and to leave this as a conscious + # choice for the user. This also increases chances charts run on environments with little + # resources, such as Minikube. If you do want to specify resources, uncomment the following + # lines, adjust them as necessary, and remove the curly braces after 'resources:'. +# limits: +# cpu: 100m +# memory: 128Mi +# requests: +# cpu: 100m +# memory: 128Mi + +nodeSelector: {} + +tolerations: + - effect: NoSchedule + key: node-role.kubernetes.io/control-plane + operator: Exists +affinity: { } + # nodeAffinity: + # requiredDuringSchedulingIgnoredDuringExecution: + # nodeSelectorTerms: + # - matchExpressions: + # - key: node-role.kubernetes.io/master + # operator: Exists + # - matchExpressions: + # - key: node-role.kubernetes.io/control-plane + # operator: Exists + +global: + cattle: + systemDefaultRegistry: "" diff --git a/charts/harvester-cloud-provider/103.0.3+up0.2.6/ci/kind-values.yaml b/charts/harvester-cloud-provider/103.0.3+up0.2.6/ci/kind-values.yaml new file mode 100644 index 0000000000..2f3796b7a2 --- /dev/null +++ b/charts/harvester-cloud-provider/103.0.3+up0.2.6/ci/kind-values.yaml @@ -0,0 +1,3 @@ +replicasCount: 1 +# It's an existent but invalid kubeconfig, just for helm installation testing in kind +cloudConfigPath: "/etc/kubernetes/admin.conf" diff --git a/charts/harvester-cloud-provider/103.0.3+up0.2.6/dependency_charts/kube-vip/.helmignore b/charts/harvester-cloud-provider/103.0.3+up0.2.6/dependency_charts/kube-vip/.helmignore new file mode 100644 index 0000000000..0e8a0eb36f --- /dev/null +++ b/charts/harvester-cloud-provider/103.0.3+up0.2.6/dependency_charts/kube-vip/.helmignore @@ -0,0 +1,23 @@ +# Patterns to ignore when building packages. +# This supports shell glob matching, relative path matching, and +# negation (prefixed with !). Only one pattern per line. +.DS_Store +# Common VCS dirs +.git/ +.gitignore +.bzr/ +.bzrignore +.hg/ +.hgignore +.svn/ +# Common backup files +*.swp +*.bak +*.tmp +*.orig +*~ +# Various IDEs +.project +.idea/ +*.tmproj +.vscode/ diff --git a/charts/harvester-cloud-provider/103.0.3+up0.2.6/dependency_charts/kube-vip/Chart.yaml b/charts/harvester-cloud-provider/103.0.3+up0.2.6/dependency_charts/kube-vip/Chart.yaml new file mode 100644 index 0000000000..77d865f6bc --- /dev/null +++ b/charts/harvester-cloud-provider/103.0.3+up0.2.6/dependency_charts/kube-vip/Chart.yaml @@ -0,0 +1,6 @@ +apiVersion: v2 +appVersion: v0.4.1 +description: A Helm chart for kube-vip +name: kube-vip +type: application +version: 0.4.2 diff --git a/charts/harvester-cloud-provider/103.0.3+up0.2.6/dependency_charts/kube-vip/templates/_helpers.tpl b/charts/harvester-cloud-provider/103.0.3+up0.2.6/dependency_charts/kube-vip/templates/_helpers.tpl new file mode 100644 index 0000000000..699c16299e --- /dev/null +++ b/charts/harvester-cloud-provider/103.0.3+up0.2.6/dependency_charts/kube-vip/templates/_helpers.tpl @@ -0,0 +1,74 @@ +{{/* vim: set filetype=mustache: */}} +{{/* +Expand the name of the chart. +*/}} +{{- define "kube-vip.name" -}} +{{- default .Chart.Name .Values.nameOverride | trunc 63 | trimSuffix "-" }} +{{- end }} + +{{/* +Create a default fully qualified app name. +We truncate at 63 chars because some Kubernetes name fields are limited to this (by the DNS naming spec). +If release name contains chart name it will be used as a full name. +*/}} +{{- define "kube-vip.fullname" -}} +{{- if .Values.fullnameOverride }} +{{- .Values.fullnameOverride | trunc 63 | trimSuffix "-" }} +{{- else }} +{{- $name := default .Chart.Name .Values.nameOverride }} +{{- if contains $name .Release.Name }} +{{- .Release.Name | trunc 63 | trimSuffix "-" }} +{{- else }} +{{- printf "%s-%s" .Release.Name $name | trunc 63 | trimSuffix "-" }} +{{- end }} +{{- end }} +{{- end }} + +{{/* +Create chart name and version as used by the chart label. +*/}} +{{- define "kube-vip.chart" -}} +{{- printf "%s-%s" .Chart.Name .Chart.Version | replace "+" "_" | trunc 63 | trimSuffix "-" }} +{{- end }} + +{{/* +Common labels +*/}} +{{- define "kube-vip.labels" -}} +helm.sh/chart: {{ include "kube-vip.chart" . }} +{{ include "kube-vip.selectorLabels" . }} +{{- if .Chart.AppVersion }} +app.kubernetes.io/version: {{ .Chart.AppVersion | quote }} +{{- end }} +app.kubernetes.io/managed-by: {{ .Release.Service }} +{{- end }} + +{{/* +Selector labels +*/}} +{{- define "kube-vip.selectorLabels" -}} +app.kubernetes.io/name: {{ include "kube-vip.name" . }} +app.kubernetes.io/instance: {{ .Release.Name }} +{{- end }} + +{{/* +Create the name of the service account to use +*/}} +{{- define "kube-vip.serviceAccountName" -}} +{{- if .Values.serviceAccount.create }} +{{- default (include "kube-vip.fullname" .) .Values.serviceAccount.name }} +{{- else }} +{{- default "default" .Values.serviceAccount.name }} +{{- end }} +{{- end }} + +{{/* +Global system default registry +*/}} +{{- define "system_default_registry" -}} +{{- if .Values.global.cattle.systemDefaultRegistry -}} +{{- printf "%s/" .Values.global.cattle.systemDefaultRegistry -}} +{{- else -}} +{{- "" -}} +{{- end -}} +{{- end -}} diff --git a/charts/harvester-cloud-provider/103.0.3+up0.2.6/dependency_charts/kube-vip/templates/daemonset.yaml b/charts/harvester-cloud-provider/103.0.3+up0.2.6/dependency_charts/kube-vip/templates/daemonset.yaml new file mode 100644 index 0000000000..cf8a845423 --- /dev/null +++ b/charts/harvester-cloud-provider/103.0.3+up0.2.6/dependency_charts/kube-vip/templates/daemonset.yaml @@ -0,0 +1,51 @@ +apiVersion: apps/v1 +kind: DaemonSet +metadata: + name: {{ include "kube-vip.name" . }} + namespace: {{ .Release.Namespace | default "kube-system" }} +spec: + selector: + matchLabels: + {{- include "kube-vip.selectorLabels" . | nindent 6 }} + template: + metadata: + labels: + {{- include "kube-vip.selectorLabels" . | nindent 8 }} + spec: + containers: + - args: + - manager + env: + {{- if eq .Values.env.cp_enable "true" }} + - name: vip_address + value: {{ required "A valid config.address required!" .Values.config.address}} + {{- end }} + {{- with .Values.env }} + {{- range $k, $v := . }} + {{- $name := $k }} + {{- $value := $v }} + - name: {{ quote $name }} + value: {{ quote $value }} + {{- end }} + {{- end }} + image: {{ template "system_default_registry" . }}{{ .Values.image.repository }}:{{ .Values.image.tag | default .Chart.AppVersion }} + imagePullPolicy: {{ .Values.image.pullPolicy }} + name: kube-vip + resources: + {{- toYaml .Values.resources | nindent 10 }} + securityContext: + {{- toYaml .Values.securityContext | nindent 10 }} + hostNetwork: true + serviceAccountName: {{ include "kube-vip.name" . }} + {{- with .Values.nodeSelector }} + nodeSelector: + {{- toYaml . | nindent 8 }} + {{- end }} + {{- with .Values.tolerations }} + tolerations: + {{- toYaml . | nindent 8 }} + {{- end }} + {{- with .Values.affinity }} + affinity: + {{- toYaml . | nindent 8 }} + {{- end }} diff --git a/charts/harvester-cloud-provider/103.0.3+up0.2.6/dependency_charts/kube-vip/templates/rbac.yaml b/charts/harvester-cloud-provider/103.0.3+up0.2.6/dependency_charts/kube-vip/templates/rbac.yaml new file mode 100644 index 0000000000..0aee28c9bb --- /dev/null +++ b/charts/harvester-cloud-provider/103.0.3+up0.2.6/dependency_charts/kube-vip/templates/rbac.yaml @@ -0,0 +1,36 @@ +apiVersion: v1 +kind: ServiceAccount +metadata: + name: {{ include "kube-vip.name" . }} + namespace: {{ .Release.Namespace }} + labels: + {{- include "kube-vip.labels" . | nindent 4 }} +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRole +metadata: + annotations: + rbac.authorization.kubernetes.io/autoupdate: "true" + name: {{ include "kube-vip.name" . }} +rules: + - apiGroups: [""] + resources: ["services", "services/status", "nodes"] + verbs: ["list","get","watch", "update"] + - apiGroups: ["coordination.k8s.io"] + resources: ["leases"] + verbs: ["list", "get", "watch", "update", "create"] +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRoleBinding +metadata: + name: {{ include "kube-vip.name" . }} + labels: + {{- include "kube-vip.labels" . | nindent 4 }} +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: ClusterRole + name: {{ include "kube-vip.name" . }} +subjects: +- kind: ServiceAccount + name: {{ include "kube-vip.name" . }} + namespace: {{ .Release.Namespace }} diff --git a/charts/harvester-cloud-provider/103.0.3+up0.2.6/dependency_charts/kube-vip/values.yaml b/charts/harvester-cloud-provider/103.0.3+up0.2.6/dependency_charts/kube-vip/values.yaml new file mode 100644 index 0000000000..307bf8304b --- /dev/null +++ b/charts/harvester-cloud-provider/103.0.3+up0.2.6/dependency_charts/kube-vip/values.yaml @@ -0,0 +1,79 @@ +# Default values for kube-vip. +# This is a YAML-formatted file. +# Declare variables to be passed into your templates. + +image: + repository: rancher/mirrored-kube-vip-kube-vip-iptables + pullPolicy: IfNotPresent + # Overrides the image tag whose default is the chart appVersion. + tag: "v0.6.0" + +config: + address: "" + +env: + vip_interface: "" + vip_arp: "true" + lb_enable: "true" + lb_port: "6443" + vip_cidr: "32" + cp_enable: "false" + svc_enable: "true" + vip_leaderelection: "false" + +imagePullSecrets: [ ] +nameOverride: "" +fullnameOverride: "" + +serviceAccount: + # Specifies whether a service account should be created + create: true + # Annotations to add to the service account + annotations: { } + # The name of the service account to use. + # If not set and create is true, a name is generated using the fullname template + name: "" + +podAnnotations: { } + +podSecurityContext: { } +# fsGroup: 2000 + +securityContext: + capabilities: + add: + - NET_ADMIN + - NET_RAW + +resources: { } + # We usually recommend not to specify default resources and to leave this as a conscious + # choice for the user. This also increases chances charts run on environments with little + # resources, such as Minikube. If you do want to specify resources, uncomment the following + # lines, adjust them as necessary, and remove the curly braces after 'resources:'. +# limits: +# cpu: 100m +# memory: 128Mi +# requests: +# cpu: 100m +# memory: 128Mi + +nodeSelector: {} + +tolerations: + - effect: NoSchedule + key: node-role.kubernetes.io/control-plane + operator: Exists +affinity: { } + # nodeAffinity: + # requiredDuringSchedulingIgnoredDuringExecution: + # nodeSelectorTerms: + # - matchExpressions: + # - key: node-role.kubernetes.io/master + # operator: Exists + # - matchExpressions: + # - key: node-role.kubernetes.io/control-plane + # operator: Exists + +global: + cattle: + systemDefaultRegistry: "" diff --git a/charts/harvester-cloud-provider/103.0.3+up0.2.6/questions.yml b/charts/harvester-cloud-provider/103.0.3+up0.2.6/questions.yml new file mode 100644 index 0000000000..9a85c90295 --- /dev/null +++ b/charts/harvester-cloud-provider/103.0.3+up0.2.6/questions.yml @@ -0,0 +1,11 @@ +categories: +- infrastructure +- harvester +namespace: kube-system +questions: +- variable: cloudConfigPath + label: Cloud config file path + description: "Specify the path of the cloud config." + group: "Default" + type: string + default: "/etc/kubernetes/cloud-config" diff --git a/charts/harvester-cloud-provider/103.0.3+up0.2.6/templates/_helpers.tpl b/charts/harvester-cloud-provider/103.0.3+up0.2.6/templates/_helpers.tpl new file mode 100644 index 0000000000..f637aa2397 --- /dev/null +++ b/charts/harvester-cloud-provider/103.0.3+up0.2.6/templates/_helpers.tpl @@ -0,0 +1,69 @@ +{{/* vim: set filetype=mustache: */}} +{{/* +Expand the name of the chart. +*/}} +{{- define "harvester-cloud-provider.name" -}} +{{- default .Chart.Name .Values.nameOverride | trunc 63 | trimSuffix "-" }} +{{- end }} + +{{/* +Create a default fully qualified app name. +We truncate at 63 chars because some Kubernetes name fields are limited to this (by the DNS naming spec). +If release name contains chart name it will be used as a full name. +*/}} +{{- define "harvester-cloud-provider.fullname" -}} +{{- if .Values.fullnameOverride }} +{{- .Values.fullnameOverride | trunc 63 | trimSuffix "-" }} +{{- else }} +{{- $name := default .Chart.Name .Values.nameOverride }} +{{- if contains $name .Release.Name }} +{{- .Release.Name | trunc 63 | trimSuffix "-" }} +{{- else }} +{{- printf "%s-%s" .Release.Name $name | trunc 63 | trimSuffix "-" }} +{{- end }} +{{- end }} +{{- end }} + +{{/* +Create chart name and version as used by the chart label. +*/}} +{{- define "harvester-cloud-provider.chart" -}} +{{- printf "%s-%s" .Chart.Name .Chart.Version | replace "+" "_" | trunc 63 | trimSuffix "-" }} +{{- end }} + +{{/* +Common labels +*/}} +{{- define "harvester-cloud-provider.labels" -}} +helm.sh/chart: {{ include "harvester-cloud-provider.chart" . }} +{{ include "harvester-cloud-provider.selectorLabels" . }} +{{- if .Chart.AppVersion }} +app.kubernetes.io/version: {{ .Chart.AppVersion | quote }} +{{- end }} +{{- end }} + +{{/* +Selector labels +*/}} +{{- define "harvester-cloud-provider.selectorLabels" -}} +app.kubernetes.io/name: {{ include "harvester-cloud-provider.name" . }} +app.kubernetes.io/instance: {{ .Release.Name }} +{{- end }} + +{{/* +Create the name of the service account to use +*/}} +{{- define "harvester-cloud-provider.serviceAccountName" -}} +{{- default (include "harvester-cloud-provider.fullname" .) .Values.serviceAccount.name }} +{{- end }} + +{{/* +Global system default registry +*/}} +{{- define "system_default_registry" -}} +{{- if .Values.global.cattle.systemDefaultRegistry -}} +{{- printf "%s/" .Values.global.cattle.systemDefaultRegistry -}} +{{- else -}} +{{- "" -}} +{{- end -}} +{{- end -}} diff --git a/charts/harvester-cloud-provider/103.0.3+up0.2.6/templates/deployment.yaml b/charts/harvester-cloud-provider/103.0.3+up0.2.6/templates/deployment.yaml new file mode 100644 index 0000000000..2145c4c575 --- /dev/null +++ b/charts/harvester-cloud-provider/103.0.3+up0.2.6/templates/deployment.yaml @@ -0,0 +1,57 @@ +--- +apiVersion: apps/v1 +kind: Deployment +metadata: + namespace: {{ .Release.Namespace }} + labels: + {{- include "harvester-cloud-provider.labels" . | nindent 4 }} + name: {{ include "harvester-cloud-provider.name" . }} +spec: + replicas: {{ .Values.replicasCount}} + selector: + matchLabels: + {{- include "harvester-cloud-provider.selectorLabels" . | nindent 6 }} + strategy: + rollingUpdate: + maxUnavailable: 1 + type: RollingUpdate + template: + metadata: + labels: + {{- include "harvester-cloud-provider.selectorLabels" . | nindent 8 }} + spec: + serviceAccountName: {{ include "harvester-cloud-provider.name" . }} + hostNetwork: true + containers: + - name: {{ include "harvester-cloud-provider.name" . }} + image: {{ template "system_default_registry" . }}{{ .Values.image.repository }}:{{ .Values.image.tag }} + imagePullPolicy: {{ .Values.image.pullPolicy }} + args: + - --cloud-config=/etc/kubernetes/cloud-config + {{- if ne .Values.global.cattle.clusterName "" }} + - --cluster-name={{ .Values.global.cattle.clusterName }} + {{- end }} + command: + - harvester-cloud-provider + resources: + {{- toYaml .Values.resources | nindent 12 }} + volumeMounts: + - mountPath: /etc/kubernetes/cloud-config + name: cloud-config + {{- with .Values.nodeSelector }} + nodeSelector: + {{- toYaml . | nindent 8 }} + {{- end }} + {{- with .Values.affinity }} + affinity: + {{- toYaml . | nindent 8 }} + {{- end }} + {{- with .Values.tolerations }} + tolerations: + {{- toYaml . | nindent 8 }} + {{- end }} + volumes: + - name: cloud-config + hostPath: + path: {{ required "A valid cloudConfigPath is required!" .Values.cloudConfigPath }} + type: File diff --git a/charts/harvester-cloud-provider/103.0.3+up0.2.6/templates/rbac.yaml b/charts/harvester-cloud-provider/103.0.3+up0.2.6/templates/rbac.yaml new file mode 100644 index 0000000000..f695cfdc2c --- /dev/null +++ b/charts/harvester-cloud-provider/103.0.3+up0.2.6/templates/rbac.yaml @@ -0,0 +1,37 @@ +apiVersion: v1 +kind: ServiceAccount +metadata: + name: {{ include "harvester-cloud-provider.name" . }} + namespace: {{ .Release.Namespace }} + labels: + {{- include "harvester-cloud-provider.labels" . | nindent 4 }} +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRole +metadata: + name: {{ include "harvester-cloud-provider.name" . }} +rules: + - apiGroups: [ "" ] + resources: [ "services", "nodes", "events" ] + verbs: [ "get", "watch", "list", "update", "create", "patch" ] + - apiGroups: [ "" ] + resources: [ "nodes/status", "services/status" ] + verbs: [ "update", "patch" ] + - apiGroups: [ "coordination.k8s.io" ] + resources: [ "leases" ] + verbs: [ "get", "update", "create" ] +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRoleBinding +metadata: + name: {{ include "harvester-cloud-provider.name" . }} + labels: + {{- include "harvester-cloud-provider.labels" . | nindent 4 }} +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: ClusterRole + name: {{ include "harvester-cloud-provider.name" . }} +subjects: + - kind: ServiceAccount + name: {{ include "harvester-cloud-provider.name" . }} + namespace: {{ .Release.Namespace }} diff --git a/charts/harvester-cloud-provider/103.0.3+up0.2.6/values.yaml b/charts/harvester-cloud-provider/103.0.3+up0.2.6/values.yaml new file mode 100644 index 0000000000..4b892e60a0 --- /dev/null +++ b/charts/harvester-cloud-provider/103.0.3+up0.2.6/values.yaml @@ -0,0 +1,106 @@ +# Default values for harvester-cloud-provider. +# This is a YAML-formatted file. +# Declare variables to be passed into your templates. + +replicasCount: 1 + +image: + repository: rancher/harvester-cloud-provider + pullPolicy: IfNotPresent + # Overrides the image tag whose default is the chart appVersion. + tag: v0.2.2 + +cloudConfigPath: "/etc/kubernetes/cloud-config" + +imagePullSecrets: [] +nameOverride: "" +fullnameOverride: "" + +serviceAccount: + # Annotations to add to the service account + annotations: {} + # The name of the service account to use. + # If not set and create is true, a name is generated using the fullname template + name: "" + +resources: {} + # We usually recommend not to specify default resources and to leave this as a conscious + # choice for the user. This also increases chances charts run on environments with little + # resources, such as Minikube. If you do want to specify resources, uncomment the following + # lines, adjust them as necessary, and remove the curly braces after 'resources:'. + # limits: + # cpu: 100m + # memory: 128Mi + # requests: + # cpu: 100m + # memory: 128Mi + +nodeSelector: + kubernetes.io/os: linux + +tolerations: +- effect: NoSchedule + key: node.cloudprovider.kubernetes.io/uninitialized + operator: Equal + value: "true" +- effect: NoSchedule + key: node-role.kubernetes.io/control-plane + operator: Equal +- effect: NoExecute + key: node-role.kubernetes.io/etcd + operator: Equal +- key: cattle.io/os + operator: Equal + value: "linux" + effect: NoSchedule + +affinity: + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: app.kubernetes.io/name + operator: In + values: + - harvester-cloud-provider + topologyKey: kubernetes.io/hostname + +global: + cattle: + systemDefaultRegistry: "" + clusterName: "" + +kube-vip: + enabled: true + tolerations: + - effect: NoSchedule + key: node-role.kubernetes.io/control-plane + operator: Exists + - effect: NoExecute + key: node-role.kubernetes.io/etcd + operator: Exists + image: + repository: rancher/mirrored-kube-vip-kube-vip-iptables + tag: v0.6.0 + env: + vip_interface: "" + vip_arp: "true" + lb_enable: "true" + lb_port: "6443" + vip_cidr: "32" + cp_enable: "false" + svc_enable: "true" + vip_leaderelection: "false" + enable_service_security: "true" + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + # For RKE1 + - matchExpressions: + - key: node-role.kubernetes.io/controlplane + operator: Exists + # For RKE2 + - matchExpressions: + - key: node-role.kubernetes.io/control-plane + operator: Exists diff --git a/charts/rancher-aks-operator-crd/103.5.0+up1.2.5/Chart.yaml b/charts/rancher-aks-operator-crd/103.5.0+up1.2.5/Chart.yaml new file mode 100644 index 0000000000..8ebf310e53 --- /dev/null +++ b/charts/rancher-aks-operator-crd/103.5.0+up1.2.5/Chart.yaml @@ -0,0 +1,12 @@ +annotations: + catalog.cattle.io/certified: rancher + catalog.cattle.io/hidden: "true" + catalog.cattle.io/namespace: cattle-system + catalog.cattle.io/os: linux + catalog.cattle.io/permits-os: linux,windows + catalog.cattle.io/release-name: rancher-aks-operator-crd +apiVersion: v2 +appVersion: 1.2.5 +description: AKS Operator CustomResourceDefinitions +name: rancher-aks-operator-crd +version: 103.5.0+up1.2.5 diff --git a/charts/rancher-aks-operator-crd/103.5.0+up1.2.5/templates/crds.yaml b/charts/rancher-aks-operator-crd/103.5.0+up1.2.5/templates/crds.yaml new file mode 100644 index 0000000000..c4fcdfac05 --- /dev/null +++ b/charts/rancher-aks-operator-crd/103.5.0+up1.2.5/templates/crds.yaml @@ -0,0 +1,211 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + helm.sh/resource-policy: keep + name: aksclusterconfigs.aks.cattle.io +spec: + group: aks.cattle.io + names: + kind: AKSClusterConfig + plural: aksclusterconfigs + shortNames: + - akscc + singular: aksclusterconfig + preserveUnknownFields: false + scope: Namespaced + versions: + - name: v1 + schema: + openAPIV3Schema: + properties: + spec: + properties: + authBaseUrl: + nullable: true + type: string + authorizedIpRanges: + items: + nullable: true + type: string + nullable: true + type: array + azureCredentialSecret: + nullable: true + type: string + baseUrl: + nullable: true + type: string + clusterName: + nullable: true + type: string + dnsPrefix: + nullable: true + type: string + dnsServiceIp: + nullable: true + type: string + dockerBridgeCidr: + nullable: true + type: string + httpApplicationRouting: + nullable: true + type: boolean + imported: + type: boolean + kubernetesVersion: + nullable: true + type: string + linuxAdminUsername: + nullable: true + type: string + loadBalancerSku: + nullable: true + type: string + logAnalyticsWorkspaceGroup: + nullable: true + type: string + logAnalyticsWorkspaceName: + nullable: true + type: string + managedIdentity: + nullable: true + type: boolean + monitoring: + nullable: true + type: boolean + networkPlugin: + nullable: true + type: string + networkPolicy: + nullable: true + type: string + nodePools: + items: + properties: + availabilityZones: + items: + nullable: true + type: string + nullable: true + type: array + count: + nullable: true + type: integer + enableAutoScaling: + nullable: true + type: boolean + maxCount: + nullable: true + type: integer + maxPods: + nullable: true + type: integer + maxSurge: + nullable: true + type: string + minCount: + nullable: true + type: integer + mode: + nullable: true + type: string + name: + nullable: true + type: string + nodeLabels: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + nodeTaints: + items: + nullable: true + type: string + nullable: true + type: array + orchestratorVersion: + nullable: true + type: string + osDiskSizeGB: + nullable: true + type: integer + osDiskType: + nullable: true + type: string + osType: + nullable: true + type: string + vmSize: + nullable: true + type: string + vnetSubnetID: + nullable: true + type: string + type: object + nullable: true + type: array + nodeResourceGroup: + nullable: true + type: string + outboundType: + nullable: true + type: string + podCidr: + nullable: true + type: string + privateCluster: + nullable: true + type: boolean + privateDnsZone: + nullable: true + type: string + resourceGroup: + nullable: true + type: string + resourceLocation: + nullable: true + type: string + serviceCidr: + nullable: true + type: string + sshPublicKey: + nullable: true + type: string + subnet: + nullable: true + type: string + tags: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + userAssignedIdentity: + nullable: true + type: string + virtualNetwork: + nullable: true + type: string + virtualNetworkResourceGroup: + nullable: true + type: string + type: object + status: + properties: + failureMessage: + nullable: true + type: string + phase: + nullable: true + type: string + rbacEnabled: + nullable: true + type: boolean + type: object + type: object + served: true + storage: true + subresources: + status: {} diff --git a/charts/rancher-aks-operator/103.5.0+up1.2.5/Chart.yaml b/charts/rancher-aks-operator/103.5.0+up1.2.5/Chart.yaml new file mode 100644 index 0000000000..84efd03afe --- /dev/null +++ b/charts/rancher-aks-operator/103.5.0+up1.2.5/Chart.yaml @@ -0,0 +1,20 @@ +annotations: + catalog.cattle.io/auto-install: rancher-aks-operator-crd=match + catalog.cattle.io/certified: rancher + catalog.cattle.io/hidden: "true" + catalog.cattle.io/kube-version: '>= 1.23.0-0 < 1.29.0-0' + catalog.cattle.io/namespace: cattle-system + catalog.cattle.io/os: linux + catalog.cattle.io/permits-os: linux,windows + catalog.cattle.io/provides-gvr: aksclusterconfigs.aks.cattle.io/v1 + catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.9.0-0' + catalog.cattle.io/release-name: rancher-aks-operator + catalog.cattle.io/scope: management +apiVersion: v2 +appVersion: 1.2.5 +description: A Helm chart for provisioning AKS clusters +home: https://github.com/rancher/aks-operator +name: rancher-aks-operator +sources: +- https://github.com/rancher/aks-operator +version: 103.5.0+up1.2.5 diff --git a/charts/rancher-aks-operator/103.5.0+up1.2.5/templates/NOTES.txt b/charts/rancher-aks-operator/103.5.0+up1.2.5/templates/NOTES.txt new file mode 100644 index 0000000000..5ba05b482c --- /dev/null +++ b/charts/rancher-aks-operator/103.5.0+up1.2.5/templates/NOTES.txt @@ -0,0 +1,4 @@ +You have deployed the Rancher AKS operator +Version: {{ .Chart.AppVersion }} +Description: This operator provisions AKS clusters +from AKSClusterConfig CRs. diff --git a/charts/rancher-aks-operator/103.5.0+up1.2.5/templates/_helpers.tpl b/charts/rancher-aks-operator/103.5.0+up1.2.5/templates/_helpers.tpl new file mode 100644 index 0000000000..de3b332f6a --- /dev/null +++ b/charts/rancher-aks-operator/103.5.0+up1.2.5/templates/_helpers.tpl @@ -0,0 +1,25 @@ +{{/* vim: set filetype=mustache: */}} + +{{- define "system_default_registry" -}} +{{- if .Values.global.cattle.systemDefaultRegistry -}} +{{- printf "%s/" .Values.global.cattle.systemDefaultRegistry -}} +{{- else -}} +{{- "" -}} +{{- end -}} +{{- end -}} + +{{/* +Windows cluster will add default taint for linux nodes, +add below linux tolerations to workloads could be scheduled to those linux nodes +*/}} +{{- define "linux-node-tolerations" -}} +- key: "cattle.io/os" + value: "linux" + effect: "NoSchedule" + operator: "Equal" +{{- end -}} + +{{- define "linux-node-selector" -}} +kubernetes.io/os: linux +{{- end -}} + diff --git a/charts/rancher-aks-operator/103.5.0+up1.2.5/templates/clusterrole.yaml b/charts/rancher-aks-operator/103.5.0+up1.2.5/templates/clusterrole.yaml new file mode 100644 index 0000000000..5e2ce97567 --- /dev/null +++ b/charts/rancher-aks-operator/103.5.0+up1.2.5/templates/clusterrole.yaml @@ -0,0 +1,15 @@ +kind: ClusterRole +apiVersion: rbac.authorization.k8s.io/v1 +metadata: + name: aks-operator + namespace: cattle-system +rules: + - apiGroups: [''] + resources: ['secrets'] + verbs: ['get', 'list', 'create', 'watch', 'update'] + - apiGroups: ['aks.cattle.io'] + resources: ['aksclusterconfigs'] + verbs: ['get', 'list', 'update', 'watch'] + - apiGroups: ['aks.cattle.io'] + resources: ['aksclusterconfigs/status'] + verbs: ['update'] diff --git a/charts/rancher-aks-operator/103.5.0+up1.2.5/templates/clusterrolebinding.yaml b/charts/rancher-aks-operator/103.5.0+up1.2.5/templates/clusterrolebinding.yaml new file mode 100644 index 0000000000..7aa7e785a4 --- /dev/null +++ b/charts/rancher-aks-operator/103.5.0+up1.2.5/templates/clusterrolebinding.yaml @@ -0,0 +1,13 @@ +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRoleBinding +metadata: + name: aks-operator + namespace: cattle-system +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: ClusterRole + name: aks-operator +subjects: +- kind: ServiceAccount + name: aks-operator + namespace: cattle-system diff --git a/charts/rancher-aks-operator/103.5.0+up1.2.5/templates/deployment.yaml b/charts/rancher-aks-operator/103.5.0+up1.2.5/templates/deployment.yaml new file mode 100644 index 0000000000..3a443f354f --- /dev/null +++ b/charts/rancher-aks-operator/103.5.0+up1.2.5/templates/deployment.yaml @@ -0,0 +1,61 @@ +apiVersion: apps/v1 +kind: Deployment +metadata: + name: aks-config-operator + namespace: cattle-system +spec: + replicas: 1 + selector: + matchLabels: + ke.cattle.io/operator: aks + template: + metadata: + labels: + ke.cattle.io/operator: aks + spec: + nodeSelector: {{ include "linux-node-selector" . | nindent 8 }} +{{- if .Values.nodeSelector }} +{{ toYaml .Values.nodeSelector | indent 8 }} +{{- end }} + tolerations: {{ include "linux-node-tolerations" . | nindent 8 }} +{{- if .Values.tolerations }} +{{ toYaml .Values.tolerations | indent 8 }} +{{- end }} + serviceAccountName: aks-operator + {{- if .Values.priorityClassName }} + priorityClassName: "{{.Values.priorityClassName}}" + {{- end }} + securityContext: + fsGroup: 1007 + runAsUser: 1007 + containers: + - name: aks-operator + image: '{{ template "system_default_registry" $ }}{{ $.Values.aksOperator.image.repository }}:{{ $.Values.aksOperator.image.tag }}' + imagePullPolicy: IfNotPresent + env: + - name: HTTP_PROXY + value: {{ .Values.httpProxy }} + - name: HTTPS_PROXY + value: {{ .Values.httpsProxy }} + - name: NO_PROXY + value: {{ .Values.noProxy }} +{{- if .Values.additionalTrustedCAs }} + # aks-operator mounts the additional CAs in two places: + volumeMounts: + # This directory is owned by the aks-operator user so c_rehash works here. + - mountPath: /etc/rancher/ssl/ca-additional.pem + name: tls-ca-additional-volume + subPath: ca-additional.pem + readOnly: true + # This directory is root-owned so c_rehash doesn't work here, + # but the cert is here in case update-ca-certificates is called in the future or by the OS. + - mountPath: /etc/pki/trust/anchors/ca-additional.pem + name: tls-ca-additional-volume + subPath: ca-additional.pem + readOnly: true + volumes: + - name: tls-ca-additional-volume + secret: + defaultMode: 0400 + secretName: tls-ca-additional + {{- end }} diff --git a/charts/rancher-aks-operator/103.5.0+up1.2.5/templates/serviceaccount.yaml b/charts/rancher-aks-operator/103.5.0+up1.2.5/templates/serviceaccount.yaml new file mode 100644 index 0000000000..9c40a152f5 --- /dev/null +++ b/charts/rancher-aks-operator/103.5.0+up1.2.5/templates/serviceaccount.yaml @@ -0,0 +1,5 @@ +apiVersion: v1 +kind: ServiceAccount +metadata: + namespace: cattle-system + name: aks-operator diff --git a/charts/rancher-aks-operator/103.5.0+up1.2.5/values.yaml b/charts/rancher-aks-operator/103.5.0+up1.2.5/values.yaml new file mode 100644 index 0000000000..187a731ee2 --- /dev/null +++ b/charts/rancher-aks-operator/103.5.0+up1.2.5/values.yaml @@ -0,0 +1,23 @@ +global: + cattle: + systemDefaultRegistry: "" + +aksOperator: + image: + repository: rancher/aks-operator + tag: v1.2.5 + +httpProxy: "" +httpsProxy: "" +noProxy: "" +additionalTrustedCAs: false + +## Node labels for pod assignment +## Ref: https://kubernetes.io/docs/user-guide/node-selection/ +## +nodeSelector: {} +## List of node taints to tolerate (requires Kubernetes >= 1.6) +tolerations: [] + +## PriorityClassName assigned to deployment. +priorityClassName: "" diff --git a/charts/rancher-cis-benchmark-crd/5.4.0/Chart.yaml b/charts/rancher-cis-benchmark-crd/5.4.0/Chart.yaml new file mode 100644 index 0000000000..a1cab135cd --- /dev/null +++ b/charts/rancher-cis-benchmark-crd/5.4.0/Chart.yaml @@ -0,0 +1,10 @@ +annotations: + catalog.cattle.io/certified: rancher + catalog.cattle.io/hidden: "true" + catalog.cattle.io/namespace: cis-operator-system + catalog.cattle.io/release-name: rancher-cis-benchmark-crd +apiVersion: v1 +description: Installs the CRDs for rancher-cis-benchmark. +name: rancher-cis-benchmark-crd +type: application +version: 5.4.0 diff --git a/charts/rancher-cis-benchmark-crd/5.4.0/README.md b/charts/rancher-cis-benchmark-crd/5.4.0/README.md new file mode 100644 index 0000000000..f6d9ef621f --- /dev/null +++ b/charts/rancher-cis-benchmark-crd/5.4.0/README.md @@ -0,0 +1,2 @@ +# rancher-cis-benchmark-crd +A Rancher chart that installs the CRDs used by rancher-cis-benchmark. diff --git a/charts/rancher-cis-benchmark-crd/5.4.0/templates/clusterscan.yaml b/charts/rancher-cis-benchmark-crd/5.4.0/templates/clusterscan.yaml new file mode 100644 index 0000000000..3cbb0ffcd3 --- /dev/null +++ b/charts/rancher-cis-benchmark-crd/5.4.0/templates/clusterscan.yaml @@ -0,0 +1,148 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + name: clusterscans.cis.cattle.io +spec: + group: cis.cattle.io + names: + kind: ClusterScan + plural: clusterscans + scope: Cluster + versions: + - name: v1 + served: true + storage: true + additionalPrinterColumns: + - jsonPath: .status.lastRunScanProfileName + name: ClusterScanProfile + type: string + - jsonPath: .status.summary.total + name: Total + type: string + - jsonPath: .status.summary.pass + name: Pass + type: string + - jsonPath: .status.summary.fail + name: Fail + type: string + - jsonPath: .status.summary.skip + name: Skip + type: string + - jsonPath: .status.summary.warn + name: Warn + type: string + - jsonPath: .status.summary.notApplicable + name: Not Applicable + type: string + - jsonPath: .status.lastRunTimestamp + name: LastRunTimestamp + type: string + - jsonPath: .spec.scheduledScanConfig.cronSchedule + name: CronSchedule + type: string + subresources: + status: {} + schema: + openAPIV3Schema: + properties: + spec: + properties: + scanProfileName: + nullable: true + type: string + scheduledScanConfig: + nullable: true + properties: + cronSchedule: + nullable: true + type: string + retentionCount: + type: integer + scanAlertRule: + nullable: true + properties: + alertOnComplete: + type: boolean + alertOnFailure: + type: boolean + type: object + type: object + scoreWarning: + enum: + - pass + - fail + nullable: true + type: string + type: object + status: + properties: + NextScanAt: + nullable: true + type: string + ScanAlertingRuleName: + nullable: true + type: string + conditions: + items: + properties: + lastTransitionTime: + nullable: true + type: string + lastUpdateTime: + nullable: true + type: string + message: + nullable: true + type: string + reason: + nullable: true + type: string + status: + nullable: true + type: string + type: + nullable: true + type: string + type: object + nullable: true + type: array + display: + nullable: true + properties: + error: + type: boolean + message: + nullable: true + type: string + state: + nullable: true + type: string + transitioning: + type: boolean + type: object + lastRunScanProfileName: + nullable: true + type: string + lastRunTimestamp: + nullable: true + type: string + observedGeneration: + type: integer + summary: + nullable: true + properties: + fail: + type: integer + notApplicable: + type: integer + pass: + type: integer + skip: + type: integer + total: + type: integer + warn: + type: integer + type: object + type: object + type: object diff --git a/charts/rancher-cis-benchmark-crd/5.4.0/templates/clusterscanbenchmark.yaml b/charts/rancher-cis-benchmark-crd/5.4.0/templates/clusterscanbenchmark.yaml new file mode 100644 index 0000000000..fd291f8c33 --- /dev/null +++ b/charts/rancher-cis-benchmark-crd/5.4.0/templates/clusterscanbenchmark.yaml @@ -0,0 +1,54 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + name: clusterscanbenchmarks.cis.cattle.io +spec: + group: cis.cattle.io + names: + kind: ClusterScanBenchmark + plural: clusterscanbenchmarks + scope: Cluster + versions: + - name: v1 + served: true + storage: true + additionalPrinterColumns: + - jsonPath: .spec.clusterProvider + name: ClusterProvider + type: string + - jsonPath: .spec.minKubernetesVersion + name: MinKubernetesVersion + type: string + - jsonPath: .spec.maxKubernetesVersion + name: MaxKubernetesVersion + type: string + - jsonPath: .spec.customBenchmarkConfigMapName + name: customBenchmarkConfigMapName + type: string + - jsonPath: .spec.customBenchmarkConfigMapNamespace + name: customBenchmarkConfigMapNamespace + type: string + subresources: + status: {} + schema: + openAPIV3Schema: + properties: + spec: + properties: + clusterProvider: + nullable: true + type: string + customBenchmarkConfigMapName: + nullable: true + type: string + customBenchmarkConfigMapNamespace: + nullable: true + type: string + maxKubernetesVersion: + nullable: true + type: string + minKubernetesVersion: + nullable: true + type: string + type: object + type: object diff --git a/charts/rancher-cis-benchmark-crd/5.4.0/templates/clusterscanprofile.yaml b/charts/rancher-cis-benchmark-crd/5.4.0/templates/clusterscanprofile.yaml new file mode 100644 index 0000000000..1e75501b7c --- /dev/null +++ b/charts/rancher-cis-benchmark-crd/5.4.0/templates/clusterscanprofile.yaml @@ -0,0 +1,36 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + name: clusterscanprofiles.cis.cattle.io +spec: + group: cis.cattle.io + names: + kind: ClusterScanProfile + plural: clusterscanprofiles + scope: Cluster + versions: + - name: v1 + served: true + storage: true + subresources: + status: {} + schema: + openAPIV3Schema: + properties: + spec: + properties: + benchmarkVersion: + nullable: true + type: string + skipTests: + items: + nullable: true + type: string + nullable: true + type: array + type: object + type: object + additionalPrinterColumns: + - jsonPath: .spec.benchmarkVersion + name: BenchmarkVersion + type: string diff --git a/charts/rancher-cis-benchmark-crd/5.4.0/templates/clusterscanreport.yaml b/charts/rancher-cis-benchmark-crd/5.4.0/templates/clusterscanreport.yaml new file mode 100644 index 0000000000..6e8c0b7de5 --- /dev/null +++ b/charts/rancher-cis-benchmark-crd/5.4.0/templates/clusterscanreport.yaml @@ -0,0 +1,39 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + name: clusterscanreports.cis.cattle.io +spec: + group: cis.cattle.io + names: + kind: ClusterScanReport + plural: clusterscanreports + scope: Cluster + versions: + - name: v1 + served: true + storage: true + additionalPrinterColumns: + - jsonPath: .spec.lastRunTimestamp + name: LastRunTimestamp + type: string + - jsonPath: .spec.benchmarkVersion + name: BenchmarkVersion + type: string + subresources: + status: {} + schema: + openAPIV3Schema: + properties: + spec: + properties: + benchmarkVersion: + nullable: true + type: string + lastRunTimestamp: + nullable: true + type: string + reportJSON: + nullable: true + type: string + type: object + type: object \ No newline at end of file diff --git a/charts/rancher-cis-benchmark/5.4.0/Chart.yaml b/charts/rancher-cis-benchmark/5.4.0/Chart.yaml new file mode 100644 index 0000000000..37f4f494a6 --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/Chart.yaml @@ -0,0 +1,22 @@ +annotations: + catalog.cattle.io/auto-install: rancher-cis-benchmark-crd=match + catalog.cattle.io/certified: rancher + catalog.cattle.io/display-name: CIS Benchmark + catalog.cattle.io/kube-version: '>= 1.25.0-0 < 1.29.0-0' + catalog.cattle.io/namespace: cis-operator-system + catalog.cattle.io/os: linux + catalog.cattle.io/permits-os: linux,windows + catalog.cattle.io/provides-gvr: cis.cattle.io.clusterscans/v1 + catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.9.0-0' + catalog.cattle.io/release-name: rancher-cis-benchmark + catalog.cattle.io/type: cluster-tool + catalog.cattle.io/ui-component: rancher-cis-benchmark +apiVersion: v1 +appVersion: v5.4.0 +description: The cis-operator enables running CIS benchmark security scans on a kubernetes + cluster +icon: https://charts.rancher.io/assets/logos/cis-kube-bench.svg +keywords: +- security +name: rancher-cis-benchmark +version: 5.4.0 diff --git a/charts/rancher-cis-benchmark/5.4.0/README.md b/charts/rancher-cis-benchmark/5.4.0/README.md new file mode 100644 index 0000000000..50beab58ba --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/README.md @@ -0,0 +1,9 @@ +# Rancher CIS Benchmark Chart + +The cis-operator enables running CIS benchmark security scans on a kubernetes cluster and generate compliance reports that can be downloaded. + +# Installation + +``` +helm install rancher-cis-benchmark ./ --create-namespace -n cis-operator-system +``` diff --git a/charts/rancher-cis-benchmark/5.4.0/app-readme.md b/charts/rancher-cis-benchmark/5.4.0/app-readme.md new file mode 100644 index 0000000000..d240859273 --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/app-readme.md @@ -0,0 +1,55 @@ +# Rancher CIS Benchmarks + +This chart enables security scanning of the cluster using [CIS (Center for Internet Security) benchmarks](https://www.cisecurity.org/benchmark/kubernetes/). + +For more information on how to use the feature, refer to our [docs](https://ranchermanager.docs.rancher.com/how-to-guides/advanced-user-guides/cis-scan-guides). + +This chart installs the following components: + +- [cis-operator](https://github.com/rancher/cis-operator) - The cis-operator handles launching the [kube-bench](https://github.com/aquasecurity/kube-bench) tool that runs a suite of CIS tests on the nodes of your Kubernetes cluster. After scans finish, the cis-operator generates a compliance report that can be downloaded. +- Scans - A scan is a CRD (`ClusterScan`) that defines when to trigger CIS scans on the cluster based on the defined profile. A report is created after the scan is completed. +- Profiles - A profile is a CRD (`ClusterScanProfile`) that defines the configuration for the CIS scan, which is the benchmark versions to use and any specific tests to skip in that benchmark. This chart installs a few default `ClusterScanProfile` custom resources with no skipped tests, which can immediately be used to launch CIS scans. +- Benchmark Versions - A benchmark version is a CRD (`ClusterScanBenchmark`) that defines the CIS benchmark version to run using kube-bench as well as the valid configuration parameters for that benchmark. This chart installs a few default `ClusterScanBenchmark` custom resources. +- Alerting Resources - Rancher's CIS Benchmark application lets you run a cluster scan on a schedule, and send alerts when scans finish. + - If you want to enable alerts to be delivered when a cluster scan completes, you need to ensure that [Rancher's Monitoring and Alerting](https://rancher.com/docs/rancher/v2.x/en/monitoring-alerting/v2.5/) application is pre-installed and the [Receivers and Routes](https://rancher.com/docs/rancher/v2.x/en/monitoring-alerting/v2.5/configuration/#alertmanager-config) are configured to send out alerts. + - Additionally, you need to set `alerts: true` in the Values YAML while installing or upgrading this chart. + +## CIS Kubernetes Benchmark support + +| Source | Kubernetes distribution | scan profile | Kubernetes versions | +|--------|-------------------------|--------------------------------------------------------------------------------------------------------------------|---------------------| +| CIS | any | [cis-1.7](https://github.com/rancher/security-scan/tree/master/package/cfg/cis-1.7) | v1.25 | +| CIS | any | [cis-1.8](https://github.com/rancher/security-scan/tree/master/package/cfg/cis-1.8) | v1.26+ | +| CIS | rke | [rke-cis-1.7-permissive](https://github.com/rancher/security-scan/tree/master/package/cfg/rke-cis-1.7-permissive) | rke1-v1.25 | +| CIS | rke | [rke-cis-1.7-hardened](https://github.com/rancher/security-scan/tree/master/package/cfg/rke-cis-1.7-hardened) | rke1-v1.25 | +| CIS | rke | [rke-cis-1.8-permissive](https://github.com/rancher/security-scan/tree/master/package/cfg/rke-cis-1.8-permissive) | rke1-v1.26+ | +| CIS | rke | [rke-cis-1.8-hardened](https://github.com/rancher/security-scan/tree/master/package/cfg/rke-cis-1.8-hardened) | rke1-v1.26+ | +| CIS | rke2 | [rke2-cis-1.7-permissive](https://github.com/rancher/security-scan/tree/master/package/cfg/rke2-cis-1.7-permissive)| rke2-v1.25 | +| CIS | rke2 | [rke2-cis-1.7-hardened](https://github.com/rancher/security-scan/tree/master/package/cfg/rke2-cis-1.7-hardened) | rke2-v1.25 | +| CIS | rke2 | [rke2-cis-1.8-permissive](https://github.com/rancher/security-scan/tree/master/package/cfg/rke2-cis-1.8-permissive)| rke2-v1.26+ | +| CIS | rke2 | [rke2-cis-1.8-hardened](https://github.com/rancher/security-scan/tree/master/package/cfg/rke2-cis-1.8-hardened) | rke2-v1.26+ | +| CIS | k3s | [k3s-cis-1.7-permissive](https://github.com/rancher/security-scan/tree/master/package/cfg/k3s-cis-1.7-permissive) | k3s-v1.25 | +| CIS | k3s | [k3s-cis-1.7-hardened](https://github.com/rancher/security-scan/tree/master/package/cfg/k3s-cis-1.7-hardened) | k3s-v1.25 | +| CIS | k3s | [k3s-cis-1.8-permissive](https://github.com/rancher/security-scan/tree/master/package/cfg/k3s-cis-1.8-permissive) | k3s-v1.26+ | +| CIS | k3s | [k3s-cis-1.8-hardened](https://github.com/rancher/security-scan/tree/master/package/cfg/k3s-cis-1.8-hardened) | k3s-v1.26+ | +| CIS | eks | eks-1.2.0 | eks | +| CIS | aks | aks-1.0 | aks | +| CIS | gke | gke-1.2.0 | gke | + +## Upgrading to Kubernetes v1.25+ + +Starting in Kubernetes v1.25, [Pod Security Policies](https://kubernetes.io/docs/concepts/security/pod-security-policy/) have been removed from the Kubernetes API. + +As a result, **before upgrading to Kubernetes v1.25** (or on a fresh install in a Kubernetes v1.25+ cluster), users are expected to perform an in-place upgrade of this chart with `global.cattle.psp.enabled` set to `false` if it has been previously set to `true`. + +> **Note:** +> In this chart release, any previous field that was associated with any PSP resources have been removed in favor of a single global field: `global.cattle.psp.enabled`. + +> **Note:** +> If you upgrade your cluster to Kubernetes v1.25+ before removing PSPs via a `helm upgrade` (even if you manually clean up resources), **it will leave the Helm release in a broken state within the cluster such that further Helm operations will not work (`helm uninstall`, `helm upgrade`, etc.).** +> +> If your charts get stuck in this state, please consult the Rancher docs on how to clean up your Helm release secrets. + +Upon setting `global.cattle.psp.enabled` to false, the chart will remove any PSP resources deployed on its behalf from the cluster. This is the default setting for this chart. + +As a replacement for PSPs, [Pod Security Admission](https://kubernetes.io/docs/concepts/security/pod-security-admission/) should be used. Please consult the Rancher docs for more details on how to configure your chart release namespaces to work with the new Pod Security Admission and apply Pod Security Standards. diff --git a/charts/rancher-cis-benchmark/5.4.0/templates/_helpers.tpl b/charts/rancher-cis-benchmark/5.4.0/templates/_helpers.tpl new file mode 100644 index 0000000000..b7bb000422 --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/templates/_helpers.tpl @@ -0,0 +1,27 @@ +{{/* Ensure namespace is set the same everywhere */}} +{{- define "cis.namespace" -}} + {{- .Release.Namespace | default "cis-operator-system" -}} +{{- end -}} + +{{- define "system_default_registry" -}} +{{- if .Values.global.cattle.systemDefaultRegistry -}} +{{- printf "%s/" .Values.global.cattle.systemDefaultRegistry -}} +{{- else -}} +{{- "" -}} +{{- end -}} +{{- end -}} + +{{/* +Windows cluster will add default taint for linux nodes, +add below linux tolerations to workloads could be scheduled to those linux nodes +*/}} +{{- define "linux-node-tolerations" -}} +- key: "cattle.io/os" + value: "linux" + effect: "NoSchedule" + operator: "Equal" +{{- end -}} + +{{- define "linux-node-selector" -}} +kubernetes.io/os: linux +{{- end -}} diff --git a/charts/rancher-cis-benchmark/5.4.0/templates/alertingrule.yaml b/charts/rancher-cis-benchmark/5.4.0/templates/alertingrule.yaml new file mode 100644 index 0000000000..1787c88a07 --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/templates/alertingrule.yaml @@ -0,0 +1,14 @@ +{{- if .Values.alerts.enabled -}} +--- +apiVersion: monitoring.coreos.com/v1 +kind: PodMonitor +metadata: + name: rancher-cis-pod-monitor + namespace: {{ template "cis.namespace" . }} +spec: + selector: + matchLabels: + cis.cattle.io/operator: cis-operator + podMetricsEndpoints: + - port: cismetrics +{{- end }} diff --git a/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-aks-1.0.yaml b/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-aks-1.0.yaml new file mode 100644 index 0000000000..1ac866253f --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-aks-1.0.yaml @@ -0,0 +1,8 @@ +--- +apiVersion: cis.cattle.io/v1 +kind: ClusterScanBenchmark +metadata: + name: aks-1.0 +spec: + clusterProvider: aks + minKubernetesVersion: "1.15.0" diff --git a/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-cis-1.7.yaml b/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-cis-1.7.yaml new file mode 100644 index 0000000000..fa8dfd8eb9 --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-cis-1.7.yaml @@ -0,0 +1,9 @@ +--- +apiVersion: cis.cattle.io/v1 +kind: ClusterScanBenchmark +metadata: + name: cis-1.7 +spec: + clusterProvider: "" + minKubernetesVersion: "1.25.0" + maxKubernetesVersion: "1.25.x" diff --git a/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-cis-1.8.yaml b/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-cis-1.8.yaml new file mode 100644 index 0000000000..f9fa2853e9 --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-cis-1.8.yaml @@ -0,0 +1,8 @@ +--- +apiVersion: cis.cattle.io/v1 +kind: ClusterScanBenchmark +metadata: + name: cis-1.8 +spec: + clusterProvider: "" + minKubernetesVersion: "1.26.0" \ No newline at end of file diff --git a/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-eks-1.2.0.yaml b/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-eks-1.2.0.yaml new file mode 100644 index 0000000000..c1bdd9ed5e --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-eks-1.2.0.yaml @@ -0,0 +1,8 @@ +--- +apiVersion: cis.cattle.io/v1 +kind: ClusterScanBenchmark +metadata: + name: eks-1.2.0 +spec: + clusterProvider: eks + minKubernetesVersion: "1.15.0" diff --git a/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-gke-1.2.0.yaml b/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-gke-1.2.0.yaml new file mode 100644 index 0000000000..106ff7b0de --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-gke-1.2.0.yaml @@ -0,0 +1,8 @@ +--- +apiVersion: cis.cattle.io/v1 +kind: ClusterScanBenchmark +metadata: + name: gke-1.2.0 +spec: + clusterProvider: gke + minKubernetesVersion: "1.15.0" \ No newline at end of file diff --git a/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-k3s-cis-1.7-hardened.yaml b/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-k3s-cis-1.7-hardened.yaml new file mode 100644 index 0000000000..6fb369360c --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-k3s-cis-1.7-hardened.yaml @@ -0,0 +1,9 @@ +--- +apiVersion: cis.cattle.io/v1 +kind: ClusterScanBenchmark +metadata: + name: k3s-cis-1.7-hardened +spec: + clusterProvider: k3s + minKubernetesVersion: "1.25.0" + maxKubernetesVersion: "1.25.x" diff --git a/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-k3s-cis-1.7-permissive.yaml b/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-k3s-cis-1.7-permissive.yaml new file mode 100644 index 0000000000..b556d70fe5 --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-k3s-cis-1.7-permissive.yaml @@ -0,0 +1,9 @@ +--- +apiVersion: cis.cattle.io/v1 +kind: ClusterScanBenchmark +metadata: + name: k3s-cis-1.7-permissive +spec: + clusterProvider: k3s + minKubernetesVersion: "1.25.0" + maxKubernetesVersion: "1.25.x" diff --git a/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-k3s-cis-1.8-hardened.yaml b/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-k3s-cis-1.8-hardened.yaml new file mode 100644 index 0000000000..3f6ac5c159 --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-k3s-cis-1.8-hardened.yaml @@ -0,0 +1,8 @@ +--- +apiVersion: cis.cattle.io/v1 +kind: ClusterScanBenchmark +metadata: + name: k3s-cis-1.8-hardened +spec: + clusterProvider: k3s + minKubernetesVersion: "1.26.0" \ No newline at end of file diff --git a/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-k3s-cis-1.8-permissive.yaml b/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-k3s-cis-1.8-permissive.yaml new file mode 100644 index 0000000000..26f1cdba98 --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-k3s-cis-1.8-permissive.yaml @@ -0,0 +1,8 @@ +--- +apiVersion: cis.cattle.io/v1 +kind: ClusterScanBenchmark +metadata: + name: k3s-cis-1.8-permissive +spec: + clusterProvider: k3s + minKubernetesVersion: "1.26.0" \ No newline at end of file diff --git a/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-rke-cis-1.7-hardened.yaml b/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-rke-cis-1.7-hardened.yaml new file mode 100644 index 0000000000..39bac7833c --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-rke-cis-1.7-hardened.yaml @@ -0,0 +1,9 @@ +--- +apiVersion: cis.cattle.io/v1 +kind: ClusterScanBenchmark +metadata: + name: rke-cis-1.7-hardened +spec: + clusterProvider: rke + minKubernetesVersion: "1.25.0" + maxKubernetesVersion: "1.25.x" diff --git a/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-rke-cis-1.7-permissive.yaml b/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-rke-cis-1.7-permissive.yaml new file mode 100644 index 0000000000..2e2f09ac74 --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-rke-cis-1.7-permissive.yaml @@ -0,0 +1,9 @@ +--- +apiVersion: cis.cattle.io/v1 +kind: ClusterScanBenchmark +metadata: + name: rke-cis-1.7-permissive +spec: + clusterProvider: rke + minKubernetesVersion: "1.25.0" + maxKubernetesVersion: "1.25.x" diff --git a/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-rke-cis-1.8-hardened.yaml b/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-rke-cis-1.8-hardened.yaml new file mode 100644 index 0000000000..4dbf8b4522 --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-rke-cis-1.8-hardened.yaml @@ -0,0 +1,8 @@ +--- +apiVersion: cis.cattle.io/v1 +kind: ClusterScanBenchmark +metadata: + name: rke-cis-1.8-hardened +spec: + clusterProvider: rke + minKubernetesVersion: "1.26.0" \ No newline at end of file diff --git a/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-rke-cis-1.8-permissive.yaml b/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-rke-cis-1.8-permissive.yaml new file mode 100644 index 0000000000..2aa0c85ac4 --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-rke-cis-1.8-permissive.yaml @@ -0,0 +1,8 @@ +--- +apiVersion: cis.cattle.io/v1 +kind: ClusterScanBenchmark +metadata: + name: rke-cis-1.8-permissive +spec: + clusterProvider: rke + minKubernetesVersion: "1.26.0" \ No newline at end of file diff --git a/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-rke2-cis-1.7-hardened.yaml b/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-rke2-cis-1.7-hardened.yaml new file mode 100644 index 0000000000..6306e9601a --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-rke2-cis-1.7-hardened.yaml @@ -0,0 +1,9 @@ +--- +apiVersion: cis.cattle.io/v1 +kind: ClusterScanBenchmark +metadata: + name: rke2-cis-1.7-hardened +spec: + clusterProvider: rke2 + minKubernetesVersion: "1.25.0" + maxKubernetesVersion: "1.25.x" diff --git a/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-rke2-cis-1.7-permissive.yaml b/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-rke2-cis-1.7-permissive.yaml new file mode 100644 index 0000000000..76236e11af --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-rke2-cis-1.7-permissive.yaml @@ -0,0 +1,9 @@ +--- +apiVersion: cis.cattle.io/v1 +kind: ClusterScanBenchmark +metadata: + name: rke2-cis-1.7-permissive +spec: + clusterProvider: rke2 + minKubernetesVersion: "1.25.0" + maxKubernetesVersion: "1.25.x" diff --git a/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-rke2-cis-1.8-hardened.yaml b/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-rke2-cis-1.8-hardened.yaml new file mode 100644 index 0000000000..bf8ee31f7b --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-rke2-cis-1.8-hardened.yaml @@ -0,0 +1,8 @@ +--- +apiVersion: cis.cattle.io/v1 +kind: ClusterScanBenchmark +metadata: + name: rke2-cis-1.8-hardened +spec: + clusterProvider: rke2 + minKubernetesVersion: "1.26.0" \ No newline at end of file diff --git a/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-rke2-cis-1.8-permissive.yaml b/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-rke2-cis-1.8-permissive.yaml new file mode 100644 index 0000000000..bd396f9df5 --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/templates/benchmark-rke2-cis-1.8-permissive.yaml @@ -0,0 +1,8 @@ +--- +apiVersion: cis.cattle.io/v1 +kind: ClusterScanBenchmark +metadata: + name: rke2-cis-1.8-permissive +spec: + clusterProvider: rke2 + minKubernetesVersion: "1.26.0" \ No newline at end of file diff --git a/charts/rancher-cis-benchmark/5.4.0/templates/cis-roles.yaml b/charts/rancher-cis-benchmark/5.4.0/templates/cis-roles.yaml new file mode 100644 index 0000000000..23c93dc659 --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/templates/cis-roles.yaml @@ -0,0 +1,49 @@ +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRole +metadata: + name: cis-admin +rules: + - apiGroups: + - cis.cattle.io + resources: + - clusterscanbenchmarks + - clusterscanprofiles + - clusterscans + - clusterscanreports + verbs: ["create", "update", "delete", "patch","get", "watch", "list"] + - apiGroups: + - catalog.cattle.io + resources: ["apps"] + resourceNames: ["rancher-cis-benchmark"] + verbs: ["get", "watch", "list"] + - apiGroups: + - "" + resources: + - configmaps + verbs: + - '*' +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRole +metadata: + name: cis-view +rules: + - apiGroups: + - cis.cattle.io + resources: + - clusterscanbenchmarks + - clusterscanprofiles + - clusterscans + - clusterscanreports + verbs: ["get", "watch", "list"] + - apiGroups: + - catalog.cattle.io + resources: ["apps"] + resourceNames: ["rancher-cis-benchmark"] + verbs: ["get", "watch", "list"] + - apiGroups: + - "" + resources: + - configmaps + verbs: ["get", "watch", "list"] diff --git a/charts/rancher-cis-benchmark/5.4.0/templates/configmap.yaml b/charts/rancher-cis-benchmark/5.4.0/templates/configmap.yaml new file mode 100644 index 0000000000..32e6d6e550 --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/templates/configmap.yaml @@ -0,0 +1,18 @@ +kind: ConfigMap +apiVersion: v1 +metadata: + name: default-clusterscanprofiles + namespace: {{ template "cis.namespace" . }} +data: + # Default ClusterScanProfiles per cluster provider type + rke: |- + <1.21.0: rke-profile-permissive-1.20 + >=1.21.0: rke-profile-permissive-1.8 + rke2: |- + <1.21.0: rke2-cis-1.20-profile-permissive + >=1.21.0: rke2-cis-1.8-profile-permissive + eks: "eks-profile" + gke: "gke-profile" + aks: "aks-profile" + k3s: "k3s-cis-1.8-profile-permissive" + default: "cis-1.8-profile" \ No newline at end of file diff --git a/charts/rancher-cis-benchmark/5.4.0/templates/deployment.yaml b/charts/rancher-cis-benchmark/5.4.0/templates/deployment.yaml new file mode 100644 index 0000000000..8c9f72f5de --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/templates/deployment.yaml @@ -0,0 +1,61 @@ +apiVersion: apps/v1 +kind: Deployment +metadata: + name: cis-operator + namespace: {{ template "cis.namespace" . }} + labels: + cis.cattle.io/operator: cis-operator +spec: + selector: + matchLabels: + cis.cattle.io/operator: cis-operator + template: + metadata: + labels: + cis.cattle.io/operator: cis-operator + spec: + serviceAccountName: cis-operator-serviceaccount + containers: + - name: cis-operator + image: '{{ template "system_default_registry" . }}{{ .Values.image.cisoperator.repository }}:{{ .Values.image.cisoperator.tag }}' + imagePullPolicy: IfNotPresent + ports: + - name: cismetrics + containerPort: {{ .Values.alerts.metricsPort }} + env: + - name: SECURITY_SCAN_IMAGE + value: {{ template "system_default_registry" . }}{{ .Values.image.securityScan.repository }} + - name: SECURITY_SCAN_IMAGE_TAG + value: {{ .Values.image.securityScan.tag }} + - name: SONOBUOY_IMAGE + value: {{ template "system_default_registry" . }}{{ .Values.image.sonobuoy.repository }} + - name: SONOBUOY_IMAGE_TAG + value: {{ .Values.image.sonobuoy.tag }} + - name: CIS_ALERTS_METRICS_PORT + value: '{{ .Values.alerts.metricsPort }}' + - name: CIS_ALERTS_SEVERITY + value: {{ .Values.alerts.severity }} + - name: CIS_ALERTS_ENABLED + value: {{ .Values.alerts.enabled | default "false" | quote }} + - name: CLUSTER_NAME + value: '{{ .Values.global.cattle.clusterName }}' + - name: CIS_OPERATOR_DEBUG + value: '{{ .Values.image.cisoperator.debug }}' + {{- if .Values.securityScanJob.overrideTolerations }} + - name: SECURITY_SCAN_JOB_TOLERATIONS + value: '{{ .Values.securityScanJob.tolerations | toJson }}' + {{- end }} + resources: + {{- toYaml .Values.resources | nindent 12 }} + nodeSelector: {{ include "linux-node-selector" . | nindent 8 }} +{{- if .Values.nodeSelector }} +{{ toYaml .Values.nodeSelector | indent 8 }} +{{- end }} + tolerations: {{ include "linux-node-tolerations" . | nindent 8 }} +{{- if .Values.tolerations }} +{{ toYaml .Values.tolerations | indent 8 }} +{{- end }} + {{- with .Values.affinity }} + affinity: + {{- toYaml . | nindent 8 }} + {{- end }} diff --git a/charts/rancher-cis-benchmark/5.4.0/templates/network_policy_allow_all.yaml b/charts/rancher-cis-benchmark/5.4.0/templates/network_policy_allow_all.yaml new file mode 100644 index 0000000000..6ed5d645ea --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/templates/network_policy_allow_all.yaml @@ -0,0 +1,15 @@ +--- +apiVersion: networking.k8s.io/v1 +kind: NetworkPolicy +metadata: + name: default-allow-all + namespace: {{ template "cis.namespace" . }} +spec: + podSelector: {} + ingress: + - {} + egress: + - {} + policyTypes: + - Ingress + - Egress diff --git a/charts/rancher-cis-benchmark/5.4.0/templates/patch_default_serviceaccount.yaml b/charts/rancher-cis-benchmark/5.4.0/templates/patch_default_serviceaccount.yaml new file mode 100644 index 0000000000..e78a6bd08a --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/templates/patch_default_serviceaccount.yaml @@ -0,0 +1,29 @@ +--- +apiVersion: batch/v1 +kind: Job +metadata: + name: patch-sa + annotations: + "helm.sh/hook": post-install, post-upgrade + "helm.sh/hook-delete-policy": hook-succeeded, before-hook-creation +spec: + template: + spec: + serviceAccountName: cis-operator-serviceaccount + nodeSelector: {{ include "linux-node-selector" . | nindent 8 }} +{{- if .Values.nodeSelector }} +{{ toYaml .Values.nodeSelector | indent 8 }} +{{- end }} + tolerations: {{ include "linux-node-tolerations" . | nindent 8 }} +{{- if .Values.tolerations }} +{{ toYaml .Values.tolerations | indent 8 }} +{{- end }} + restartPolicy: Never + containers: + - name: sa + image: "{{ template "system_default_registry" . }}{{ .Values.global.kubectl.repository }}:{{ .Values.global.kubectl.tag }}" + imagePullPolicy: {{ .Values.global.imagePullPolicy }} + command: ["kubectl", "patch", "serviceaccount", "default", "-p", "{\"automountServiceAccountToken\": false}"] + args: ["-n", {{ template "cis.namespace" . }}] + + backoffLimit: 1 diff --git a/charts/rancher-cis-benchmark/5.4.0/templates/psp.yaml b/charts/rancher-cis-benchmark/5.4.0/templates/psp.yaml new file mode 100644 index 0000000000..9b8a5995ee --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/templates/psp.yaml @@ -0,0 +1,59 @@ +{{- if .Values.global.cattle.psp.enabled }} +apiVersion: policy/v1beta1 +kind: PodSecurityPolicy +metadata: + name: cis-psp +spec: + allowPrivilegeEscalation: true + allowedCapabilities: + - '*' + fsGroup: + rule: RunAsAny + hostIPC: true + hostNetwork: true + hostPID: true + hostPorts: + - max: 65535 + min: 0 + privileged: true + runAsUser: + rule: RunAsAny + seLinux: + rule: RunAsAny + supplementalGroups: + rule: RunAsAny + volumes: + - '*' +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: Role +metadata: + name: cis-psp-role + namespace: {{ template "cis.namespace" . }} +rules: +- apiGroups: + - policy + resourceNames: + - cis-psp + resources: + - podsecuritypolicies + verbs: + - use +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: RoleBinding +metadata: + name: cis-psp-rolebinding + namespace: {{ template "cis.namespace" . }} +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: Role + name: cis-psp-role +subjects: +- kind: ServiceAccount + name: cis-serviceaccount + namespace: {{ template "cis.namespace" . }} +- kind: ServiceAccount + name: cis-operator-serviceaccount + namespace: {{ template "cis.namespace" . }} +{{- end }} diff --git a/charts/rancher-cis-benchmark/5.4.0/templates/rbac.yaml b/charts/rancher-cis-benchmark/5.4.0/templates/rbac.yaml new file mode 100644 index 0000000000..33fb93f04c --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/templates/rbac.yaml @@ -0,0 +1,219 @@ +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRole +metadata: + labels: + app.kubernetes.io/name: rancher-cis-benchmark + app.kubernetes.io/instance: release-name + name: cis-operator-clusterrole +rules: +- apiGroups: + - "cis.cattle.io" + resources: + - "*" + verbs: + - "*" +- apiGroups: + - "" + resources: + - "pods" + - "services" + - "configmaps" + - "nodes" + - "serviceaccounts" + verbs: + - "get" + - "list" + - "create" + - "update" + - "watch" + - "patch" +- apiGroups: + - "rbac.authorization.k8s.io" + resources: + - "rolebindings" + - "clusterrolebindings" + - "clusterroles" + verbs: + - "get" + - "list" +- apiGroups: + - "batch" + resources: + - "jobs" + verbs: + - "list" + - "create" + - "patch" + - "update" + - "watch" +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRole +metadata: + labels: + app.kubernetes.io/name: rancher-cis-benchmark + app.kubernetes.io/instance: release-name + name: cis-scan-ns +rules: +{{- if .Values.global.cattle.psp.enabled }} +- apiGroups: + - "*" + resources: + - "podsecuritypolicies" + verbs: + - "get" + - "list" + - "watch" +{{- end }} +- apiGroups: + - "" + resources: + - "namespaces" + - "nodes" + - "pods" + - "serviceaccounts" + - "services" + - "replicationcontrollers" + verbs: + - "get" + - "list" + - "watch" +- apiGroups: + - "rbac.authorization.k8s.io" + resources: + - "rolebindings" + - "clusterrolebindings" + - "clusterroles" + verbs: + - "get" + - "list" +- apiGroups: + - "batch" + resources: + - "jobs" + - "cronjobs" + verbs: + - "list" +- apiGroups: + - "apps" + resources: + - "daemonsets" + - "deployments" + - "replicasets" + - "statefulsets" + verbs: + - "list" +- apiGroups: + - "autoscaling" + resources: + - "horizontalpodautoscalers" + verbs: + - "list" +- apiGroups: + - "networking.k8s.io" + resources: + - "networkpolicies" + verbs: + - "get" + - "list" + - "watch" +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: Role +metadata: + name: cis-operator-role + labels: + app.kubernetes.io/name: rancher-cis-benchmark + app.kubernetes.io/instance: release-name + namespace: {{ template "cis.namespace" . }} +rules: +- apiGroups: + - "" + resources: + - "services" + verbs: + - "watch" + - "list" + - "get" + - "patch" +- apiGroups: + - "batch" + resources: + - "jobs" + verbs: + - "watch" + - "list" + - "get" + - "delete" +- apiGroups: + - "" + resources: + - "configmaps" + - "pods" + - "secrets" + verbs: + - "*" +- apiGroups: + - "apps" + resources: + - "daemonsets" + verbs: + - "*" +- apiGroups: + - monitoring.coreos.com + resources: + - prometheusrules + verbs: + - create +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRoleBinding +metadata: + labels: + app.kubernetes.io/name: rancher-cis-benchmark + app.kubernetes.io/instance: release-name + name: cis-operator-clusterrolebinding +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: ClusterRole + name: cis-operator-clusterrole +subjects: +- kind: ServiceAccount + name: cis-operator-serviceaccount + namespace: {{ template "cis.namespace" . }} +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRoleBinding +metadata: + name: cis-scan-ns + labels: + app.kubernetes.io/name: rancher-cis-benchmark + app.kubernetes.io/instance: release-name +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: ClusterRole + name: cis-scan-ns +subjects: +- kind: ServiceAccount + name: cis-serviceaccount + namespace: {{ template "cis.namespace" . }} +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: RoleBinding +metadata: + labels: + app.kubernetes.io/name: rancher-cis-benchmark + app.kubernetes.io/instance: release-name + name: cis-operator-rolebinding + namespace: {{ template "cis.namespace" . }} +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: Role + name: cis-operator-role +subjects: +- kind: ServiceAccount + name: cis-serviceaccount + namespace: {{ template "cis.namespace" . }} +- kind: ServiceAccount + name: cis-operator-serviceaccount + namespace: {{ template "cis.namespace" . }} diff --git a/charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-cis-1.7.yaml b/charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-cis-1.7.yaml new file mode 100644 index 0000000000..edac79e2a3 --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-cis-1.7.yaml @@ -0,0 +1,9 @@ +--- +apiVersion: cis.cattle.io/v1 +kind: ClusterScanProfile +metadata: + name: cis-1.7-profile + annotations: + clusterscanprofile.cis.cattle.io/builtin: "true" +spec: + benchmarkVersion: cis-1.7 \ No newline at end of file diff --git a/charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-cis-1.8.yaml b/charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-cis-1.8.yaml new file mode 100644 index 0000000000..bf68d6ec17 --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-cis-1.8.yaml @@ -0,0 +1,9 @@ +--- +apiVersion: cis.cattle.io/v1 +kind: ClusterScanProfile +metadata: + name: cis-1.8-profile + annotations: + clusterscanprofile.cis.cattle.io/builtin: "true" +spec: + benchmarkVersion: cis-1.8 \ No newline at end of file diff --git a/charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-k3s-cis-1.7-hardened.yml b/charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-k3s-cis-1.7-hardened.yml new file mode 100644 index 0000000000..51fd6baf00 --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-k3s-cis-1.7-hardened.yml @@ -0,0 +1,9 @@ +--- +apiVersion: cis.cattle.io/v1 +kind: ClusterScanProfile +metadata: + name: k3s-cis-1.7-profile-hardened + annotations: + clusterscanprofile.cis.cattle.io/builtin: "true" +spec: + benchmarkVersion: k3s-cis-1.7-hardened \ No newline at end of file diff --git a/charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-k3s-cis-1.7-permissive.yml b/charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-k3s-cis-1.7-permissive.yml new file mode 100644 index 0000000000..0c1baf774a --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-k3s-cis-1.7-permissive.yml @@ -0,0 +1,9 @@ +--- +apiVersion: cis.cattle.io/v1 +kind: ClusterScanProfile +metadata: + name: k3s-cis-1.7-profile-permissive + annotations: + clusterscanprofile.cis.cattle.io/builtin: "true" +spec: + benchmarkVersion: k3s-cis-1.7-permissive \ No newline at end of file diff --git a/charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-k3s-cis-1.8-hardened.yml b/charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-k3s-cis-1.8-hardened.yml new file mode 100644 index 0000000000..8a78b2a964 --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-k3s-cis-1.8-hardened.yml @@ -0,0 +1,9 @@ +--- +apiVersion: cis.cattle.io/v1 +kind: ClusterScanProfile +metadata: + name: k3s-cis-1.8-profile-hardened + annotations: + clusterscanprofile.cis.cattle.io/builtin: "true" +spec: + benchmarkVersion: k3s-cis-1.8-hardened \ No newline at end of file diff --git a/charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-k3s-cis-1.8-permissive.yml b/charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-k3s-cis-1.8-permissive.yml new file mode 100644 index 0000000000..3bbf94335c --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-k3s-cis-1.8-permissive.yml @@ -0,0 +1,9 @@ +--- +apiVersion: cis.cattle.io/v1 +kind: ClusterScanProfile +metadata: + name: k3s-cis-1.8-profile-permissive + annotations: + clusterscanprofile.cis.cattle.io/builtin: "true" +spec: + benchmarkVersion: k3s-cis-1.8-permissive \ No newline at end of file diff --git a/charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-rke-1.7-hardened.yaml b/charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-rke-1.7-hardened.yaml new file mode 100644 index 0000000000..e488eaedf0 --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-rke-1.7-hardened.yaml @@ -0,0 +1,9 @@ +--- +apiVersion: cis.cattle.io/v1 +kind: ClusterScanProfile +metadata: + name: rke-profile-hardened-1.7 + annotations: + clusterscanprofile.cis.cattle.io/builtin: "true" +spec: + benchmarkVersion: rke-cis-1.7-hardened \ No newline at end of file diff --git a/charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-rke-1.7-permissive.yaml b/charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-rke-1.7-permissive.yaml new file mode 100644 index 0000000000..8e6df750d6 --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-rke-1.7-permissive.yaml @@ -0,0 +1,9 @@ +--- +apiVersion: cis.cattle.io/v1 +kind: ClusterScanProfile +metadata: + name: rke-profile-permissive-1.7 + annotations: + clusterscanprofile.cis.cattle.io/builtin: "true" +spec: + benchmarkVersion: rke-cis-1.7-permissive \ No newline at end of file diff --git a/charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-rke-1.8-hardened.yaml b/charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-rke-1.8-hardened.yaml new file mode 100644 index 0000000000..24a1250c06 --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-rke-1.8-hardened.yaml @@ -0,0 +1,9 @@ +--- +apiVersion: cis.cattle.io/v1 +kind: ClusterScanProfile +metadata: + name: rke-profile-hardened-1.8 + annotations: + clusterscanprofile.cis.cattle.io/builtin: "true" +spec: + benchmarkVersion: rke-cis-1.8-hardened \ No newline at end of file diff --git a/charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-rke-1.8-permissive.yaml b/charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-rke-1.8-permissive.yaml new file mode 100644 index 0000000000..4472913c64 --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-rke-1.8-permissive.yaml @@ -0,0 +1,9 @@ +--- +apiVersion: cis.cattle.io/v1 +kind: ClusterScanProfile +metadata: + name: rke-profile-permissive-1.8 + annotations: + clusterscanprofile.cis.cattle.io/builtin: "true" +spec: + benchmarkVersion: rke-cis-1.8-permissive \ No newline at end of file diff --git a/charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-rke2-cis-1.7-hardened.yml b/charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-rke2-cis-1.7-hardened.yml new file mode 100644 index 0000000000..9e90d769ac --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-rke2-cis-1.7-hardened.yml @@ -0,0 +1,9 @@ +--- +apiVersion: cis.cattle.io/v1 +kind: ClusterScanProfile +metadata: + name: rke2-cis-1.7-profile-hardened + annotations: + clusterscanprofile.cis.cattle.io/builtin: "true" +spec: + benchmarkVersion: rke2-cis-1.7-hardened \ No newline at end of file diff --git a/charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-rke2-cis-1.7-permissive.yml b/charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-rke2-cis-1.7-permissive.yml new file mode 100644 index 0000000000..4363d3afab --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-rke2-cis-1.7-permissive.yml @@ -0,0 +1,9 @@ +--- +apiVersion: cis.cattle.io/v1 +kind: ClusterScanProfile +metadata: + name: rke2-cis-1.7-profile-permissive + annotations: + clusterscanprofile.cis.cattle.io/builtin: "true" +spec: + benchmarkVersion: rke2-cis-1.7-permissive \ No newline at end of file diff --git a/charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-rke2-cis-1.8-hardened.yml b/charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-rke2-cis-1.8-hardened.yml new file mode 100644 index 0000000000..05fc5d8d33 --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-rke2-cis-1.8-hardened.yml @@ -0,0 +1,9 @@ +--- +apiVersion: cis.cattle.io/v1 +kind: ClusterScanProfile +metadata: + name: rke2-cis-1.8-profile-hardened + annotations: + clusterscanprofile.cis.cattle.io/builtin: "true" +spec: + benchmarkVersion: rke2-cis-1.8-hardened \ No newline at end of file diff --git a/charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-rke2-cis-1.8-permissive.yml b/charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-rke2-cis-1.8-permissive.yml new file mode 100644 index 0000000000..a83409c02e --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/templates/scanprofile-rke2-cis-1.8-permissive.yml @@ -0,0 +1,9 @@ +--- +apiVersion: cis.cattle.io/v1 +kind: ClusterScanProfile +metadata: + name: rke2-cis-1.8-profile-permissive + annotations: + clusterscanprofile.cis.cattle.io/builtin: "true" +spec: + benchmarkVersion: rke2-cis-1.8-permissive \ No newline at end of file diff --git a/charts/rancher-cis-benchmark/5.4.0/templates/scanprofileaks.yml b/charts/rancher-cis-benchmark/5.4.0/templates/scanprofileaks.yml new file mode 100644 index 0000000000..ea7b25b404 --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/templates/scanprofileaks.yml @@ -0,0 +1,9 @@ +--- +apiVersion: cis.cattle.io/v1 +kind: ClusterScanProfile +metadata: + name: aks-profile + annotations: + clusterscanprofile.cis.cattle.io/builtin: "true" +spec: + benchmarkVersion: aks-1.0 \ No newline at end of file diff --git a/charts/rancher-cis-benchmark/5.4.0/templates/scanprofileeks.yml b/charts/rancher-cis-benchmark/5.4.0/templates/scanprofileeks.yml new file mode 100644 index 0000000000..de4500acd9 --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/templates/scanprofileeks.yml @@ -0,0 +1,9 @@ +--- +apiVersion: cis.cattle.io/v1 +kind: ClusterScanProfile +metadata: + name: eks-profile + annotations: + clusterscanprofile.cis.cattle.io/builtin: "true" +spec: + benchmarkVersion: eks-1.2.0 \ No newline at end of file diff --git a/charts/rancher-cis-benchmark/5.4.0/templates/scanprofilegke.yml b/charts/rancher-cis-benchmark/5.4.0/templates/scanprofilegke.yml new file mode 100644 index 0000000000..3e5e2439ac --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/templates/scanprofilegke.yml @@ -0,0 +1,9 @@ +--- +apiVersion: cis.cattle.io/v1 +kind: ClusterScanProfile +metadata: + name: gke-profile + annotations: + clusterscanprofile.cis.cattle.io/builtin: "true" +spec: + benchmarkVersion: gke-1.2.0 \ No newline at end of file diff --git a/charts/rancher-cis-benchmark/5.4.0/templates/serviceaccount.yaml b/charts/rancher-cis-benchmark/5.4.0/templates/serviceaccount.yaml new file mode 100644 index 0000000000..ec48ec6224 --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/templates/serviceaccount.yaml @@ -0,0 +1,14 @@ +apiVersion: v1 +kind: ServiceAccount +metadata: + namespace: {{ template "cis.namespace" . }} + name: cis-operator-serviceaccount +--- +apiVersion: v1 +kind: ServiceAccount +metadata: + namespace: {{ template "cis.namespace" . }} + labels: + app.kubernetes.io/name: rancher-cis-benchmark + app.kubernetes.io/instance: release-name + name: cis-serviceaccount diff --git a/charts/rancher-cis-benchmark/5.4.0/templates/validate-install-crd.yaml b/charts/rancher-cis-benchmark/5.4.0/templates/validate-install-crd.yaml new file mode 100644 index 0000000000..562295791b --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/templates/validate-install-crd.yaml @@ -0,0 +1,17 @@ +#{{- if gt (len (lookup "rbac.authorization.k8s.io/v1" "ClusterRole" "" "")) 0 -}} +# {{- $found := dict -}} +# {{- set $found "cis.cattle.io/v1/ClusterScan" false -}} +# {{- set $found "cis.cattle.io/v1/ClusterScanBenchmark" false -}} +# {{- set $found "cis.cattle.io/v1/ClusterScanProfile" false -}} +# {{- set $found "cis.cattle.io/v1/ClusterScanReport" false -}} +# {{- range .Capabilities.APIVersions -}} +# {{- if hasKey $found (toString .) -}} +# {{- set $found (toString .) true -}} +# {{- end -}} +# {{- end -}} +# {{- range $_, $exists := $found -}} +# {{- if (eq $exists false) -}} +# {{- required "Required CRDs are missing. Please install the corresponding CRD chart before installing this chart." "" -}} +# {{- end -}} +# {{- end -}} +#{{- end -}} \ No newline at end of file diff --git a/charts/rancher-cis-benchmark/5.4.0/templates/validate-psp-install.yaml b/charts/rancher-cis-benchmark/5.4.0/templates/validate-psp-install.yaml new file mode 100644 index 0000000000..a30c59d3b7 --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/templates/validate-psp-install.yaml @@ -0,0 +1,7 @@ +#{{- if gt (len (lookup "rbac.authorization.k8s.io/v1" "ClusterRole" "" "")) 0 -}} +#{{- if .Values.global.cattle.psp.enabled }} +#{{- if not (.Capabilities.APIVersions.Has "policy/v1beta1/PodSecurityPolicy") }} +#{{- fail "The target cluster does not have the PodSecurityPolicy API resource. Please disable PSPs in this chart before proceeding." -}} +#{{- end }} +#{{- end }} +#{{- end }} diff --git a/charts/rancher-cis-benchmark/5.4.0/values.yaml b/charts/rancher-cis-benchmark/5.4.0/values.yaml new file mode 100644 index 0000000000..3f6791d824 --- /dev/null +++ b/charts/rancher-cis-benchmark/5.4.0/values.yaml @@ -0,0 +1,55 @@ +# Default values for rancher-cis-benchmark. +# This is a YAML-formatted file. +# Declare variables to be passed into your templates. + +image: + cisoperator: + repository: rancher/cis-operator + tag: v1.0.15 + securityScan: + repository: rancher/security-scan + tag: v0.2.17 + sonobuoy: + repository: rancher/mirrored-sonobuoy-sonobuoy + tag: v0.57.2 + +resources: {} + # We usually recommend not to specify default resources and to leave this as a conscious + # choice for the user. This also increases chances charts run on environments with little + # resources, such as Minikube. If you do want to specify resources, uncomment the following + # lines, adjust them as necessary, and remove the curly braces after 'resources:'. + # limits: + # cpu: 100m + # memory: 128Mi + # requests: + # cpu: 100m + # memory: 128Mi + +## Node labels for pod assignment +## Ref: https://kubernetes.io/docs/user-guide/node-selection/ +## +nodeSelector: {} + +## List of node taints to tolerate (requires Kubernetes >= 1.6) +tolerations: [] + +securityScanJob: + overrideTolerations: false + tolerations: [] + +affinity: {} + +global: + cattle: + systemDefaultRegistry: "" + clusterName: "" + psp: + enabled: false + kubectl: + repository: rancher/kubectl + tag: v1.28.12 + +alerts: + enabled: false + severity: warning + metricsPort: 8080 diff --git a/charts/rancher-eks-operator-crd/103.5.0+up1.3.5/Chart.yaml b/charts/rancher-eks-operator-crd/103.5.0+up1.3.5/Chart.yaml new file mode 100644 index 0000000000..100320d2d2 --- /dev/null +++ b/charts/rancher-eks-operator-crd/103.5.0+up1.3.5/Chart.yaml @@ -0,0 +1,12 @@ +annotations: + catalog.cattle.io/certified: rancher + catalog.cattle.io/hidden: "true" + catalog.cattle.io/namespace: cattle-system + catalog.cattle.io/os: linux + catalog.cattle.io/permits-os: linux,windows + catalog.cattle.io/release-name: rancher-eks-operator-crd +apiVersion: v2 +appVersion: 1.3.5 +description: EKS Operator CustomResourceDefinitions +name: rancher-eks-operator-crd +version: 103.5.0+up1.3.5 diff --git a/charts/rancher-eks-operator-crd/103.5.0+up1.3.5/templates/crds.yaml b/charts/rancher-eks-operator-crd/103.5.0+up1.3.5/templates/crds.yaml new file mode 100644 index 0000000000..f1c4534210 --- /dev/null +++ b/charts/rancher-eks-operator-crd/103.5.0+up1.3.5/templates/crds.yaml @@ -0,0 +1,226 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + helm.sh/resource-policy: keep + name: eksclusterconfigs.eks.cattle.io +spec: + group: eks.cattle.io + names: + kind: EKSClusterConfig + plural: eksclusterconfigs + shortNames: + - ekscc + singular: eksclusterconfig + preserveUnknownFields: false + scope: Namespaced + versions: + - name: v1 + schema: + openAPIV3Schema: + properties: + spec: + properties: + amazonCredentialSecret: + nullable: true + type: string + displayName: + nullable: true + type: string + ebsCSIDriver: + nullable: true + type: boolean + imported: + type: boolean + kmsKey: + nullable: true + type: string + kubernetesVersion: + nullable: true + type: string + loggingTypes: + items: + nullable: true + type: string + nullable: true + type: array + nodeGroups: + items: + properties: + desiredSize: + nullable: true + type: integer + diskSize: + nullable: true + type: integer + ec2SshKey: + nullable: true + type: string + gpu: + nullable: true + type: boolean + imageId: + nullable: true + type: string + instanceType: + nullable: true + type: string + labels: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + launchTemplate: + nullable: true + properties: + id: + nullable: true + type: string + name: + nullable: true + type: string + version: + nullable: true + type: integer + type: object + maxSize: + nullable: true + type: integer + minSize: + nullable: true + type: integer + nodeRole: + nullable: true + type: string + nodegroupName: + nullable: true + type: string + requestSpotInstances: + nullable: true + type: boolean + resourceTags: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + spotInstanceTypes: + items: + nullable: true + type: string + nullable: true + type: array + subnets: + items: + nullable: true + type: string + nullable: true + type: array + tags: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + userData: + nullable: true + type: string + version: + nullable: true + type: string + required: + - nodegroupName + type: object + nullable: true + type: array + privateAccess: + nullable: true + type: boolean + publicAccess: + nullable: true + type: boolean + publicAccessSources: + items: + nullable: true + type: string + nullable: true + type: array + region: + nullable: true + type: string + secretsEncryption: + nullable: true + type: boolean + securityGroups: + items: + nullable: true + type: string + nullable: true + type: array + serviceRole: + nullable: true + type: string + subnets: + items: + nullable: true + type: string + nullable: true + type: array + tags: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + type: object + status: + properties: + failureMessage: + nullable: true + type: string + generatedNodeRole: + nullable: true + type: string + managedLaunchTemplateID: + nullable: true + type: string + managedLaunchTemplateVersions: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + networkFieldsSource: + nullable: true + type: string + phase: + nullable: true + type: string + securityGroups: + items: + nullable: true + type: string + nullable: true + type: array + subnets: + items: + nullable: true + type: string + nullable: true + type: array + templateVersionsToDelete: + items: + nullable: true + type: string + nullable: true + type: array + virtualNetwork: + nullable: true + type: string + type: object + type: object + served: true + storage: true + subresources: + status: {} diff --git a/charts/rancher-eks-operator/103.5.0+up1.3.5/Chart.yaml b/charts/rancher-eks-operator/103.5.0+up1.3.5/Chart.yaml new file mode 100644 index 0000000000..b2a443dcd4 --- /dev/null +++ b/charts/rancher-eks-operator/103.5.0+up1.3.5/Chart.yaml @@ -0,0 +1,20 @@ +annotations: + catalog.cattle.io/auto-install: rancher-eks-operator-crd=match + catalog.cattle.io/certified: rancher + catalog.cattle.io/hidden: "true" + catalog.cattle.io/kube-version: '>= 1.23.0-0 < 1.29.0-0' + catalog.cattle.io/namespace: cattle-system + catalog.cattle.io/os: linux + catalog.cattle.io/permits-os: linux,windows + catalog.cattle.io/provides-gvr: eksclusterconfigs.eks.cattle.io/v1 + catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.9.0-0' + catalog.cattle.io/release-name: rancher-eks-operator + catalog.cattle.io/scope: management +apiVersion: v2 +appVersion: 1.3.5 +description: A Helm chart for provisioning EKS clusters +home: https://github.com/rancher/eks-operator +name: rancher-eks-operator +sources: +- https://github.com/rancher/eks-operator +version: 103.5.0+up1.3.5 diff --git a/charts/rancher-eks-operator/103.5.0+up1.3.5/templates/NOTES.txt b/charts/rancher-eks-operator/103.5.0+up1.3.5/templates/NOTES.txt new file mode 100644 index 0000000000..23a1b4a8bf --- /dev/null +++ b/charts/rancher-eks-operator/103.5.0+up1.3.5/templates/NOTES.txt @@ -0,0 +1,4 @@ +You have deployed the Rancher EKS operator +Version: {{ .Chart.AppVersion }} +Description: This operator provisions EKS clusters +from EKSClusterConfig CRs. diff --git a/charts/rancher-eks-operator/103.5.0+up1.3.5/templates/_helpers.tpl b/charts/rancher-eks-operator/103.5.0+up1.3.5/templates/_helpers.tpl new file mode 100644 index 0000000000..de3b332f6a --- /dev/null +++ b/charts/rancher-eks-operator/103.5.0+up1.3.5/templates/_helpers.tpl @@ -0,0 +1,25 @@ +{{/* vim: set filetype=mustache: */}} + +{{- define "system_default_registry" -}} +{{- if .Values.global.cattle.systemDefaultRegistry -}} +{{- printf "%s/" .Values.global.cattle.systemDefaultRegistry -}} +{{- else -}} +{{- "" -}} +{{- end -}} +{{- end -}} + +{{/* +Windows cluster will add default taint for linux nodes, +add below linux tolerations to workloads could be scheduled to those linux nodes +*/}} +{{- define "linux-node-tolerations" -}} +- key: "cattle.io/os" + value: "linux" + effect: "NoSchedule" + operator: "Equal" +{{- end -}} + +{{- define "linux-node-selector" -}} +kubernetes.io/os: linux +{{- end -}} + diff --git a/charts/rancher-eks-operator/103.5.0+up1.3.5/templates/clusterrole.yaml b/charts/rancher-eks-operator/103.5.0+up1.3.5/templates/clusterrole.yaml new file mode 100644 index 0000000000..d0d561b6ea --- /dev/null +++ b/charts/rancher-eks-operator/103.5.0+up1.3.5/templates/clusterrole.yaml @@ -0,0 +1,15 @@ +kind: ClusterRole +apiVersion: rbac.authorization.k8s.io/v1 +metadata: + name: eks-operator + namespace: cattle-system +rules: + - apiGroups: [''] + resources: ['secrets'] + verbs: ['get', 'list', 'create', 'watch'] + - apiGroups: ['eks.cattle.io'] + resources: ['eksclusterconfigs'] + verbs: ['get', 'list', 'update', 'watch'] + - apiGroups: ['eks.cattle.io'] + resources: ['eksclusterconfigs/status'] + verbs: ['update'] diff --git a/charts/rancher-eks-operator/103.5.0+up1.3.5/templates/clusterrolebinding.yaml b/charts/rancher-eks-operator/103.5.0+up1.3.5/templates/clusterrolebinding.yaml new file mode 100644 index 0000000000..2b1846353e --- /dev/null +++ b/charts/rancher-eks-operator/103.5.0+up1.3.5/templates/clusterrolebinding.yaml @@ -0,0 +1,13 @@ +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRoleBinding +metadata: + name: eks-operator + namespace: cattle-system +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: ClusterRole + name: eks-operator +subjects: +- kind: ServiceAccount + name: eks-operator + namespace: cattle-system diff --git a/charts/rancher-eks-operator/103.5.0+up1.3.5/templates/deployment.yaml b/charts/rancher-eks-operator/103.5.0+up1.3.5/templates/deployment.yaml new file mode 100644 index 0000000000..898383907a --- /dev/null +++ b/charts/rancher-eks-operator/103.5.0+up1.3.5/templates/deployment.yaml @@ -0,0 +1,61 @@ +apiVersion: apps/v1 +kind: Deployment +metadata: + name: eks-config-operator + namespace: cattle-system +spec: + replicas: 1 + selector: + matchLabels: + ke.cattle.io/operator: eks + template: + metadata: + labels: + ke.cattle.io/operator: eks + spec: + nodeSelector: {{ include "linux-node-selector" . | nindent 8 }} +{{- if .Values.nodeSelector }} +{{ toYaml .Values.nodeSelector | indent 8 }} +{{- end }} + tolerations: {{ include "linux-node-tolerations" . | nindent 8 }} +{{- if .Values.tolerations }} +{{ toYaml .Values.tolerations | indent 8 }} +{{- end }} + serviceAccountName: eks-operator + {{- if .Values.priorityClassName }} + priorityClassName: "{{.Values.priorityClassName}}" + {{- end }} + securityContext: + fsGroup: 1007 + runAsUser: 1007 + containers: + - name: eks-operator + image: '{{ template "system_default_registry" $ }}{{ $.Values.eksOperator.image.repository }}:{{ $.Values.eksOperator.image.tag }}' + imagePullPolicy: IfNotPresent + env: + - name: HTTP_PROXY + value: {{ .Values.httpProxy }} + - name: HTTPS_PROXY + value: {{ .Values.httpsProxy }} + - name: NO_PROXY + value: {{ .Values.noProxy }} +{{- if .Values.additionalTrustedCAs }} + # eks-operator mounts the additional CAs in two places: + volumeMounts: + # This directory is owned by the eks-operator user so c_rehash works here. + - mountPath: /etc/rancher/ssl/ca-additional.pem + name: tls-ca-additional-volume + subPath: ca-additional.pem + readOnly: true + # This directory is root-owned so c_rehash doesn't work here, + # but the cert is here in case update-ca-certificates is called in the future or by the OS. + - mountPath: /etc/pki/trust/anchors/ca-additional.pem + name: tls-ca-additional-volume + subPath: ca-additional.pem + readOnly: true + volumes: + - name: tls-ca-additional-volume + secret: + defaultMode: 0400 + secretName: tls-ca-additional + {{- end }} diff --git a/charts/rancher-eks-operator/103.5.0+up1.3.5/templates/serviceaccount.yaml b/charts/rancher-eks-operator/103.5.0+up1.3.5/templates/serviceaccount.yaml new file mode 100644 index 0000000000..934de07e0d --- /dev/null +++ b/charts/rancher-eks-operator/103.5.0+up1.3.5/templates/serviceaccount.yaml @@ -0,0 +1,5 @@ +apiVersion: v1 +kind: ServiceAccount +metadata: + namespace: cattle-system + name: eks-operator diff --git a/charts/rancher-eks-operator/103.5.0+up1.3.5/values.yaml b/charts/rancher-eks-operator/103.5.0+up1.3.5/values.yaml new file mode 100644 index 0000000000..9a5638e54f --- /dev/null +++ b/charts/rancher-eks-operator/103.5.0+up1.3.5/values.yaml @@ -0,0 +1,22 @@ +global: + cattle: + systemDefaultRegistry: "" + +eksOperator: + image: + repository: rancher/eks-operator + tag: v1.3.5 + +httpProxy: "" +httpsProxy: "" +noProxy: "" +additionalTrustedCAs: false +## Node labels for pod assignment +## Ref: https://kubernetes.io/docs/user-guide/node-selection/ +## +nodeSelector: {} +## List of node taints to tolerate (requires Kubernetes >= 1.6) +tolerations: [] + +## PriorityClassName assigned to deployment. +priorityClassName: "" diff --git a/charts/rancher-gke-operator-crd/103.5.0+up1.2.5/Chart.yaml b/charts/rancher-gke-operator-crd/103.5.0+up1.2.5/Chart.yaml new file mode 100644 index 0000000000..0c34eb5137 --- /dev/null +++ b/charts/rancher-gke-operator-crd/103.5.0+up1.2.5/Chart.yaml @@ -0,0 +1,12 @@ +annotations: + catalog.cattle.io/certified: rancher + catalog.cattle.io/hidden: "true" + catalog.cattle.io/namespace: cattle-system + catalog.cattle.io/os: linux + catalog.cattle.io/permits-os: linux,windows + catalog.cattle.io/release-name: rancher-gke-operator-crd +apiVersion: v2 +appVersion: 1.2.5 +description: GKE Operator CustomResourceDefinitions +name: rancher-gke-operator-crd +version: 103.5.0+up1.2.5 diff --git a/charts/rancher-gke-operator-crd/103.5.0+up1.2.5/templates/crds.yaml b/charts/rancher-gke-operator-crd/103.5.0+up1.2.5/templates/crds.yaml new file mode 100644 index 0000000000..aaa323f363 --- /dev/null +++ b/charts/rancher-gke-operator-crd/103.5.0+up1.2.5/templates/crds.yaml @@ -0,0 +1,250 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + helm.sh/resource-policy: keep + name: gkeclusterconfigs.gke.cattle.io +spec: + group: gke.cattle.io + names: + kind: GKEClusterConfig + plural: gkeclusterconfigs + shortNames: + - gkecc + singular: gkeclusterconfig + preserveUnknownFields: false + scope: Namespaced + versions: + - name: v1 + schema: + openAPIV3Schema: + properties: + spec: + properties: + clusterAddons: + nullable: true + properties: + horizontalPodAutoscaling: + type: boolean + httpLoadBalancing: + type: boolean + networkPolicyConfig: + type: boolean + type: object + clusterIpv4Cidr: + nullable: true + type: string + clusterName: + nullable: true + type: string + description: + nullable: true + type: string + enableKubernetesAlpha: + nullable: true + type: boolean + googleCredentialSecret: + nullable: true + type: string + imported: + type: boolean + ipAllocationPolicy: + nullable: true + properties: + clusterIpv4CidrBlock: + nullable: true + type: string + clusterSecondaryRangeName: + nullable: true + type: string + createSubnetwork: + type: boolean + nodeIpv4CidrBlock: + nullable: true + type: string + servicesIpv4CidrBlock: + nullable: true + type: string + servicesSecondaryRangeName: + nullable: true + type: string + subnetworkName: + nullable: true + type: string + useIpAliases: + type: boolean + type: object + kubernetesVersion: + nullable: true + type: string + labels: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + locations: + items: + nullable: true + type: string + nullable: true + type: array + loggingService: + nullable: true + type: string + maintenanceWindow: + nullable: true + type: string + masterAuthorizedNetworks: + nullable: true + properties: + cidrBlocks: + items: + properties: + cidrBlock: + nullable: true + type: string + displayName: + nullable: true + type: string + type: object + nullable: true + type: array + enabled: + type: boolean + type: object + monitoringService: + nullable: true + type: string + network: + nullable: true + type: string + networkPolicyEnabled: + nullable: true + type: boolean + nodePools: + items: + properties: + autoscaling: + nullable: true + properties: + enabled: + type: boolean + maxNodeCount: + type: integer + minNodeCount: + type: integer + type: object + config: + nullable: true + properties: + diskSizeGb: + type: integer + diskType: + nullable: true + type: string + imageType: + nullable: true + type: string + labels: + additionalProperties: + nullable: true + type: string + nullable: true + type: object + localSsdCount: + type: integer + machineType: + nullable: true + type: string + oauthScopes: + items: + nullable: true + type: string + nullable: true + type: array + preemptible: + type: boolean + tags: + items: + nullable: true + type: string + nullable: true + type: array + taints: + items: + properties: + effect: + nullable: true + type: string + key: + nullable: true + type: string + value: + nullable: true + type: string + type: object + nullable: true + type: array + type: object + initialNodeCount: + nullable: true + type: integer + management: + nullable: true + properties: + autoRepair: + type: boolean + autoUpgrade: + type: boolean + type: object + maxPodsConstraint: + nullable: true + type: integer + name: + nullable: true + type: string + version: + nullable: true + type: string + type: object + nullable: true + type: array + privateClusterConfig: + nullable: true + properties: + enablePrivateEndpoint: + type: boolean + enablePrivateNodes: + type: boolean + masterIpv4CidrBlock: + nullable: true + type: string + type: object + projectID: + nullable: true + type: string + region: + nullable: true + type: string + subnetwork: + nullable: true + type: string + zone: + nullable: true + type: string + type: object + status: + properties: + failureMessage: + nullable: true + type: string + phase: + nullable: true + type: string + type: object + type: object + served: true + storage: true + subresources: + status: {} diff --git a/charts/rancher-gke-operator/103.5.0+up1.2.5/Chart.yaml b/charts/rancher-gke-operator/103.5.0+up1.2.5/Chart.yaml new file mode 100644 index 0000000000..1d8396be68 --- /dev/null +++ b/charts/rancher-gke-operator/103.5.0+up1.2.5/Chart.yaml @@ -0,0 +1,20 @@ +annotations: + catalog.cattle.io/auto-install: rancher-gke-operator-crd=match + catalog.cattle.io/certified: rancher + catalog.cattle.io/hidden: "true" + catalog.cattle.io/kube-version: '>= 1.23.0-0 < 1.29.0-0' + catalog.cattle.io/namespace: cattle-system + catalog.cattle.io/os: linux + catalog.cattle.io/permits-os: linux,windows + catalog.cattle.io/provides-gvr: gkeclusterconfigs.gke.cattle.io/v1 + catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.9.0-0' + catalog.cattle.io/release-name: rancher-gke-operator + catalog.cattle.io/scope: management +apiVersion: v2 +appVersion: 1.2.5 +description: A Helm chart for provisioning GKE clusters +home: https://github.com/rancher/gke-operator +name: rancher-gke-operator +sources: +- https://github.com/rancher/gke-operator +version: 103.5.0+up1.2.5 diff --git a/charts/rancher-gke-operator/103.5.0+up1.2.5/templates/NOTES.txt b/charts/rancher-gke-operator/103.5.0+up1.2.5/templates/NOTES.txt new file mode 100644 index 0000000000..238173d1bd --- /dev/null +++ b/charts/rancher-gke-operator/103.5.0+up1.2.5/templates/NOTES.txt @@ -0,0 +1,4 @@ +You have deployed the Rancher GKE operator +Version: {{ .Chart.AppVersion }} +Description: This operator provisions GKE clusters +from GKEClusterConfig CRs. diff --git a/charts/rancher-gke-operator/103.5.0+up1.2.5/templates/_helpers.tpl b/charts/rancher-gke-operator/103.5.0+up1.2.5/templates/_helpers.tpl new file mode 100644 index 0000000000..de3b332f6a --- /dev/null +++ b/charts/rancher-gke-operator/103.5.0+up1.2.5/templates/_helpers.tpl @@ -0,0 +1,25 @@ +{{/* vim: set filetype=mustache: */}} + +{{- define "system_default_registry" -}} +{{- if .Values.global.cattle.systemDefaultRegistry -}} +{{- printf "%s/" .Values.global.cattle.systemDefaultRegistry -}} +{{- else -}} +{{- "" -}} +{{- end -}} +{{- end -}} + +{{/* +Windows cluster will add default taint for linux nodes, +add below linux tolerations to workloads could be scheduled to those linux nodes +*/}} +{{- define "linux-node-tolerations" -}} +- key: "cattle.io/os" + value: "linux" + effect: "NoSchedule" + operator: "Equal" +{{- end -}} + +{{- define "linux-node-selector" -}} +kubernetes.io/os: linux +{{- end -}} + diff --git a/charts/rancher-gke-operator/103.5.0+up1.2.5/templates/clusterrole.yaml b/charts/rancher-gke-operator/103.5.0+up1.2.5/templates/clusterrole.yaml new file mode 100644 index 0000000000..7c352696ee --- /dev/null +++ b/charts/rancher-gke-operator/103.5.0+up1.2.5/templates/clusterrole.yaml @@ -0,0 +1,15 @@ +kind: ClusterRole +apiVersion: rbac.authorization.k8s.io/v1 +metadata: + name: gke-operator + namespace: cattle-system +rules: + - apiGroups: [''] + resources: ['secrets'] + verbs: ['get', 'list', 'create', 'watch'] + - apiGroups: ['gke.cattle.io'] + resources: ['gkeclusterconfigs'] + verbs: ['get', 'list', 'update', 'watch'] + - apiGroups: ['gke.cattle.io'] + resources: ['gkeclusterconfigs/status'] + verbs: ['update'] diff --git a/charts/rancher-gke-operator/103.5.0+up1.2.5/templates/clusterrolebinding.yaml b/charts/rancher-gke-operator/103.5.0+up1.2.5/templates/clusterrolebinding.yaml new file mode 100644 index 0000000000..e2af390c71 --- /dev/null +++ b/charts/rancher-gke-operator/103.5.0+up1.2.5/templates/clusterrolebinding.yaml @@ -0,0 +1,13 @@ +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRoleBinding +metadata: + name: gke-operator + namespace: cattle-system +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: ClusterRole + name: gke-operator +subjects: +- kind: ServiceAccount + name: gke-operator + namespace: cattle-system diff --git a/charts/rancher-gke-operator/103.5.0+up1.2.5/templates/deployment.yaml b/charts/rancher-gke-operator/103.5.0+up1.2.5/templates/deployment.yaml new file mode 100644 index 0000000000..3af5a6c0f7 --- /dev/null +++ b/charts/rancher-gke-operator/103.5.0+up1.2.5/templates/deployment.yaml @@ -0,0 +1,62 @@ +apiVersion: apps/v1 +kind: Deployment +metadata: + name: gke-config-operator + namespace: cattle-system +spec: + replicas: 1 + selector: + matchLabels: + ke.cattle.io/operator: gke + template: + metadata: + labels: + ke.cattle.io/operator: gke + spec: + nodeSelector: {{ include "linux-node-selector" . | nindent 8 }} +{{- if .Values.nodeSelector }} +{{ toYaml .Values.nodeSelector | indent 8 }} +{{- end }} + tolerations: {{ include "linux-node-tolerations" . | nindent 8 }} +{{- if .Values.tolerations }} +{{ toYaml .Values.tolerations | indent 8 }} +{{- end }} + serviceAccountName: gke-operator + {{- if .Values.priorityClassName }} + priorityClassName: "{{.Values.priorityClassName}}" + {{- end }} + securityContext: + fsGroup: 1007 + runAsUser: 1007 + containers: + - name: rancher-gke-operator + image: '{{ template "system_default_registry" $ }}{{ $.Values.gkeOperator.image.repository }}:{{ $.Values.gkeOperator.image.tag }}' + imagePullPolicy: IfNotPresent + args: ["-debug={{ .Values.gkeOperator.debug | default false }}"] + env: + - name: HTTP_PROXY + value: {{ .Values.httpProxy }} + - name: HTTPS_PROXY + value: {{ .Values.httpsProxy }} + - name: NO_PROXY + value: {{ .Values.noProxy }} +{{- if .Values.additionalTrustedCAs }} + # gke-operator mounts the additional CAs in two places: + volumeMounts: + # This directory is owned by the gke-operator user so c_rehash works here. + - mountPath: /etc/rancher/ssl/ca-additional.pem + name: tls-ca-additional-volume + subPath: ca-additional.pem + readOnly: true + # This directory is root-owned so c_rehash doesn't work here, + # but the cert is here in case update-ca-certificates is called in the future or by the OS. + - mountPath: /etc/pki/trust/anchors/ca-additional.pem + name: tls-ca-additional-volume + subPath: ca-additional.pem + readOnly: true + volumes: + - name: tls-ca-additional-volume + secret: + defaultMode: 0400 + secretName: tls-ca-additional + {{- end }} diff --git a/charts/rancher-gke-operator/103.5.0+up1.2.5/templates/serviceaccount.yaml b/charts/rancher-gke-operator/103.5.0+up1.2.5/templates/serviceaccount.yaml new file mode 100644 index 0000000000..ba52af6280 --- /dev/null +++ b/charts/rancher-gke-operator/103.5.0+up1.2.5/templates/serviceaccount.yaml @@ -0,0 +1,5 @@ +apiVersion: v1 +kind: ServiceAccount +metadata: + namespace: cattle-system + name: gke-operator diff --git a/charts/rancher-gke-operator/103.5.0+up1.2.5/values.yaml b/charts/rancher-gke-operator/103.5.0+up1.2.5/values.yaml new file mode 100644 index 0000000000..d33228f307 --- /dev/null +++ b/charts/rancher-gke-operator/103.5.0+up1.2.5/values.yaml @@ -0,0 +1,23 @@ +global: + cattle: + systemDefaultRegistry: "" + +gkeOperator: + image: + repository: rancher/gke-operator + tag: v1.2.5 + debug: false + +httpProxy: "" +httpsProxy: "" +noProxy: "" +additionalTrustedCAs: false +## Node labels for pod assignment +## Ref: https://kubernetes.io/docs/user-guide/node-selection/ +## +nodeSelector: {} +## List of node taints to tolerate (requires Kubernetes >= 1.6) +tolerations: [] + +## PriorityClassName assigned to deployment. +priorityClassName: "" diff --git a/charts/rancher-webhook/103.0.10+up0.4.11/Chart.yaml b/charts/rancher-webhook/103.0.10+up0.4.11/Chart.yaml new file mode 100644 index 0000000000..6f02a02a46 --- /dev/null +++ b/charts/rancher-webhook/103.0.10+up0.4.11/Chart.yaml @@ -0,0 +1,14 @@ +annotations: + catalog.cattle.io/certified: rancher + catalog.cattle.io/hidden: "true" + catalog.cattle.io/kube-version: '>= 1.23.0-0 < 1.29.0-0' + catalog.cattle.io/namespace: cattle-system + catalog.cattle.io/os: linux + catalog.cattle.io/permits-os: linux,windows + catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.9.0-0' + catalog.cattle.io/release-name: rancher-webhook +apiVersion: v2 +appVersion: 0.4.11 +description: ValidatingAdmissionWebhook for Rancher types +name: rancher-webhook +version: 103.0.10+up0.4.11 diff --git a/charts/rancher-webhook/103.0.10+up0.4.11/templates/_helpers.tpl b/charts/rancher-webhook/103.0.10+up0.4.11/templates/_helpers.tpl new file mode 100644 index 0000000000..c37a65c6f3 --- /dev/null +++ b/charts/rancher-webhook/103.0.10+up0.4.11/templates/_helpers.tpl @@ -0,0 +1,22 @@ +{{- define "system_default_registry" -}} +{{- if .Values.global.cattle.systemDefaultRegistry -}} +{{- printf "%s/" .Values.global.cattle.systemDefaultRegistry -}} +{{- else -}} +{{- "" -}} +{{- end -}} +{{- end -}} + +{{- define "rancher-webhook.labels" -}} +app: rancher-webhook +{{- end }} + +{{- define "linux-node-tolerations" -}} +- key: "cattle.io/os" + value: "linux" + effect: "NoSchedule" + operator: "Equal" +{{- end -}} + +{{- define "linux-node-selector" -}} +kubernetes.io/os: linux +{{- end -}} \ No newline at end of file diff --git a/charts/rancher-webhook/103.0.10+up0.4.11/templates/deployment.yaml b/charts/rancher-webhook/103.0.10+up0.4.11/templates/deployment.yaml new file mode 100644 index 0000000000..b8a7201dac --- /dev/null +++ b/charts/rancher-webhook/103.0.10+up0.4.11/templates/deployment.yaml @@ -0,0 +1,82 @@ +{{- $auth := .Values.auth | default dict }} +apiVersion: apps/v1 +kind: Deployment +metadata: + name: rancher-webhook +spec: + selector: + matchLabels: + app: rancher-webhook + template: + metadata: + labels: + app: rancher-webhook + spec: + {{- if $auth.clientCA }} + volumes: + - name: client-ca + secret: + secretName: client-ca + {{- end }} + {{- if .Values.global.hostNetwork }} + hostNetwork: true + {{- end }} + nodeSelector: {{ include "linux-node-selector" . | nindent 8 }} + {{- if .Values.nodeSelector }} +{{ toYaml .Values.nodeSelector | indent 8 }} + {{- end }} + tolerations: {{ include "linux-node-tolerations" . | nindent 6 }} + {{- if .Values.tolerations }} +{{ toYaml .Values.tolerations | indent 6 }} + {{- end }} + containers: + - env: + - name: STAMP + value: "{{.Values.stamp}}" + - name: ENABLE_MCM + value: "{{.Values.mcm.enabled}}" + - name: CATTLE_PORT + value: {{.Values.port | default 9443 | quote}} + - name: NAMESPACE + valueFrom: + fieldRef: + fieldPath: metadata.namespace + {{- if $auth.allowedCNs }} + - name: ALLOWED_CNS + value: '{{ join "," $auth.allowedCNs }}' + {{- end }} + image: '{{ template "system_default_registry" . }}{{ .Values.image.repository }}:{{ .Values.image.tag }}' + name: rancher-webhook + imagePullPolicy: "{{ .Values.image.imagePullPolicy }}" + ports: + - name: https + containerPort: {{ .Values.port | default 9443 }} + startupProbe: + httpGet: + path: "/healthz" + port: "https" + scheme: "HTTPS" + failureThreshold: 60 + periodSeconds: 5 + livenessProbe: + httpGet: + path: "/healthz" + port: "https" + scheme: "HTTPS" + periodSeconds: 5 + {{- if $auth.clientCA }} + volumeMounts: + - name: client-ca + mountPath: /tmp/k8s-webhook-server/client-ca + readOnly: true + {{- end }} + {{- if .Values.capNetBindService }} + securityContext: + capabilities: + add: + - NET_BIND_SERVICE + {{- end }} + serviceAccountName: rancher-webhook + {{- if .Values.priorityClassName }} + priorityClassName: "{{.Values.priorityClassName}}" + {{- end }} diff --git a/charts/rancher-webhook/103.0.10+up0.4.11/templates/rbac.yaml b/charts/rancher-webhook/103.0.10+up0.4.11/templates/rbac.yaml new file mode 100644 index 0000000000..f4364995c0 --- /dev/null +++ b/charts/rancher-webhook/103.0.10+up0.4.11/templates/rbac.yaml @@ -0,0 +1,12 @@ +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRoleBinding +metadata: + name: rancher-webhook +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: ClusterRole + name: cluster-admin +subjects: +- kind: ServiceAccount + name: rancher-webhook + namespace: {{.Release.Namespace}} \ No newline at end of file diff --git a/charts/rancher-webhook/103.0.10+up0.4.11/templates/secret.yaml b/charts/rancher-webhook/103.0.10+up0.4.11/templates/secret.yaml new file mode 100644 index 0000000000..9fd331dc1e --- /dev/null +++ b/charts/rancher-webhook/103.0.10+up0.4.11/templates/secret.yaml @@ -0,0 +1,11 @@ +{{- $auth := .Values.auth | default dict }} +{{- if $auth.clientCA }} +apiVersion: v1 +data: + ca.crt: {{ $auth.clientCA }} +kind: Secret +metadata: + name: client-ca + namespace: cattle-system +type: Opaque +{{- end }} diff --git a/charts/rancher-webhook/103.0.10+up0.4.11/templates/service.yaml b/charts/rancher-webhook/103.0.10+up0.4.11/templates/service.yaml new file mode 100644 index 0000000000..220afebeae --- /dev/null +++ b/charts/rancher-webhook/103.0.10+up0.4.11/templates/service.yaml @@ -0,0 +1,13 @@ +kind: Service +apiVersion: v1 +metadata: + name: rancher-webhook + namespace: cattle-system +spec: + ports: + - port: 443 + targetPort: {{ .Values.port | default 9443 }} + protocol: TCP + name: https + selector: + app: rancher-webhook diff --git a/charts/rancher-webhook/103.0.10+up0.4.11/templates/serviceaccount.yaml b/charts/rancher-webhook/103.0.10+up0.4.11/templates/serviceaccount.yaml new file mode 100644 index 0000000000..9e7ad7e1fe --- /dev/null +++ b/charts/rancher-webhook/103.0.10+up0.4.11/templates/serviceaccount.yaml @@ -0,0 +1,11 @@ +apiVersion: v1 +kind: ServiceAccount +metadata: + name: rancher-webhook +--- +apiVersion: v1 +kind: ServiceAccount +metadata: + name: rancher-webhook-sudo + annotations: + cattle.io/description: "SA which can be impersonated to bypass rancher-webhook validation" \ No newline at end of file diff --git a/charts/rancher-webhook/103.0.10+up0.4.11/templates/webhook.yaml b/charts/rancher-webhook/103.0.10+up0.4.11/templates/webhook.yaml new file mode 100644 index 0000000000..53a0687b6f --- /dev/null +++ b/charts/rancher-webhook/103.0.10+up0.4.11/templates/webhook.yaml @@ -0,0 +1,9 @@ +apiVersion: admissionregistration.k8s.io/v1 +kind: ValidatingWebhookConfiguration +metadata: + name: rancher.cattle.io +--- +apiVersion: admissionregistration.k8s.io/v1 +kind: MutatingWebhookConfiguration +metadata: + name: rancher.cattle.io diff --git a/charts/rancher-webhook/103.0.10+up0.4.11/tests/README.md b/charts/rancher-webhook/103.0.10+up0.4.11/tests/README.md new file mode 100644 index 0000000000..6d3059a005 --- /dev/null +++ b/charts/rancher-webhook/103.0.10+up0.4.11/tests/README.md @@ -0,0 +1,16 @@ + +## local dev testing instructions + +Option 1: Full chart CI run with a live cluster + +```bash +./scripts/charts/ci +``` + +Option 2: Test runs against the chart only + +```bash +# install the helm plugin first - helm plugin install https://github.com/helm-unittest/helm-unittest.git +bash dev-scripts/helm-unittest.sh +``` + diff --git a/charts/rancher-webhook/103.0.10+up0.4.11/tests/deployment_test.yaml b/charts/rancher-webhook/103.0.10+up0.4.11/tests/deployment_test.yaml new file mode 100644 index 0000000000..bbd6e30444 --- /dev/null +++ b/charts/rancher-webhook/103.0.10+up0.4.11/tests/deployment_test.yaml @@ -0,0 +1,73 @@ +suite: Test Deployment +templates: + - deployment.yaml + +tests: + - it: should set webhook default port values + asserts: + - equal: + path: spec.template.spec.containers[0].ports[0].containerPort + value: 9443 + - contains: + path: spec.template.spec.containers[0].env + content: + name: CATTLE_PORT + value: "9443" + + - it: should set updated webhook port + set: + port: 2319 + asserts: + - equal: + path: spec.template.spec.containers[0].ports[0].containerPort + value: 2319 + - contains: + path: spec.template.spec.containers[0].env + content: + name: CATTLE_PORT + value: "2319" + + - it: should not set capabilities by default. + asserts: + - isNull: + path: spec.template.spec.containers[0].securityContext + + - it: should set net capabilities when capNetBindService is true. + set: + capNetBindService: true + asserts: + - contains: + path: spec.template.spec.containers[0].securityContext.capabilities.add + content: NET_BIND_SERVICE + + - it: should not set volumes or volumeMounts by default + asserts: + - isNull: + path: spec.template.spec.volumes + - isNull: + path: spec.template.spec.volumeMounts + + - it: should set CA fields when CA options are set + set: + auth.clientCA: base64-encoded-cert + auth.allowedCNs: + - kube-apiserver + - joe + asserts: + - contains: + path: spec.template.spec.volumes + content: + name: client-ca + secret: + secretName: client-ca + - contains: + path: spec.template.spec.containers[0].volumeMounts + content: + name: client-ca + mountPath: /tmp/k8s-webhook-server/client-ca + readOnly: true + - contains: + path: spec.template.spec.containers[0].env + content: + name: ALLOWED_CNS + value: kube-apiserver,joe diff --git a/charts/rancher-webhook/103.0.10+up0.4.11/tests/service_test.yaml b/charts/rancher-webhook/103.0.10+up0.4.11/tests/service_test.yaml new file mode 100644 index 0000000000..03172ad033 --- /dev/null +++ b/charts/rancher-webhook/103.0.10+up0.4.11/tests/service_test.yaml @@ -0,0 +1,18 @@ +suite: Test Service +templates: + - service.yaml + +tests: + - it: should set webhook default port values + asserts: + - equal: + path: spec.ports[0].targetPort + value: 9443 + + - it: should set updated target port + set: + port: 2319 + asserts: + - equal: + path: spec.ports[0].targetPort + value: 2319 diff --git a/charts/rancher-webhook/103.0.10+up0.4.11/values.yaml b/charts/rancher-webhook/103.0.10+up0.4.11/values.yaml new file mode 100644 index 0000000000..e673a42a58 --- /dev/null +++ b/charts/rancher-webhook/103.0.10+up0.4.11/values.yaml @@ -0,0 +1,30 @@ +image: + repository: rancher/rancher-webhook + tag: v0.4.11 + imagePullPolicy: IfNotPresent + +global: + cattle: + systemDefaultRegistry: "" + hostNetwork: false + +mcm: + enabled: true + +# tolerations for the webhook deployment. See https://kubernetes.io/docs/concepts/scheduling-eviction/taint-and-toleration/ for more info +tolerations: [] +nodeSelector: {} + +## PriorityClassName assigned to deployment. +priorityClassName: "" + +# port assigns which port to use when running rancher-webhook +port: 9443 + +# Parameters for authenticating the kube-apiserver. +auth: + # CA for authenticating kube-apiserver client certs. If empty, client connections will not be authenticated. + # Must be base64-encoded. + clientCA: "" + # Allowlist of CNs for kube-apiserver client certs. If empty, any cert signed by the CA provided in clientCA will be accepted. + allowedCNs: [] diff --git a/charts/system-upgrade-controller/103.0.2+up0.6.1/Chart.yaml b/charts/system-upgrade-controller/103.0.2+up0.6.1/Chart.yaml new file mode 100644 index 0000000000..ff09d5fd56 --- /dev/null +++ b/charts/system-upgrade-controller/103.0.2+up0.6.1/Chart.yaml @@ -0,0 +1,18 @@ +annotations: + catalog.cattle.io/certified: rancher + catalog.cattle.io/hidden: "true" + catalog.cattle.io/kube-version: '>= 1.23.0-0 < 1.29.0-0' + catalog.cattle.io/namespace: cattle-system + catalog.cattle.io/os: linux + catalog.cattle.io/permits-os: linux,windows + catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.9.0-0' + catalog.cattle.io/release-name: system-upgrade-controller +apiVersion: v1 +appVersion: v0.13.4 +description: General purpose controller to make system level updates to nodes. +home: https://github.com/rancher/system-charts/blob/dev-v2.8/charts/rancher-k3s-upgrader +kubeVersion: '>= 1.23.0-0' +name: system-upgrade-controller +sources: +- https://github.com/rancher/system-charts/blob/dev-v2.8/charts/rancher-k3s-upgrader +version: 103.0.2+up0.6.1 diff --git a/charts/system-upgrade-controller/103.0.2+up0.6.1/templates/_helpers.tpl b/charts/system-upgrade-controller/103.0.2+up0.6.1/templates/_helpers.tpl new file mode 100644 index 0000000000..67a534eb7b --- /dev/null +++ b/charts/system-upgrade-controller/103.0.2+up0.6.1/templates/_helpers.tpl @@ -0,0 +1,9 @@ +{{/* vim: set filetype=mustache: */}} + +{{- define "system_default_registry" -}} +{{- if .Values.global.cattle.systemDefaultRegistry -}} +{{- printf "%s/" .Values.global.cattle.systemDefaultRegistry -}} +{{- else -}} +{{- "" -}} +{{- end -}} +{{- end -}} diff --git a/charts/system-upgrade-controller/103.0.2+up0.6.1/templates/clusterrolebinding.yaml b/charts/system-upgrade-controller/103.0.2+up0.6.1/templates/clusterrolebinding.yaml new file mode 100644 index 0000000000..f2a09949d5 --- /dev/null +++ b/charts/system-upgrade-controller/103.0.2+up0.6.1/templates/clusterrolebinding.yaml @@ -0,0 +1,12 @@ +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRoleBinding +metadata: + name: system-upgrade-controller +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: ClusterRole + name: cluster-admin +subjects: + - kind: ServiceAccount + name: system-upgrade-controller + namespace: cattle-system diff --git a/charts/system-upgrade-controller/103.0.2+up0.6.1/templates/configmap.yaml b/charts/system-upgrade-controller/103.0.2+up0.6.1/templates/configmap.yaml new file mode 100644 index 0000000000..7619c39744 --- /dev/null +++ b/charts/system-upgrade-controller/103.0.2+up0.6.1/templates/configmap.yaml @@ -0,0 +1,16 @@ +apiVersion: v1 +kind: ConfigMap +metadata: + name: system-upgrade-controller-config + namespace: cattle-system +data: + SYSTEM_UPGRADE_CONTROLLER_DEBUG: {{ .Values.systemUpgradeControllerDebug | default "false" | quote }} + SYSTEM_UPGRADE_CONTROLLER_THREADS: {{ .Values.systemUpgradeControllerThreads | default "2" | quote }} + SYSTEM_UPGRADE_JOB_ACTIVE_DEADLINE_SECONDS: {{ .Values.systemUpgradeJobActiveDeadlineSeconds | default "900" | quote }} + SYSTEM_UPGRADE_JOB_BACKOFF_LIMIT: {{ .Values.systemUpgradeJobBackoffLimit | default "99" | quote }} + SYSTEM_UPGRADE_JOB_IMAGE_PULL_POLICY: {{ .Values.systemUpgradeJobImagePullPolicy | default "IfNotPresent" | quote }} + SYSTEM_UPGRADE_JOB_KUBECTL_IMAGE: {{ template "system_default_registry" . }}{{ .Values.kubectl.image.repository }}:{{ .Values.kubectl.image.tag }} + SYSTEM_UPGRADE_JOB_PRIVILEGED: {{ .Values.systemUpgradeJobPrivileged | default "true" | quote }} + SYSTEM_UPGRADE_JOB_TTL_SECONDS_AFTER_FINISH: {{ .Values.systemUpgradeJobTTLSecondsAfterFinish | default "900" | quote }} + SYSTEM_UPGRADE_PLAN_POLLING_INTERVAL: {{ .Values.systemUpgradePlanRollingInterval | default "15m" | quote }} + diff --git a/charts/system-upgrade-controller/103.0.2+up0.6.1/templates/deployment.yaml b/charts/system-upgrade-controller/103.0.2+up0.6.1/templates/deployment.yaml new file mode 100644 index 0000000000..cfc27992eb --- /dev/null +++ b/charts/system-upgrade-controller/103.0.2+up0.6.1/templates/deployment.yaml @@ -0,0 +1,69 @@ +apiVersion: apps/v1 +kind: Deployment +metadata: + name: system-upgrade-controller + namespace: cattle-system +spec: + selector: + matchLabels: + upgrade.cattle.io/controller: system-upgrade-controller + template: + metadata: + labels: + upgrade.cattle.io/controller: system-upgrade-controller # necessary to avoid drain + spec: + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - key: "kubernetes.io/os" + operator: NotIn + values: + - windows + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - key: node-role.kubernetes.io/control-plane + operator: In + values: + - "true" + weight: 100 + - preference: + matchExpressions: + - key: node-role.kubernetes.io/master + operator: In + values: + - "true" + weight: 100 + tolerations: + - operator: Exists + serviceAccountName: system-upgrade-controller + containers: + - name: system-upgrade-controller + image: {{ template "system_default_registry" . }}{{ .Values.systemUpgradeController.image.repository }}:{{ .Values.systemUpgradeController.image.tag }} + imagePullPolicy: IfNotPresent + envFrom: + - configMapRef: + name: system-upgrade-controller-config + env: + - name: SYSTEM_UPGRADE_CONTROLLER_NAME + valueFrom: + fieldRef: + fieldPath: metadata.labels['upgrade.cattle.io/controller'] + - name: SYSTEM_UPGRADE_CONTROLLER_NAMESPACE + valueFrom: + fieldRef: + fieldPath: metadata.namespace + volumeMounts: + - name: etc-ssl + mountPath: /etc/ssl + - name: tmp + mountPath: /tmp + volumes: + - name: etc-ssl + hostPath: + path: /etc/ssl + type: Directory + - name: tmp + emptyDir: {} diff --git a/charts/system-upgrade-controller/103.0.2+up0.6.1/templates/psp.yaml b/charts/system-upgrade-controller/103.0.2+up0.6.1/templates/psp.yaml new file mode 100644 index 0000000000..ca87b996cb --- /dev/null +++ b/charts/system-upgrade-controller/103.0.2+up0.6.1/templates/psp.yaml @@ -0,0 +1,51 @@ +{{- if .Values.global.cattle.psp.enabled }} +apiVersion: policy/v1beta1 +kind: PodSecurityPolicy +metadata: + name: system-upgrade-controller +spec: + allowPrivilegeEscalation: true + allowedCapabilities: + - CAP_SYS_BOOT + hostNetwork: true + hostPID: true + hostIPC: true + privileged: true + runAsUser: + rule: RunAsAny + seLinux: + rule: RunAsAny + supplementalGroups: + rule: RunAsAny + fsGroup: + rule: RunAsAny + volumes: + - "*" +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRole +metadata: + name: system-upgrade-controller-psp +rules: + - apiGroups: + - policy + resourceNames: + - system-upgrade-controller + resources: + - podsecuritypolicies + verbs: + - use +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: ClusterRoleBinding +metadata: + name: system-upgrade-controller-psp +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: ClusterRole + name: system-upgrade-controller-psp +subjects: + - kind: Group + apiGroup: rbac.authorization.k8s.io + name: system:serviceaccounts:cattle-system +{{- end }} diff --git a/charts/system-upgrade-controller/103.0.2+up0.6.1/templates/serviceaccount.yaml b/charts/system-upgrade-controller/103.0.2+up0.6.1/templates/serviceaccount.yaml new file mode 100644 index 0000000000..b6cdcf48b3 --- /dev/null +++ b/charts/system-upgrade-controller/103.0.2+up0.6.1/templates/serviceaccount.yaml @@ -0,0 +1,5 @@ +apiVersion: v1 +kind: ServiceAccount +metadata: + name: system-upgrade-controller + namespace: cattle-system diff --git a/charts/system-upgrade-controller/103.0.2+up0.6.1/values.yaml b/charts/system-upgrade-controller/103.0.2+up0.6.1/values.yaml new file mode 100644 index 0000000000..9ac4c2ef62 --- /dev/null +++ b/charts/system-upgrade-controller/103.0.2+up0.6.1/values.yaml @@ -0,0 +1,15 @@ +global: + cattle: + systemDefaultRegistry: "" + psp: + enabled: true + +systemUpgradeController: + image: + repository: rancher/system-upgrade-controller + tag: v0.13.4 + +kubectl: + image: + repository: rancher/kubectl + tag: v1.23.3 diff --git a/index.yaml b/index.yaml index 172ff29757..7346803496 100755 --- a/index.yaml +++ b/index.yaml @@ -97,6 +97,30 @@ entries: urls: - assets/elemental/elemental-104.0.0+up1.4.3.tgz version: 104.0.0+up1.4.3 + - annotations: + catalog.cattle.io/auto-install: elemental-crd=match + catalog.cattle.io/certified: rancher + catalog.cattle.io/display-name: Elemental + catalog.cattle.io/kube-version: '>= 1.23.0-0' + catalog.cattle.io/namespace: cattle-elemental-system + catalog.cattle.io/os: linux + catalog.cattle.io/permits-os: linux + catalog.cattle.io/provides-gvr: elemental.cattle.io/v1beta1 + catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.9.0-0' + catalog.cattle.io/release-name: elemental-operator + catalog.cattle.io/scope: management + catalog.cattle.io/type: cluster-tool + catalog.cattle.io/upstream-version: 1.6.4 + apiVersion: v2 + appVersion: 1.6.4 + created: "2024-09-18T12:30:04.156198084-03:00" + description: Elemental provides Cloud Native OS Management for Cluster Nodes. + digest: 2f5b07549ddfa871fb601017f1008f7372c4c8a539791a1bc5ece2930ceba58a + icon: https://raw.githubusercontent.com/rancher/elemental/main/logo/icon-elemental.svg + name: elemental + urls: + - assets/elemental/elemental-103.4.0+up1.6.4.tgz + version: 103.4.0+up1.6.4 - annotations: catalog.cattle.io/auto-install: elemental-crd=match catalog.cattle.io/certified: rancher @@ -278,6 +302,21 @@ entries: urls: - assets/elemental-crd/elemental-crd-104.0.0+up1.4.3.tgz version: 104.0.0+up1.4.3 + - annotations: + catalog.cattle.io/certified: rancher + catalog.cattle.io/hidden: "true" + catalog.cattle.io/namespace: cattle-elemental-system + catalog.cattle.io/release-name: elemental-operator-crds + apiVersion: v2 + appVersion: 1.6.4 + created: "2024-09-18T12:30:13.150045288-03:00" + description: A Helm chart for deploying Rancher Elemental Operator CRDs + digest: c880e12e23f95db11b9915c1bbd47cd273d272dc119f9ac44a33bd82a8c62d6b + name: elemental-crd + type: application + urls: + - assets/elemental-crd/elemental-crd-103.4.0+up1.6.4.tgz + version: 103.4.0+up1.6.4 - annotations: catalog.cattle.io/certified: rancher catalog.cattle.io/hidden: "true" @@ -833,6 +872,32 @@ entries: urls: - assets/fleet/fleet-104.0.0+up0.10.0.tgz version: 104.0.0+up0.10.0 + - annotations: + catalog.cattle.io/auto-install: fleet-crd=match + catalog.cattle.io/certified: rancher + catalog.cattle.io/experimental: "true" + catalog.cattle.io/hidden: "true" + catalog.cattle.io/kube-version: '>= 1.23.0-0 < 1.29.0-0' + catalog.cattle.io/namespace: cattle-fleet-system + catalog.cattle.io/os: linux + catalog.cattle.io/permits-os: linux,windows + catalog.cattle.io/provides-gvr: clusters.fleet.cattle.io/v1alpha1 + catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.9.0-0' + catalog.cattle.io/release-name: fleet + apiVersion: v2 + appVersion: 0.9.9 + created: "2024-09-18T12:30:30.688323458-03:00" + dependencies: + - condition: gitops.enabled + name: gitjob + repository: file://./charts/gitjob + description: Fleet Manager - GitOps at Scale + digest: 20fea00e8d21c41c695843b5142e0a0ec4c8128366c36efb2808764be829399d + icon: https://charts.rancher.io/assets/logos/fleet.svg + name: fleet + urls: + - assets/fleet/fleet-103.1.8+up0.9.9.tgz + version: 103.1.8+up0.9.9 - annotations: catalog.cattle.io/auto-install: fleet-crd=match catalog.cattle.io/certified: rancher @@ -1333,6 +1398,25 @@ entries: urls: - assets/fleet-agent/fleet-agent-104.0.0+up0.10.0.tgz version: 104.0.0+up0.10.0 + - annotations: + catalog.cattle.io/certified: rancher + catalog.cattle.io/hidden: "true" + catalog.cattle.io/kube-version: '>= 1.23.0-0 < 1.29.0-0' + catalog.cattle.io/namespace: cattle-fleet-system + catalog.cattle.io/os: linux + catalog.cattle.io/permits-os: linux,windows + catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.9.0-0' + catalog.cattle.io/release-name: fleet-agent + apiVersion: v2 + appVersion: 0.9.9 + created: "2024-09-18T12:30:51.68370539-03:00" + description: Fleet Manager Agent - GitOps at Scale + digest: 7e53f023abda1d86f1227db2d64d7c14687ea91114805c85006a5fc5698f67ca + icon: https://charts.rancher.io/assets/logos/fleet.svg + name: fleet-agent + urls: + - assets/fleet-agent/fleet-agent-103.1.8+up0.9.9.tgz + version: 103.1.8+up0.9.9 - annotations: catalog.cattle.io/certified: rancher catalog.cattle.io/hidden: "true" @@ -1708,6 +1792,23 @@ entries: urls: - assets/fleet-crd/fleet-crd-104.0.0+up0.10.0.tgz version: 104.0.0+up0.10.0 + - annotations: + catalog.cattle.io/certified: rancher + catalog.cattle.io/hidden: "true" + catalog.cattle.io/namespace: cattle-fleet-system + catalog.cattle.io/os: linux + catalog.cattle.io/permits-os: linux,windows + catalog.cattle.io/release-name: fleet-crd + apiVersion: v2 + appVersion: 0.9.9 + created: "2024-09-18T12:30:41.279378991-03:00" + description: Fleet Manager CustomResourceDefinitions + digest: b3e3942ee6956e6d8d33e37190ceeb3cd4d3055ff3f24afebb71aa9b6a224506 + icon: https://charts.rancher.io/assets/logos/fleet.svg + name: fleet-crd + urls: + - assets/fleet-crd/fleet-crd-103.1.8+up0.9.9.tgz + version: 103.1.8+up0.9.9 - annotations: catalog.cattle.io/certified: rancher catalog.cattle.io/hidden: "true" @@ -2086,6 +2187,35 @@ entries: urls: - assets/harvester-cloud-provider/harvester-cloud-provider-104.0.0+up0.2.3.tgz version: 104.0.0+up0.2.3 + - annotations: + catalog.cattle.io/certified: rancher + catalog.cattle.io/display-name: Harvester Cloud Provider + catalog.cattle.io/kube-version: '>= 1.23.0-0 < 1.29.0-0' + catalog.cattle.io/namespace: kube-system + catalog.cattle.io/os: linux + catalog.cattle.io/permits-os: linux + catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.9.0-0' + catalog.cattle.io/release-name: harvester-cloud-provider + catalog.cattle.io/ui-component: harvester-cloud-provider + catalog.cattle.io/upstream-version: 0.2.6 + apiVersion: v2 + appVersion: v0.2.2 + created: "2024-09-18T12:31:09.934481318-03:00" + dependencies: + - name: kube-vip + repository: file://./charts/kube-vip + description: A Helm chart for Harvester Cloud Provider + digest: addb6f9451f63542a07e6a552cefe028515d111ddc1bbcc3645b520bfab98e78 + keywords: + - infrastructure + - harvester + maintainers: + - name: harvester + name: harvester-cloud-provider + type: application + urls: + - assets/harvester-cloud-provider/harvester-cloud-provider-103.0.3+up0.2.6.tgz + version: 103.0.3+up0.2.6 - annotations: catalog.cattle.io/certified: rancher catalog.cattle.io/display-name: Harvester Cloud Provider @@ -5935,6 +6065,30 @@ entries: urls: - assets/rancher-aks-operator/rancher-aks-operator-104.0.0+up1.9.0.tgz version: 104.0.0+up1.9.0 + - annotations: + catalog.cattle.io/auto-install: rancher-aks-operator-crd=match + catalog.cattle.io/certified: rancher + catalog.cattle.io/hidden: "true" + catalog.cattle.io/kube-version: '>= 1.23.0-0 < 1.29.0-0' + catalog.cattle.io/namespace: cattle-system + catalog.cattle.io/os: linux + catalog.cattle.io/permits-os: linux,windows + catalog.cattle.io/provides-gvr: aksclusterconfigs.aks.cattle.io/v1 + catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.9.0-0' + catalog.cattle.io/release-name: rancher-aks-operator + catalog.cattle.io/scope: management + apiVersion: v2 + appVersion: 1.2.5 + created: "2024-09-18T12:29:30.334481945-03:00" + description: A Helm chart for provisioning AKS clusters + digest: 2fbac4b2b7ba6f0d2e8f744913314a77bb32a972a924f598e84426591c48e157 + home: https://github.com/rancher/aks-operator + name: rancher-aks-operator + sources: + - https://github.com/rancher/aks-operator + urls: + - assets/rancher-aks-operator/rancher-aks-operator-103.5.0+up1.2.5.tgz + version: 103.5.0+up1.2.5 - annotations: catalog.cattle.io/auto-install: rancher-aks-operator-crd=match catalog.cattle.io/certified: rancher @@ -6264,6 +6418,22 @@ entries: urls: - assets/rancher-aks-operator-crd/rancher-aks-operator-crd-104.0.0+up1.9.0.tgz version: 104.0.0+up1.9.0 + - annotations: + catalog.cattle.io/certified: rancher + catalog.cattle.io/hidden: "true" + catalog.cattle.io/namespace: cattle-system + catalog.cattle.io/os: linux + catalog.cattle.io/permits-os: linux,windows + catalog.cattle.io/release-name: rancher-aks-operator-crd + apiVersion: v2 + appVersion: 1.2.5 + created: "2024-09-18T12:29:47.149523645-03:00" + description: AKS Operator CustomResourceDefinitions + digest: d986ae5f647705ee446ed58063a25039d7cdc22b03a2f0260b76c8720160f44d + name: rancher-aks-operator-crd + urls: + - assets/rancher-aks-operator-crd/rancher-aks-operator-crd-103.5.0+up1.2.5.tgz + version: 103.5.0+up1.2.5 - annotations: catalog.cattle.io/certified: rancher catalog.cattle.io/hidden: "true" @@ -7990,6 +8160,32 @@ entries: urls: - assets/rancher-cis-benchmark/rancher-cis-benchmark-6.0.0.tgz version: 6.0.0 + - annotations: + catalog.cattle.io/auto-install: rancher-cis-benchmark-crd=match + catalog.cattle.io/certified: rancher + catalog.cattle.io/display-name: CIS Benchmark + catalog.cattle.io/kube-version: '>= 1.25.0-0 < 1.29.0-0' + catalog.cattle.io/namespace: cis-operator-system + catalog.cattle.io/os: linux + catalog.cattle.io/permits-os: linux,windows + catalog.cattle.io/provides-gvr: cis.cattle.io.clusterscans/v1 + catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.9.0-0' + catalog.cattle.io/release-name: rancher-cis-benchmark + catalog.cattle.io/type: cluster-tool + catalog.cattle.io/ui-component: rancher-cis-benchmark + apiVersion: v1 + appVersion: v5.4.0 + created: "2024-09-18T12:33:27.425032169-03:00" + description: The cis-operator enables running CIS benchmark security scans on + a kubernetes cluster + digest: ede7f087f82bc28445c186fcaf2238ac3f34a1cdd6bd0845f0904ae013072ef7 + icon: https://charts.rancher.io/assets/logos/cis-kube-bench.svg + keywords: + - security + name: rancher-cis-benchmark + urls: + - assets/rancher-cis-benchmark/rancher-cis-benchmark-5.4.0.tgz + version: 5.4.0 - annotations: catalog.cattle.io/auto-install: rancher-cis-benchmark-crd=match catalog.cattle.io/certified: rancher @@ -8524,6 +8720,20 @@ entries: urls: - assets/rancher-cis-benchmark-crd/rancher-cis-benchmark-crd-6.0.0.tgz version: 6.0.0 + - annotations: + catalog.cattle.io/certified: rancher + catalog.cattle.io/hidden: "true" + catalog.cattle.io/namespace: cis-operator-system + catalog.cattle.io/release-name: rancher-cis-benchmark-crd + apiVersion: v1 + created: "2024-09-18T12:33:47.782593517-03:00" + description: Installs the CRDs for rancher-cis-benchmark. + digest: af35b45bbadc8963defe591fe1d833ba3bb7de4d336f806019a9637e5628f1b2 + name: rancher-cis-benchmark-crd + type: application + urls: + - assets/rancher-cis-benchmark-crd/rancher-cis-benchmark-crd-5.4.0.tgz + version: 5.4.0 - annotations: catalog.cattle.io/certified: rancher catalog.cattle.io/hidden: "true" @@ -9056,6 +9266,30 @@ entries: urls: - assets/rancher-eks-operator/rancher-eks-operator-104.0.0+up1.9.0.tgz version: 104.0.0+up1.9.0 + - annotations: + catalog.cattle.io/auto-install: rancher-eks-operator-crd=match + catalog.cattle.io/certified: rancher + catalog.cattle.io/hidden: "true" + catalog.cattle.io/kube-version: '>= 1.23.0-0 < 1.29.0-0' + catalog.cattle.io/namespace: cattle-system + catalog.cattle.io/os: linux + catalog.cattle.io/permits-os: linux,windows + catalog.cattle.io/provides-gvr: eksclusterconfigs.eks.cattle.io/v1 + catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.9.0-0' + catalog.cattle.io/release-name: rancher-eks-operator + catalog.cattle.io/scope: management + apiVersion: v2 + appVersion: 1.3.5 + created: "2024-09-18T12:31:26.434131497-03:00" + description: A Helm chart for provisioning EKS clusters + digest: f775870d48182ca7fc959c4a3f2f41dc5fc45c3f0bf7b4eb182343f1b2b47f18 + home: https://github.com/rancher/eks-operator + name: rancher-eks-operator + sources: + - https://github.com/rancher/eks-operator + urls: + - assets/rancher-eks-operator/rancher-eks-operator-103.5.0+up1.3.5.tgz + version: 103.5.0+up1.3.5 - annotations: catalog.cattle.io/auto-install: rancher-eks-operator-crd=match catalog.cattle.io/certified: rancher @@ -9433,6 +9667,22 @@ entries: urls: - assets/rancher-eks-operator-crd/rancher-eks-operator-crd-104.0.0+up1.9.0.tgz version: 104.0.0+up1.9.0 + - annotations: + catalog.cattle.io/certified: rancher + catalog.cattle.io/hidden: "true" + catalog.cattle.io/namespace: cattle-system + catalog.cattle.io/os: linux + catalog.cattle.io/permits-os: linux,windows + catalog.cattle.io/release-name: rancher-eks-operator-crd + apiVersion: v2 + appVersion: 1.3.5 + created: "2024-09-18T12:31:34.427588242-03:00" + description: EKS Operator CustomResourceDefinitions + digest: 0cb62716c058ea212f1607ec96b010f833cf2f911b528cd8c074f9af9f82c481 + name: rancher-eks-operator-crd + urls: + - assets/rancher-eks-operator-crd/rancher-eks-operator-crd-103.5.0+up1.3.5.tgz + version: 103.5.0+up1.3.5 - annotations: catalog.cattle.io/certified: rancher catalog.cattle.io/hidden: "true" @@ -10092,6 +10342,30 @@ entries: urls: - assets/rancher-gke-operator/rancher-gke-operator-104.0.0+up1.9.0.tgz version: 104.0.0+up1.9.0 + - annotations: + catalog.cattle.io/auto-install: rancher-gke-operator-crd=match + catalog.cattle.io/certified: rancher + catalog.cattle.io/hidden: "true" + catalog.cattle.io/kube-version: '>= 1.23.0-0 < 1.29.0-0' + catalog.cattle.io/namespace: cattle-system + catalog.cattle.io/os: linux + catalog.cattle.io/permits-os: linux,windows + catalog.cattle.io/provides-gvr: gkeclusterconfigs.gke.cattle.io/v1 + catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.9.0-0' + catalog.cattle.io/release-name: rancher-gke-operator + catalog.cattle.io/scope: management + apiVersion: v2 + appVersion: 1.2.5 + created: "2024-09-18T12:31:57.243180794-03:00" + description: A Helm chart for provisioning GKE clusters + digest: e047d32a75052817d417841c959f0798be71c5d04d70d9343265e932a6cc66f3 + home: https://github.com/rancher/gke-operator + name: rancher-gke-operator + sources: + - https://github.com/rancher/gke-operator + urls: + - assets/rancher-gke-operator/rancher-gke-operator-103.5.0+up1.2.5.tgz + version: 103.5.0+up1.2.5 - annotations: catalog.cattle.io/auto-install: rancher-gke-operator-crd=match catalog.cattle.io/certified: rancher @@ -10373,6 +10647,22 @@ entries: urls: - assets/rancher-gke-operator-crd/rancher-gke-operator-crd-104.0.0+up1.9.0.tgz version: 104.0.0+up1.9.0 + - annotations: + catalog.cattle.io/certified: rancher + catalog.cattle.io/hidden: "true" + catalog.cattle.io/namespace: cattle-system + catalog.cattle.io/os: linux + catalog.cattle.io/permits-os: linux,windows + catalog.cattle.io/release-name: rancher-gke-operator-crd + apiVersion: v2 + appVersion: 1.2.5 + created: "2024-09-18T12:32:05.269103956-03:00" + description: GKE Operator CustomResourceDefinitions + digest: 171b6f67e42789bb322a3ab2190f6725741361c484dedd029364493a1c817f4c + name: rancher-gke-operator-crd + urls: + - assets/rancher-gke-operator-crd/rancher-gke-operator-crd-103.5.0+up1.2.5.tgz + version: 103.5.0+up1.2.5 - annotations: catalog.cattle.io/certified: rancher catalog.cattle.io/hidden: "true" @@ -15096,6 +15386,24 @@ entries: urls: - assets/rancher-webhook/rancher-webhook-104.0.0+up0.5.0.tgz version: 104.0.0+up0.5.0 + - annotations: + catalog.cattle.io/certified: rancher + catalog.cattle.io/hidden: "true" + catalog.cattle.io/kube-version: '>= 1.23.0-0 < 1.29.0-0' + catalog.cattle.io/namespace: cattle-system + catalog.cattle.io/os: linux + catalog.cattle.io/permits-os: linux,windows + catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.9.0-0' + catalog.cattle.io/release-name: rancher-webhook + apiVersion: v2 + appVersion: 0.4.11 + created: "2024-09-18T12:31:46.979846816-03:00" + description: ValidatingAdmissionWebhook for Rancher types + digest: e3b7646a441ff6e45b604f8d33feb0e0b61b7f0425e44103a0a10321fd10d236 + name: rancher-webhook + urls: + - assets/rancher-webhook/rancher-webhook-103.0.10+up0.4.11.tgz + version: 103.0.10+up0.4.11 - annotations: catalog.cattle.io/certified: rancher catalog.cattle.io/hidden: "true" @@ -16346,6 +16654,28 @@ entries: urls: - assets/system-upgrade-controller/system-upgrade-controller-104.0.0+up0.7.0.tgz version: 104.0.0+up0.7.0 + - annotations: + catalog.cattle.io/certified: rancher + catalog.cattle.io/hidden: "true" + catalog.cattle.io/kube-version: '>= 1.23.0-0 < 1.29.0-0' + catalog.cattle.io/namespace: cattle-system + catalog.cattle.io/os: linux + catalog.cattle.io/permits-os: linux,windows + catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.9.0-0' + catalog.cattle.io/release-name: system-upgrade-controller + apiVersion: v1 + appVersion: v0.13.4 + created: "2024-09-18T12:32:20.701924094-03:00" + description: General purpose controller to make system level updates to nodes. + digest: c0450afb46c0f28e17a41f7ca6f31b1798f6333c6116f866758ed78893552b70 + home: https://github.com/rancher/system-charts/blob/dev-v2.8/charts/rancher-k3s-upgrader + kubeVersion: '>= 1.23.0-0' + name: system-upgrade-controller + sources: + - https://github.com/rancher/system-charts/blob/dev-v2.8/charts/rancher-k3s-upgrader + urls: + - assets/system-upgrade-controller/system-upgrade-controller-103.0.2+up0.6.1.tgz + version: 103.0.2+up0.6.1 - annotations: catalog.cattle.io/certified: rancher catalog.cattle.io/hidden: "true" diff --git a/release.yaml b/release.yaml index 233f65d739..a1f4da7aa0 100644 --- a/release.yaml +++ b/release.yaml @@ -1,12 +1,32 @@ +elemental: + - 103.4.0+up1.6.4 +elemental-crd: + - 103.4.0+up1.6.4 +fleet: + - 103.1.8+up0.9.9 +fleet-agent: + - 103.1.8+up0.9.9 +fleet-crd: + - 103.1.8+up0.9.9 harvester-cloud-provider: - - 104.0.2+up0.2.6 + - 103.0.3+up0.2.6 +rancher-aks-operator: + - 103.5.0+up1.2.5 +rancher-aks-operator-crd: + - 103.5.0+up1.2.5 +rancher-eks-operator: + - 103.5.0+up1.3.5 +rancher-eks-operator-crd: + - 103.5.0+up1.3.5 +rancher-gke-operator: + - 103.5.0+up1.2.5 +rancher-gke-operator-crd: + - 103.5.0+up1.2.5 +rancher-webhook: + - 103.0.10+up0.4.11 +system-upgrade-controller: + - 103.0.2+up0.6.1 rancher-cis-benchmark: - - 6.2.0 + - 5.4.0 rancher-cis-benchmark-crd: - - 6.2.0 -rancher-webhook: - - 104.0.2+up0.5.2 -sriov: - - 104.3.0+up1.3.0 -sriov-crd: - - 104.3.0+up1.3.0 + - 5.4.0