Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[release-v2.8] Batch 2.8.7 #4347

Merged
merged 20 commits into from
Aug 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
e0f2a26
cleaning release.yaml
nicholasSUSE Aug 14, 2024
f7679d6
[dev-v2.8] elemental 103.3.1+up1.5.4 update (#4294)
fgiudici Jul 31, 2024
72be5e4
[dev-v2.8] fleet 103.1.7+up0.9.7 update (#4339)
rancherbot Aug 13, 2024
ecd0210
[dev-v2.8] fleet 103.1.8+up0.9.8 update (#4341)
rancherbot Aug 13, 2024
5a627d6
[v2.8] Bump aks-operator to v1.2.4-rc.1 (#4317)
mjura Aug 8, 2024
42d4f16
[v2.8] Bump eks-operator to v1.3.4-rc.1 (#4318)
mjura Aug 8, 2024
4b5c82a
[v2.8] Bump gke-operator to v1.2.4-rc.1 (#4319)
mjura Aug 8, 2024
d149f35
[v2.8] Bump hosted operators to v1.2.4-rc.2 (#4334)
mjura Aug 12, 2024
14405ad
[v2.8] Unrc hosted operators to v1.2.4 (#4345)
mjura Aug 14, 2024
baa62eb
updating charts-build-scripts to 0.9.7
nicholasSUSE Aug 14, 2024
c190c7e
[dev-v2.8] fleet 103.1.7+up0.9.8 update (#4348)
rancherbot Aug 15, 2024
c55ef08
[dev-v2.8] Bump harvester csi driver v0.1.18 (#4283)
Vicente-Cheng Aug 16, 2024
c33f753
[dev-v2.8] rancher-cis-benchmark 5.3.0-rc1 add (#4304)
vardhaman22 Aug 7, 2024
81772fd
[dev-v2.8] rancher-cis-benchmark 5.3.0-rc2 add (#4344)
vardhaman22 Aug 14, 2024
d5dde80
[dev-v2.8] rancher-cis-benchmark 5.3.0 unrc (#4352)
vardhaman22 Aug 16, 2024
ded6de0
[dev-v2.8] fix toleration key (#4255)
jbiers Aug 5, 2024
0851902
[dev-v2.8] Include system default registry template (#4322)
jbiers Aug 8, 2024
e37290f
[dev-v2.8] Unrc rancher logging (#4361)
joshmeranda Aug 19, 2024
7183c7d
fixing harvester-csi-driver release.yaml
nicholasSUSE Aug 19, 2024
b14cd95
Updating resync.yaml
rancherbot Aug 19, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
state.json
logs/*
bin
*.DS_Store
Expand Down
Binary file not shown.
Binary file added assets/elemental/elemental-103.3.1+up1.5.4.tgz
Binary file not shown.
Binary file not shown.
Binary file added assets/fleet-crd/fleet-crd-103.1.7+up0.9.8.tgz
Binary file not shown.
Binary file added assets/fleet/fleet-103.1.7+up0.9.8.tgz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
11 changes: 11 additions & 0 deletions charts/elemental-crd/103.3.1+up1.5.4/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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.5.4
description: A Helm chart for deploying Rancher Elemental Operator CRDs
name: elemental-crd
type: application
version: 103.3.1+up1.5.4
4,079 changes: 4,079 additions & 0 deletions charts/elemental-crd/103.3.1+up1.5.4/templates/crds.yaml

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{{- $inventoryCRD := lookup "apiextensions.k8s.io/v1" "CustomResourceDefinition" .Release.Namespace "machineinventories.elemental.cattle.io" -}}
{{- if $inventoryCRD -}}
{{- if $inventoryCRD.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 -}}
20 changes: 20 additions & 0 deletions charts/elemental/103.3.1+up1.5.4/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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.5.4
apiVersion: v2
appVersion: 1.5.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.3.1+up1.5.4
5 changes: 5 additions & 0 deletions charts/elemental/103.3.1+up1.5.4/README.md
Original file line number Diff line number Diff line change
@@ -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/).
5 changes: 5 additions & 0 deletions charts/elemental/103.3.1+up1.5.4/app-readme.md
Original file line number Diff line number Diff line change
@@ -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/).
27 changes: 27 additions & 0 deletions charts/elemental/103.3.1+up1.5.4/questions.yaml
Original file line number Diff line number Diff line change
@@ -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"
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: "1.5.4"
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"
17 changes: 17 additions & 0 deletions charts/elemental/103.3.1+up1.5.4/templates/_helpers.tpl
Original file line number Diff line number Diff line change
@@ -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 -}}
9 changes: 9 additions & 0 deletions charts/elemental/103.3.1+up1.5.4/templates/apiservice.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
kind: APIService
apiVersion: management.cattle.io/v3
metadata:
name: {{ .Release.Name }}
spec:
secretName: elemental-operator
secretNamespace: {{ .Release.Namespace }}
pathPrefixes:
- /elemental/
10 changes: 10 additions & 0 deletions charts/elemental/103.3.1+up1.5.4/templates/capi_rbac.yaml
Original file line number Diff line number Diff line change
@@ -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: ["*"]
11 changes: 11 additions & 0 deletions charts/elemental/103.3.1+up1.5.4/templates/channel.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{{ if and .Values.channel .Values.channel.image .Values.channel.tag }}
apiVersion: elemental.cattle.io/v1beta1
kind: ManagedOSVersionChannel
metadata:
name: elemental-channel
namespace: fleet-default
spec:
options:
image: {{ .Values.channel.image }}:{{ .Values.channel.tag }}
type: custom
{{ end }}
Loading