Commit 20d19e1
- Makefile+1-1
- PROJECT+97-17
- api/v1alpha1/conversion.go+78-78
- api/v1alpha1/conversion_test.go+11-11
- api/v1alpha1/doc.go+1-1
- api/v1alpha1/zz_generated.conversion.go+794-794
- api/v1alpha2/conversion.go+52-52
- api/v1alpha2/conversion_test.go+10-10
- api/v1alpha2/doc.go+1-1
- api/v1alpha2/zz_generated.conversion.go+828-828
- api/v1alpha3/clientmount_types.go-1
- api/v1alpha3/computes_types.go-1
- api/v1alpha3/conversion.go+380-20
- api/v1alpha3/conversion_test.go+82
- api/v1alpha3/directivebreakdown_types.go-1
- api/v1alpha3/doc.go+23
- api/v1alpha3/dwdirectiverule_types.go-1
- api/v1alpha3/groupversion_info.go+3
- api/v1alpha3/owner_labels.go+33
- api/v1alpha3/persistentstorageinstance_types.go-1
- api/v1alpha3/servers_types.go-1
- api/v1alpha3/storage_types.go-1
- api/v1alpha3/systemconfiguration_types.go-1
- api/v1alpha3/workflow_types.go-1
- api/v1alpha3/zz_generated.conversion.go+2.3k
- api/v1alpha3/zz_generated.deepcopy.go+1-1
- api/v1alpha4/clientmount_types.go+235
- api/v1alpha4/clientmount_webhook.go+1-1
- api/v1alpha4/computes_types.go+65
- api/v1alpha4/computes_webhook.go+1-1
- api/v1alpha4/conversion.go+41
- api/v1alpha4/directivebreakdown_types.go+233
- api/v1alpha4/directivebreakdown_webhook.go+1-1
- api/v1alpha4/dwdirectiverule_types.go+51
- api/v1alpha4/dwdirectiverule_webhook.go+1-1
- api/v1alpha4/groupversion_info.go+39
- api/v1alpha4/owner_labels.go+323
- api/v1alpha4/persistentstorageinstance_types.go+132
- api/v1alpha4/persistentstorageinstance_webhook.go+1-1
- api/v1alpha4/resource.go+74
- api/v1alpha4/resource_error.go+207
- api/v1alpha4/servers_types.go+131
- api/v1alpha4/servers_webhook.go+1-1
- api/v1alpha4/storage_types.go+181
- api/v1alpha4/storage_webhook.go+1-1
- api/v1alpha4/systemconfiguration_types.go+156
- api/v1alpha4/systemconfiguration_webhook.go+1-1
- api/v1alpha4/systemstatus_types.go+59
- api/v1alpha4/webhook_suite_test.go+1-1
- api/v1alpha4/workflow_error_test.go+51
- api/v1alpha4/workflow_types.go+305
- api/v1alpha4/workflow_webhook.go+3-3
- api/v1alpha4/workflow_webhook_test.go+1-1
- api/v1alpha4/zz_generated.deepcopy.go+1.5k
- cmd/main.go+11-9
- config/crd/bases/dataworkflowservices.github.io_clientmounts.yaml+294
- config/crd/bases/dataworkflowservices.github.io_computes.yaml+37
- config/crd/bases/dataworkflowservices.github.io_directivebreakdowns.yaml+335
- config/crd/bases/dataworkflowservices.github.io_dwdirectiverules.yaml+80
- config/crd/bases/dataworkflowservices.github.io_persistentstorageinstances.yaml+207
- config/crd/bases/dataworkflowservices.github.io_servers.yaml+156
- config/crd/bases/dataworkflowservices.github.io_storages.yaml+214
- config/crd/bases/dataworkflowservices.github.io_systemconfigurations.yaml+156
- config/crd/bases/dataworkflowservices.github.io_systemstatuses.yaml+53
- config/crd/bases/dataworkflowservices.github.io_workflows.yaml+374
- config/crd/kustomization.yaml+11
- config/rbac/kustomization.yaml+6
- config/rbac/systemstatus_editor_role.yaml+27
- config/rbac/systemstatus_viewer_role.yaml+23
- config/samples/dataworkflowservices_v1alpha4_clientmount.yaml+9
- config/samples/dataworkflowservices_v1alpha4_computes.yaml+9
- config/samples/dataworkflowservices_v1alpha4_directivebreakdown.yaml+9
- config/samples/dataworkflowservices_v1alpha4_dwdirectiverule.yaml+9
- config/samples/dataworkflowservices_v1alpha4_persistentstorageinstance.yaml+9
- config/samples/dataworkflowservices_v1alpha4_servers.yaml+9
- config/samples/dataworkflowservices_v1alpha4_storage.yaml+9
- config/samples/dataworkflowservices_v1alpha4_systemconfiguration.yaml+9
- config/samples/dataworkflowservices_v1alpha4_systemstatus.yaml+9
- config/samples/dataworkflowservices_v1alpha4_workflow.yaml+9
- config/samples/kustomization.yaml+10
- config/webhook/manifests.yaml+4-4
- controllers/clientmount_controller.go+5-5
- controllers/systemconfiguration_controller.go+13-13
- controllers/workflow_controller.go+30-30
- github/cluster-api/util/conversion/conversion_test.go+73-73
- internal/controller/conversion_test.go+202-39
- internal/controller/suite_test.go+13-9
- internal/controller/workflow_controller_test.go+10-10
Submodule lustre-csi-driver updated 917 files
Submodule nnf-integration-test updated 12 files
0 commit comments