mirror of
https://github.com/outbackdingo/cozystack.git
synced 2026-02-05 08:17:59 +00:00
Compare commits
1 Commits
bugfix-fix
...
linstor
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9ea27ef88e |
@@ -3,8 +3,8 @@ name: piraeus
|
|||||||
description: |
|
description: |
|
||||||
The Piraeus Operator manages software defined storage clusters using LINSTOR in Kubernetes.
|
The Piraeus Operator manages software defined storage clusters using LINSTOR in Kubernetes.
|
||||||
type: application
|
type: application
|
||||||
version: 2.3.0
|
version: 2.4.1
|
||||||
appVersion: "v2.3.0"
|
appVersion: "v2.4.1"
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: Piraeus Datastore
|
- name: Piraeus Datastore
|
||||||
url: https://piraeus.io
|
url: https://piraeus.io
|
||||||
|
|||||||
@@ -17,19 +17,19 @@ data:
|
|||||||
# quay.io/piraeusdatastore/piraeus-server:v1.24.2
|
# quay.io/piraeusdatastore/piraeus-server:v1.24.2
|
||||||
components:
|
components:
|
||||||
linstor-controller:
|
linstor-controller:
|
||||||
tag: v1.25.1
|
tag: v1.26.2
|
||||||
image: piraeus-server
|
image: piraeus-server
|
||||||
linstor-satellite:
|
linstor-satellite:
|
||||||
tag: v1.25.1
|
tag: v1.26.2
|
||||||
image: piraeus-server
|
image: piraeus-server
|
||||||
linstor-csi:
|
linstor-csi:
|
||||||
tag: v1.3.0
|
tag: v1.4.0
|
||||||
image: piraeus-csi
|
image: piraeus-csi
|
||||||
drbd-reactor:
|
drbd-reactor:
|
||||||
tag: v1.4.0
|
tag: v1.4.0
|
||||||
image: drbd-reactor
|
image: drbd-reactor
|
||||||
ha-controller:
|
ha-controller:
|
||||||
tag: v1.1.4
|
tag: v1.2.0
|
||||||
image: piraeus-ha-controller
|
image: piraeus-ha-controller
|
||||||
drbd-shutdown-guard:
|
drbd-shutdown-guard:
|
||||||
tag: v1.0.0
|
tag: v1.0.0
|
||||||
@@ -38,7 +38,7 @@ data:
|
|||||||
tag: v0.10
|
tag: v0.10
|
||||||
image: ktls-utils
|
image: ktls-utils
|
||||||
drbd-module-loader:
|
drbd-module-loader:
|
||||||
tag: v9.2.6
|
tag: v9.2.8
|
||||||
# The special "match" attribute is used to select an image based on the node's reported OS.
|
# The special "match" attribute is used to select an image based on the node's reported OS.
|
||||||
# The operator will first check the k8s node's ".status.nodeInfo.osImage" field, and compare it against the list
|
# The operator will first check the k8s node's ".status.nodeInfo.osImage" field, and compare it against the list
|
||||||
# here. If one matches, that specific image name will be used instead of the fallback image.
|
# here. If one matches, that specific image name will be used instead of the fallback image.
|
||||||
@@ -54,12 +54,18 @@ data:
|
|||||||
image: drbd9-almalinux8
|
image: drbd9-almalinux8
|
||||||
- osImage: AlmaLinux 9
|
- osImage: AlmaLinux 9
|
||||||
image: drbd9-almalinux9
|
image: drbd9-almalinux9
|
||||||
|
- osImage: Rocky Linux 8
|
||||||
|
image: drbd9-almalinux8
|
||||||
|
- osImage: Rocky Linux 9
|
||||||
|
image: drbd9-almalinux9
|
||||||
- osImage: Ubuntu 18\.04
|
- osImage: Ubuntu 18\.04
|
||||||
image: drbd9-bionic
|
image: drbd9-bionic
|
||||||
- osImage: Ubuntu 20\.04
|
- osImage: Ubuntu 20\.04
|
||||||
image: drbd9-focal
|
image: drbd9-focal
|
||||||
- osImage: Ubuntu 22\.04
|
- osImage: Ubuntu 22\.04
|
||||||
image: drbd9-jammy
|
image: drbd9-jammy
|
||||||
|
- osImage: Debian GNU/Linux 12
|
||||||
|
image: drbd9-bookworm
|
||||||
- osImage: Debian GNU/Linux 11
|
- osImage: Debian GNU/Linux 11
|
||||||
image: drbd9-bullseye
|
image: drbd9-bullseye
|
||||||
- osImage: Debian GNU/Linux 10
|
- osImage: Debian GNU/Linux 10
|
||||||
@@ -69,25 +75,25 @@ data:
|
|||||||
base: registry.k8s.io/sig-storage
|
base: registry.k8s.io/sig-storage
|
||||||
components:
|
components:
|
||||||
csi-attacher:
|
csi-attacher:
|
||||||
tag: v4.4.2
|
tag: v4.5.0
|
||||||
image: csi-attacher
|
image: csi-attacher
|
||||||
csi-livenessprobe:
|
csi-livenessprobe:
|
||||||
tag: v2.11.0
|
tag: v2.12.0
|
||||||
image: livenessprobe
|
image: livenessprobe
|
||||||
csi-provisioner:
|
csi-provisioner:
|
||||||
tag: v3.6.2
|
tag: v4.0.0
|
||||||
image: csi-provisioner
|
image: csi-provisioner
|
||||||
csi-snapshotter:
|
csi-snapshotter:
|
||||||
tag: v6.3.2
|
tag: v7.0.1
|
||||||
image: csi-snapshotter
|
image: csi-snapshotter
|
||||||
csi-resizer:
|
csi-resizer:
|
||||||
tag: v1.9.2
|
tag: v1.10.0
|
||||||
image: csi-resizer
|
image: csi-resizer
|
||||||
csi-external-health-monitor-controller:
|
csi-external-health-monitor-controller:
|
||||||
tag: v0.10.0
|
tag: v0.11.0
|
||||||
image: csi-external-health-monitor-controller
|
image: csi-external-health-monitor-controller
|
||||||
csi-node-driver-registrar:
|
csi-node-driver-registrar:
|
||||||
tag: v2.9.1
|
tag: v2.10.0
|
||||||
image: csi-node-driver-registrar
|
image: csi-node-driver-registrar
|
||||||
{{- range $idx, $value := .Values.imageConfigOverride }}
|
{{- range $idx, $value := .Values.imageConfigOverride }}
|
||||||
{{ add $idx 1 }}_helm_override.yaml: |
|
{{ add $idx 1 }}_helm_override.yaml: |
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -152,3 +152,27 @@ webhooks:
|
|||||||
resources:
|
resources:
|
||||||
- linstorsatelliteconfigurations
|
- linstorsatelliteconfigurations
|
||||||
sideEffects: None
|
sideEffects: None
|
||||||
|
- admissionReviewVersions:
|
||||||
|
- v1
|
||||||
|
clientConfig:
|
||||||
|
service:
|
||||||
|
name: '{{ include "piraeus-operator.fullname" . }}-webhook-service'
|
||||||
|
namespace: '{{ .Release.Namespace }}'
|
||||||
|
path: /validate-storage-k8s-io-v1-storageclass
|
||||||
|
{{- if not .Values.tls.certManagerIssuerRef }}
|
||||||
|
caBundle: {{ $ca }}
|
||||||
|
{{- end }}
|
||||||
|
failurePolicy: {{ .Values.webhook.failurePolicy }}
|
||||||
|
timeoutSeconds: {{ .Values.webhook.timeoutSeconds }}
|
||||||
|
name: vstorageclass.kb.io
|
||||||
|
rules:
|
||||||
|
- apiGroups:
|
||||||
|
- storage.k8s.io
|
||||||
|
apiVersions:
|
||||||
|
- v1
|
||||||
|
operations:
|
||||||
|
- CREATE
|
||||||
|
- UPDATE
|
||||||
|
resources:
|
||||||
|
- storageclasses
|
||||||
|
sideEffects: None
|
||||||
|
|||||||
Reference in New Issue
Block a user