Skip to content

Commit

Permalink
Rename NodeDeviceAllocation API to NodeDevices
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan Sim <[email protected]>
  • Loading branch information
ihcsim committed May 25, 2024
1 parent 02fde1a commit 404d0b4
Show file tree
Hide file tree
Showing 49 changed files with 1,095 additions and 2,012 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ codegen:
--output-pkg $(API_GO_PKG) \
--with-applyconfig \
--with-watch \
--plural-exceptions "GPUClassParameters:GPUClassParameters,GPUClaimParameters:GPUClaimParameters" \
--plural-exceptions "GPUClassParameters:GPUClassParameters,GPUClaimParameters:GPUClaimParameters,NodeDevices:NodeDevices" \
$(API_ROOT_DIR)

codegen-verify:
Expand Down
29 changes: 0 additions & 29 deletions pkg/apis/allocation/v1alpha1/api.go

This file was deleted.

19 changes: 0 additions & 19 deletions pkg/apis/allocation/v1alpha1/doc.go

This file was deleted.

52 changes: 0 additions & 52 deletions pkg/apis/allocation/v1alpha1/register.go

This file was deleted.

86 changes: 0 additions & 86 deletions pkg/apis/allocation/v1alpha1/types.go

This file was deleted.

Loading

0 comments on commit 404d0b4

Please sign in to comment.