Commit 0d975f9
authored
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
- Makefile+3-2
- PROJECT+87-79
- api/v1alpha3/conversion.go-433
- api/v1alpha3/zz_generated.conversion.go-2.3k
- api/v1alpha4/conversion.go+91-55
- api/v1alpha4/conversion_test.go+11-11
- api/v1alpha4/doc.go+1-1
- api/v1alpha4/zz_generated.conversion.go+964-899
- api/v1alpha5/clientmount_types.go+1
- api/v1alpha5/computes_types.go+2
- api/v1alpha5/conversion.go+88-51
- api/v1alpha5/conversion_test.go+11-11
- api/v1alpha5/directivebreakdown_types.go+1
- api/v1alpha5/doc.go+1-1
- api/v1alpha5/dwdirectiverule_types.go+2
- api/v1alpha5/persistentstorageinstance_types.go+1
- api/v1alpha5/servers_types.go+1
- api/v1alpha5/storage_types.go+1
- api/v1alpha5/systemconfiguration_types.go+1
- api/v1alpha5/systemstatus_types.go+2
- api/v1alpha5/workflow_types.go+2
- api/v1alpha5/zz_generated.conversion.go+966-901
- api/v1alpha6/clientmount_types.go-1
- api/v1alpha6/computes_types.go-1
- api/v1alpha6/conversion.go+457-22
- api/v1alpha6/conversion_test.go+16-11
- api/v1alpha6/directivebreakdown_types.go-1
- api/v1alpha6/doc.go+2-2
- api/v1alpha6/dwdirectiverule_types.go-1
- api/v1alpha6/groupversion_info.go+3
- api/v1alpha6/persistentstorageinstance_types.go+16-1
- api/v1alpha6/servers_types.go-1
- api/v1alpha6/storage_types.go-1
- api/v1alpha6/systemconfiguration_types.go-1
- api/v1alpha6/systemstatus_types.go-2
- api/v1alpha6/workflow_types.go-1
- api/v1alpha6/zz_generated.conversion.go+2.4k
- api/v1alpha6/zz_generated.deepcopy.go+1-1
- api/v1alpha7/clientmount_types.go+2-2
- api/v1alpha7/clientmount_webhook.go+1-1
- api/v1alpha7/computes_types.go+2-3
- api/v1alpha7/computes_webhook.go+1-1
- api/v1alpha7/conversion.go+43
- api/v1alpha7/directivebreakdown_types.go+4-3
- api/v1alpha7/directivebreakdown_webhook.go+1-1
- api/v1alpha7/dwdirectiverule_types.go+2-3
- api/v1alpha7/dwdirectiverule_webhook.go+1-1
- api/v1alpha7/groupversion_info.go+5-8
- api/v1alpha7/owner_labels.go+1-1
- api/v1alpha7/persistentstorageinstance_types.go+23-3
- api/v1alpha7/persistentstorageinstance_webhook.go+1-1
- api/v1alpha7/resource.go+5-2
- api/v1alpha7/resource_error.go+1-1
- api/v1alpha7/servers_types.go+5-2
- api/v1alpha7/servers_webhook.go+1-1
- api/v1alpha7/storage_types.go+2-2
- api/v1alpha7/storage_webhook.go+1-1
- api/v1alpha7/systemconfiguration_types.go+2-2
- api/v1alpha7/systemconfiguration_webhook.go+1-1
- api/v1alpha7/systemstatus_types.go+61
- api/v1alpha7/systemstatus_webhook.go+1-1
- api/v1alpha7/systemstatus_webhook_test.go+1-1
- api/v1alpha7/webhook_suite_test.go+1-1
- api/v1alpha7/workflow_error_test.go+1-1
- api/v1alpha7/workflow_types.go+7-3
- api/v1alpha7/workflow_webhook.go+3-3
- api/v1alpha7/workflow_webhook_test.go+1-1
- api/v1alpha7/zz_generated.deepcopy.go+82-2
- cmd/main.go+12-12
- config/crd/bases/dataworkflowservices.github.io_clientmounts.yaml+4-4
- config/crd/bases/dataworkflowservices.github.io_computes.yaml+4-4
- config/crd/bases/dataworkflowservices.github.io_directivebreakdowns.yaml+5-4
- config/crd/bases/dataworkflowservices.github.io_dwdirectiverules.yaml+4-4
- config/crd/bases/dataworkflowservices.github.io_persistentstorageinstances.yaml+5-4
- config/crd/bases/dataworkflowservices.github.io_servers.yaml+9-4
- config/crd/bases/dataworkflowservices.github.io_storages.yaml+8-4
- config/crd/bases/dataworkflowservices.github.io_systemconfigurations.yaml+4-4
- config/crd/bases/dataworkflowservices.github.io_systemstatuses.yaml+38-1
- config/crd/bases/dataworkflowservices.github.io_workflows.yaml+11-4
- config/manager/kustomization.yaml+1-1
- config/samples/dataworkflowservices_v1alpha7_clientmount.yaml+1-1
- config/samples/dataworkflowservices_v1alpha7_computes.yaml+1-1
- config/samples/dataworkflowservices_v1alpha7_directivebreakdown.yaml+1-1
- config/samples/dataworkflowservices_v1alpha7_dwdirectiverule.yaml+1-1
- config/samples/dataworkflowservices_v1alpha7_persistentstorageinstance.yaml+1-1
- config/samples/dataworkflowservices_v1alpha7_servers.yaml+1-1
- config/samples/dataworkflowservices_v1alpha7_storage.yaml+1-1
- config/samples/dataworkflowservices_v1alpha7_systemconfiguration.yaml+1-1
- config/samples/dataworkflowservices_v1alpha7_systemstatus.yaml+9
- config/samples/dataworkflowservices_v1alpha7_workflow.yaml+1-1
- config/samples/kustomization.yaml+10-9
- config/webhook/manifests.yaml+4-4
- controllers/clientmount_controller.go+5-5
- controllers/systemconfiguration_controller.go+13-13
- controllers/workflow_controller.go+31-31
- github/cluster-api/util/conversion/conversion_test.go+81-81
- internal/controller/conversion_test.go+63-314
- internal/controller/suite_test.go+14-14
- internal/controller/workflow_controller_test.go+10-10
Submodule lustre-csi-driver updated 3844 files
- Dockerfile+1-1
- Makefile+1-1
- cmd/main.go+8-8
- config/examples/copyoffload-containerprofile.yaml+1-1
- config/manager/kustomization.yaml+2-2
- config/manager/manager.yaml+1-1
- config/manager/manager_imagepullsecret_patch.yaml+1-1
- daemons/compute/server/servers/server_default.go+62-62
- daemons/copy-offload/cmd/main.go+5-5
- daemons/copy-offload/pkg/driver/driver.go+83-83
- daemons/copy-offload/pkg/server/server.go+2-2
- go.mod+4-4
- go.sum+8-8
- internal/controller/datamovement_controller.go+29-29
- internal/controller/datamovement_controller_test.go+86-86
- internal/controller/datamovementmanager_controller.go+27-22
- internal/controller/datamovementmanager_controller_test.go+9-9
- internal/controller/helpers/datamovement_helpers.go+39-39
- internal/controller/suite_test.go+2-2
- vendor/github.com/DataWorkflowServices/dws/api/v1alpha7/clientmount_types.go+1-1
- vendor/github.com/DataWorkflowServices/dws/api/v1alpha7/clientmount_webhook.go+1-1
- vendor/github.com/DataWorkflowServices/dws/api/v1alpha7/computes_types.go+1-1
- vendor/github.com/DataWorkflowServices/dws/api/v1alpha7/computes_webhook.go+1-1
- vendor/github.com/DataWorkflowServices/dws/api/v1alpha7/conversion.go+1-1
- vendor/github.com/DataWorkflowServices/dws/api/v1alpha7/directivebreakdown_types.go+3-2
- vendor/github.com/DataWorkflowServices/dws/api/v1alpha7/directivebreakdown_webhook.go+1-1
- vendor/github.com/DataWorkflowServices/dws/api/v1alpha7/dwdirectiverule_types.go+1-1
- vendor/github.com/DataWorkflowServices/dws/api/v1alpha7/dwdirectiverule_webhook.go+1-1
- vendor/github.com/DataWorkflowServices/dws/api/v1alpha7/groupversion_info.go+3-3
- vendor/github.com/DataWorkflowServices/dws/api/v1alpha7/owner_labels.go+1-1
- vendor/github.com/DataWorkflowServices/dws/api/v1alpha7/persistentstorageinstance_types.go+17-1
- vendor/github.com/DataWorkflowServices/dws/api/v1alpha7/persistentstorageinstance_webhook.go+1-1
- vendor/github.com/DataWorkflowServices/dws/api/v1alpha7/resource.go+5-2
- vendor/github.com/DataWorkflowServices/dws/api/v1alpha7/resource_error.go+1-1
- vendor/github.com/DataWorkflowServices/dws/api/v1alpha7/servers_types.go+1-1
- vendor/github.com/DataWorkflowServices/dws/api/v1alpha7/servers_webhook.go+1-1
- vendor/github.com/DataWorkflowServices/dws/api/v1alpha7/storage_types.go+1-1
- vendor/github.com/DataWorkflowServices/dws/api/v1alpha7/storage_webhook.go+1-1
- vendor/github.com/DataWorkflowServices/dws/api/v1alpha7/systemconfiguration_types.go+1-1
- vendor/github.com/DataWorkflowServices/dws/api/v1alpha7/systemconfiguration_webhook.go+1-1
- vendor/github.com/DataWorkflowServices/dws/api/v1alpha7/systemstatus_types.go+1-1
- vendor/github.com/DataWorkflowServices/dws/api/v1alpha7/systemstatus_webhook.go+1-1
- vendor/github.com/DataWorkflowServices/dws/api/v1alpha7/workflow_types.go+1-1
- vendor/github.com/DataWorkflowServices/dws/api/v1alpha7/workflow_webhook.go+3-3
- vendor/github.com/DataWorkflowServices/dws/api/v1alpha7/zz_generated.deepcopy.go+1-1
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha9/conversion.go+1-1
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha9/groupversion_info.go+3-3
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha9/nnf_resource_condition_types.go+1-1
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha9/nnf_resource_health_type.go+1-1
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha9/nnf_resource_state_type.go+1-1
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha9/nnf_resource_status_type.go+17-11
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha9/nnf_resource_type.go+1-1
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha9/nnfaccess_types.go+4-4
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha9/nnfaccess_webhook.go+1-1
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha9/nnfcontainerprofile_types.go+1-1
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha9/nnfcontainerprofile_webhook.go+2-2
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha9/nnfdatamovement_types.go+4-4
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha9/nnfdatamovement_webhook.go+1-1
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha9/nnfdatamovementmanager_types.go+1-1
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha9/nnfdatamovementmanager_webhook.go+1-1
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha9/nnfdatamovementprofile_types.go+1-1
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha9/nnfdatamovementprofile_webhook.go+2-2
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha9/nnflustremgt_types.go+4-4
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha9/nnflustremgt_webhook.go+1-1
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha9/nnfnode_types.go+1-1
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha9/nnfnode_webhook.go+1-1
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha9/nnfnodeblockstorage_types.go+3-3
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha9/nnfnodeblockstorage_webhook.go+1-1
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha9/nnfnodeecdata_types.go+1-1
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha9/nnfnodeecdata_webhook.go+1-1
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha9/nnfnodestorage_types.go+3-3
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha9/nnfnodestorage_webhook.go+1-1
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha9/nnfportmanager_types.go+1-1
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha9/nnfportmanager_webhook.go+1-1
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha9/nnfstorage_types.go+3-3
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha9/nnfstorage_webhook.go+1-1
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha9/nnfstorageprofile_types.go+157-54
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha9/nnfstorageprofile_webhook.go+2-2
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha9/nnfsystemstorage_types.go+3-3
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha9/nnfsystemstorage_webhook.go+1-1
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha9/workflow_helpers.go+1-1
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha9/zz_generated.deepcopy.go+252-24
- vendor/github.com/NearNodeFlash/nnf-sos/config/crd/bases/nnf.cray.hpe.com_nnfaccesses.yaml+3-3
- vendor/github.com/NearNodeFlash/nnf-sos/config/crd/bases/nnf.cray.hpe.com_nnfcontainerprofiles.yaml+6.2k-11.4k
- vendor/github.com/NearNodeFlash/nnf-sos/config/crd/bases/nnf.cray.hpe.com_nnfdatamovementmanagers.yaml+2.9k-6.9k
- vendor/github.com/NearNodeFlash/nnf-sos/config/crd/bases/nnf.cray.hpe.com_nnfdatamovementprofiles.yaml+14-3
- vendor/github.com/NearNodeFlash/nnf-sos/config/crd/bases/nnf.cray.hpe.com_nnfdatamovements.yaml+3-3
- vendor/github.com/NearNodeFlash/nnf-sos/config/crd/bases/nnf.cray.hpe.com_nnflustremgts.yaml+3-3
- vendor/github.com/NearNodeFlash/nnf-sos/config/crd/bases/nnf.cray.hpe.com_nnfnodeblockstorages.yaml+3-3
- vendor/github.com/NearNodeFlash/nnf-sos/config/crd/bases/nnf.cray.hpe.com_nnfnodeecdata.yaml+3-3
- vendor/github.com/NearNodeFlash/nnf-sos/config/crd/bases/nnf.cray.hpe.com_nnfnodes.yaml+3-3
- vendor/github.com/NearNodeFlash/nnf-sos/config/crd/bases/nnf.cray.hpe.com_nnfnodestorages.yaml+17-3
- vendor/github.com/NearNodeFlash/nnf-sos/config/crd/bases/nnf.cray.hpe.com_nnfportmanagers.yaml+3-3
- vendor/github.com/NearNodeFlash/nnf-sos/config/crd/bases/nnf.cray.hpe.com_nnfstorageprofiles.yaml+979-276
- vendor/github.com/NearNodeFlash/nnf-sos/config/crd/bases/nnf.cray.hpe.com_nnfstorages.yaml+17-3
- vendor/github.com/NearNodeFlash/nnf-sos/config/crd/bases/nnf.cray.hpe.com_nnfsystemstorages.yaml+3-3
- vendor/modules.txt+6-6
0 commit comments