Skip to content

Commit 0d975f9

Browse files
Merge release v0.1.24
Release v0.1.24
2 parents a213f28 + ba4e687 commit 0d975f9

14 files changed

Lines changed: 870 additions & 15 deletions

config/repositories.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,14 @@ repositories:
3434
master: https://ghcr.io/hewlettpackard/lustre-csi-driver
3535
useRemoteK: false
3636
remoteReference:
37-
build: v0.1.8
37+
build: v0.1.9
3838
url: https://github.com/HewlettPackard/lustre-csi-driver.git/deploy/kubernetes/%s/?ref=%s
3939
- name: lustre-fs-operator
4040
development: https://ghcr.io/nearnodeflash/lustre-fs-operator
4141
master: https://ghcr.io/nearnodeflash/lustre-fs-operator
4242
useRemoteK: false
4343
remoteReference:
44-
build: v0.1.14
44+
build: v0.1.15
4545
url: https://github.com/NearNodeFlash/lustre-fs-operator.git/config/default/?ref=%s
4646
buildConfiguration:
4747
# Environment variables to set when calling any 'make' or 'deploy'
@@ -52,7 +52,7 @@ buildConfiguration:
5252
# - A specific release build: 0.0.1 (without the "v" prefix)
5353
# - The most recent build from the master branch: master
5454
- name: NNFMFU_VERSION
55-
value: 0.1.6
55+
value: 0.1.7
5656
thirdPartyServices:
5757
# Other services that NNF requires to be available on the system.
5858
# They will be installed in the order specified here.

config/systemconfiguration-htx-1.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Describes Rabbit "htx-1", or "dp0", and its compute nodes.
2-
apiVersion: dataworkflowservices.github.io/v1alpha6
2+
apiVersion: dataworkflowservices.github.io/v1alpha7
33
kind: SystemConfiguration
44
metadata:
55
# Nnf-sos expects this resource to be default/default.

config/systemconfiguration-htx-tds.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Describes Rabbit "texas", or "htx-tds", and its compute nodes.
2-
apiVersion: dataworkflowservices.github.io/v1alpha6
2+
apiVersion: dataworkflowservices.github.io/v1alpha7
33
kind: SystemConfiguration
44
metadata:
55
# Nnf-sos expects this resource to be default/default.

config/systemconfiguration-kind.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Describes the Rabbit nodes created for the KIND environment, and some
22
# imaginary compute nodes for those rabbits.
3-
apiVersion: dataworkflowservices.github.io/v1alpha6
3+
apiVersion: dataworkflowservices.github.io/v1alpha7
44
kind: SystemConfiguration
55
metadata:
66
# Nnf-sos expects this resource to be default/default.

dws

Submodule dws updated 99 files

lustre-csi-driver

Submodule lustre-csi-driver updated 3844 files

nnf-dm

Submodule nnf-dm updated 97 files

nnf-sos

Submodule nnf-sos updated 258 files

0 commit comments

Comments
 (0)