Skip to content

Commit

Permalink
Remove unused reconciler code
Browse files Browse the repository at this point in the history
  • Loading branch information
dargudear-google committed Sep 7, 2024
1 parent fc6b6ba commit b482f3a
Show file tree
Hide file tree
Showing 13 changed files with 1 addition and 2,886 deletions.
22 changes: 0 additions & 22 deletions controllers/tokenrequest/tokenrequest.go

This file was deleted.

2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ require (
k8s.io/client-go v0.26.4
k8s.io/klog/v2 v2.100.1
k8s.io/mount-utils v0.26.4
k8s.io/utils v0.0.0-20221128185143-99ec85e7a448
monis.app/mlog v0.0.2
sigs.k8s.io/controller-runtime v0.14.6
)
Expand All @@ -29,6 +28,7 @@ require (
github.com/blang/semver/v4 v4.0.0 // indirect
github.com/go-logr/stdr v1.2.2 // indirect
k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 // indirect
k8s.io/utils v0.0.0-20221128185143-99ec85e7a448 // indirect
)

require (
Expand Down
47 changes: 0 additions & 47 deletions pkg/k8s/secret.go

This file was deleted.

108 changes: 0 additions & 108 deletions pkg/k8s/store.go

This file was deleted.

73 changes: 0 additions & 73 deletions pkg/k8s/store_test.go

This file was deleted.

Loading

0 comments on commit b482f3a

Please sign in to comment.