Skip to content

Commit

Permalink
Delete unused webhooks/whitelist.
Browse files Browse the repository at this point in the history
Signed-off-by: zzjin <[email protected]>
  • Loading branch information
zzjin committed Jul 11, 2024
1 parent 39a8065 commit 6939454
Show file tree
Hide file tree
Showing 57 changed files with 4 additions and 3,268 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/webhooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@ jobs:

image-build:
runs-on: ubuntu-latest
strategy:
matrix:
module: [ whitelist ]
# strategy:
# matrix:
# module: [ whitelist ]
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion go.work
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ use (
.
./staging/src/github.com/labring/image-cri-shim
./staging/src/github.com/labring/lvscare
./webhooks/whitelist

./test/e2e
)
Empty file added webhooks/.gitkeep
Empty file.
3 changes: 0 additions & 3 deletions webhooks/whitelist/.dockerignore

This file was deleted.

25 changes: 0 additions & 25 deletions webhooks/whitelist/.gitignore

This file was deleted.

8 changes: 0 additions & 8 deletions webhooks/whitelist/Dockerfile

This file was deleted.

138 changes: 0 additions & 138 deletions webhooks/whitelist/Makefile

This file was deleted.

20 changes: 0 additions & 20 deletions webhooks/whitelist/PROJECT

This file was deleted.

94 changes: 0 additions & 94 deletions webhooks/whitelist/README.md

This file was deleted.

36 changes: 0 additions & 36 deletions webhooks/whitelist/api/v1/groupversion_info.go

This file was deleted.

Loading

0 comments on commit 6939454

Please sign in to comment.