Skip to content

Commit 531a787

Browse files
authored
Merge pull request #2113 from mythi/PR-2025-014
drop unused functionality
2 parents 64f81c4 + b76a922 commit 531a787

File tree

3 files changed

+0
-28
lines changed

3 files changed

+0
-28
lines changed

Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,6 @@ generate:
106106
$(CONTROLLER_GEN) webhook \
107107
paths="./pkg/webhooks/sgx/..." \
108108
output:webhook:artifacts:config=deployments/sgx_admissionwebhook/webhook
109-
$(CONTROLLER_GEN) rbac:roleName=gpu-manager-role paths="./cmd/gpu_plugin/..." output:dir=deployments/operator/rbac
110-
cp deployments/operator/rbac/role.yaml deployments/operator/rbac/gpu_manager_role.yaml
111109
$(CONTROLLER_GEN) rbac:roleName=manager-role paths="./pkg/..." output:dir=deployments/operator/rbac
112110
$(CONTROLLER_GEN) rbac:roleName=manager-role paths="./pkg/fpgacontroller/..." output:dir=deployments/fpga_admissionwebhook/rbac
113111

deployments/sgx_plugin/overlays/epc-hook-initcontainer/add-epc-nfd-initcontainer.yaml

Lines changed: 0 additions & 22 deletions
This file was deleted.

deployments/sgx_plugin/overlays/epc-hook-initcontainer/kustomization.yaml

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)