Skip to content

Commit

Permalink
chore: remove dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
msvticket committed Jan 18, 2025
1 parent 8d4eb03 commit 830b8bf
Show file tree
Hide file tree
Showing 12 changed files with 1 addition and 454 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ require (
k8s.io/api v0.32.1
k8s.io/apimachinery v0.32.1
k8s.io/client-go v0.32.1
sigs.k8s.io/yaml v1.4.0
)

require (
Expand Down Expand Up @@ -101,6 +100,7 @@ require (
k8s.io/utils v0.0.0-20241210054802-24370beab758 // indirect
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 // indirect
sigs.k8s.io/structured-merge-diff/v4 v4.5.0 // indirect
sigs.k8s.io/yaml v1.4.0 // indirect
)

go 1.23.0
Expand Down
55 changes: 0 additions & 55 deletions pkg/upgrader/helpers.go

This file was deleted.

4 changes: 0 additions & 4 deletions pkg/upgrader/test_data/cluster/jx-boot-gitops/README.md

This file was deleted.

80 changes: 0 additions & 80 deletions pkg/upgrader/test_data/cluster/jx-boot-gitops/env/dev.yaml

This file was deleted.

23 changes: 0 additions & 23 deletions pkg/upgrader/test_data/cluster/jx-boot-gitops/env/production.yaml

This file was deleted.

23 changes: 0 additions & 23 deletions pkg/upgrader/test_data/cluster/jx-boot-gitops/env/staging.yaml

This file was deleted.

This file was deleted.

4 changes: 0 additions & 4 deletions pkg/upgrader/test_data/cluster/jx-install/README.md

This file was deleted.

47 changes: 0 additions & 47 deletions pkg/upgrader/test_data/cluster/jx-install/env/dev.yaml

This file was deleted.

23 changes: 0 additions & 23 deletions pkg/upgrader/test_data/cluster/jx-install/env/production.yaml

This file was deleted.

Loading

0 comments on commit 830b8bf

Please sign in to comment.