Commit 135112a
committed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
10 | | - | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
47 | 19 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
| 20 | + | |
55 | 21 | | |
56 | | - | |
57 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
58 | 25 | | |
59 | | - | |
60 | | - | |
61 | | - | |
| 26 | + | |
| 27 | + | |
62 | 28 | | |
63 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
64 | 32 | | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
| 33 | + | |
88 | 34 | | |
89 | 35 | | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
94 | 39 | | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
100 | 46 | | |
101 | 47 | | |
102 | 48 | | |
103 | 49 | | |
104 | | - | |
| 50 | + | |
105 | 51 | | |
106 | 52 | | |
107 | 53 | | |
108 | 54 | | |
109 | 55 | | |
110 | 56 | | |
111 | 57 | | |
112 | | - | |
| 58 | + | |
113 | 59 | | |
114 | 60 | | |
115 | 61 | | |
116 | 62 | | |
117 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
- PROJECT+17-2
- cmd/main.go+9-9
- config/manager/kustomization.yaml+2-1
- config/manager/manager.yaml+9-1
- config/manager/manager_imagepullsecret_patch.yaml+1-1
- config/manager/worker-sshd-config.yaml+17
- crd-bumper.yaml+10
- daemons/compute/server/servers/server_default.go+43-43
- go.mod+4-4
- go.sum+8-8
- internal/controller/datamovement_controller.go+49-49
- internal/controller/datamovement_controller_test.go+86-87
- internal/controller/datamovementmanager_controller.go+17-17
- internal/controller/datamovementmanager_controller_test.go+8-8
- internal/controller/suite_test.go+3-3
- vendor/github.com/DataWorkflowServices/dws/api/v1alpha2/storage_types.go+11
- vendor/github.com/DataWorkflowServices/dws/api/v1alpha2/systemconfiguration_types.go+3
- vendor/github.com/DataWorkflowServices/dws/api/v1alpha2/zz_generated.deepcopy.go+2-1
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha2/conversion.go+51
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha2/groupversion_info.go+4-4
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha2/nnf_resource_condition_types.go+20-1
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha2/nnf_resource_health_type.go+2-2
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha2/nnf_resource_state_type.go+2-2
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha2/nnf_resource_status_type.go+2-2
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha2/nnf_resource_type.go+2-2
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha2/nnfaccess_types.go+3-2
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha2/nnfaccess_webhook.go+37
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha2/nnfcontainerprofile_types.go+4-2
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha2/nnfcontainerprofile_webhook.go+2-2
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha2/nnfdatamovement_types.go+3-2
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha2/nnfdatamovement_webhook.go+37
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha2/nnfdatamovementmanager_types.go+3-2
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha2/nnfdatamovementmanager_webhook.go+37
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha2/nnfdatamovementprofile_types.go+3-1
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha2/nnfdatamovementprofile_webhook.go+2-2
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha2/nnflustremgt_types.go+2-1
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha2/nnflustremgt_webhook.go+37
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha2/nnfnode_types.go+3-2
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha2/nnfnode_webhook.go+37
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha2/nnfnodeblockstorage_types.go+3-2
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha2/nnfnodeblockstorage_webhook.go+37
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha2/nnfnodeecdata_types.go+3-2
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha2/nnfnodeecdata_webhook.go+37
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha2/nnfnodestorage_types.go+4-3
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha2/nnfnodestorage_webhook.go+37
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha2/nnfportmanager_types.go+3-2
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha2/nnfportmanager_webhook.go+37
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha2/nnfstorage_types.go+4-3
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha2/nnfstorage_webhook.go+37
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha2/nnfstorageprofile_types.go+4-2
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha2/nnfstorageprofile_webhook.go+2-34
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha2/nnfsystemstorage_types.go+9-3
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha2/nnfsystemstorage_webhook.go+37
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha2/workflow_helpers.go+1-1
- vendor/github.com/NearNodeFlash/nnf-sos/api/v1alpha2/zz_generated.deepcopy.go+1-23
- vendor/github.com/NearNodeFlash/nnf-sos/config/crd/bases/nnf.cray.hpe.com_nnfaccesses.yaml+250
- vendor/github.com/NearNodeFlash/nnf-sos/config/crd/bases/nnf.cray.hpe.com_nnfcontainerprofiles.yaml+14.8k
- vendor/github.com/NearNodeFlash/nnf-sos/config/crd/bases/nnf.cray.hpe.com_nnfdatamovementmanagers.yaml+7.4k
- vendor/github.com/NearNodeFlash/nnf-sos/config/crd/bases/nnf.cray.hpe.com_nnfdatamovementprofiles.yaml+126
- vendor/github.com/NearNodeFlash/nnf-sos/config/crd/bases/nnf.cray.hpe.com_nnfdatamovements.yaml+406
- vendor/github.com/NearNodeFlash/nnf-sos/config/crd/bases/nnf.cray.hpe.com_nnflustremgts.yaml+271
- vendor/github.com/NearNodeFlash/nnf-sos/config/crd/bases/nnf.cray.hpe.com_nnfnodeblockstorages.yaml+163
- vendor/github.com/NearNodeFlash/nnf-sos/config/crd/bases/nnf.cray.hpe.com_nnfnodeecdata.yaml+40
- vendor/github.com/NearNodeFlash/nnf-sos/config/crd/bases/nnf.cray.hpe.com_nnfnodes.yaml+160
- vendor/github.com/NearNodeFlash/nnf-sos/config/crd/bases/nnf.cray.hpe.com_nnfnodestorages.yaml+219-1
- vendor/github.com/NearNodeFlash/nnf-sos/config/crd/bases/nnf.cray.hpe.com_nnfportmanagers.yaml+237
- vendor/github.com/NearNodeFlash/nnf-sos/config/crd/bases/nnf.cray.hpe.com_nnfstorageprofiles.yaml+581
- vendor/github.com/NearNodeFlash/nnf-sos/config/crd/bases/nnf.cray.hpe.com_nnfstorages.yaml+295-1
- vendor/github.com/NearNodeFlash/nnf-sos/config/crd/bases/nnf.cray.hpe.com_nnfsystemstorages.yaml+240-2
- vendor/modules.txt+5-5
0 commit comments