Skip to content

Commit

Permalink
roachprod: removing cassandra.go
Browse files Browse the repository at this point in the history
Second part of cockroachdb#47567 where we need to ensure no dependency is
getting affected when we remove ssh.go.

So we are removing cassandra.go and all its dependencies.

Release note: None
  • Loading branch information
alan-mas authored and RaduBerinde committed Nov 8, 2021
1 parent 3d223cc commit 8c8b07c
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 1,633 deletions.
2 changes: 0 additions & 2 deletions pkg/cmd/roachprod/install/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library")
go_library(
name = "install",
srcs = [
"cassandra.go",
"cassandra_yaml.go",
"cluster_synced.go",
"cockroach.go",
"expander.go",
Expand Down
164 changes: 0 additions & 164 deletions pkg/cmd/roachprod/install/cassandra.go

This file was deleted.

Loading

0 comments on commit 8c8b07c

Please sign in to comment.