Skip to content

Commit

Permalink
chore(apps/prod,apps/staging): deprecate the sec-service app
Browse files Browse the repository at this point in the history
Signed-off-by: wuhuizuo <wuhuizuo@126.com>
  • Loading branch information
wuhuizuo committed Oct 20, 2023
1 parent d3fbd19 commit dc2ae25
Show file tree
Hide file tree
Showing 31 changed files with 1 addition and 652 deletions.
1 change: 0 additions & 1 deletion apps/prod/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ resources:
- greenhouse
- ats
- goproxy
- sec-service.yaml
- tekton
- brc
- buildbarn
Expand Down
24 changes: 0 additions & 24 deletions apps/prod/sec-service.yaml

This file was deleted.

7 changes: 0 additions & 7 deletions apps/prod/sec-service/kustomization.yaml

This file was deleted.

25 changes: 0 additions & 25 deletions apps/prod/sec-service/rbac.yaml

This file was deleted.

48 changes: 0 additions & 48 deletions apps/prod/sec-service/redis/deployment.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions apps/prod/sec-service/redis/kustomization.yaml

This file was deleted.

12 changes: 0 additions & 12 deletions apps/prod/sec-service/redis/pvc.yaml

This file was deleted.

11 changes: 0 additions & 11 deletions apps/prod/sec-service/redis/service.yaml

This file was deleted.

52 changes: 0 additions & 52 deletions apps/prod/sec-service/sec-agent/deployment.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions apps/prod/sec-service/sec-agent/kustomization.yaml

This file was deleted.

55 changes: 0 additions & 55 deletions apps/prod/sec-service/sec-server/deployment.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions apps/prod/sec-service/sec-server/kustomization.yaml

This file was deleted.

12 changes: 0 additions & 12 deletions apps/prod/sec-service/sec-server/service.yaml

This file was deleted.

48 changes: 0 additions & 48 deletions apps/prod/tekton/configs/cluster-tasks/codescan-security-prow.yaml

This file was deleted.

48 changes: 0 additions & 48 deletions apps/prod/tekton/configs/cluster-tasks/codescan-security.yaml

This file was deleted.

4 changes: 1 addition & 3 deletions apps/prod/tekton/configs/cluster-tasks/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- codescan-security-prow.yaml
- codescan-security.yaml
resources: []
Loading

0 comments on commit dc2ae25

Please sign in to comment.