.dockerignore | |
|
|
.github/workflows/ci.yml | |
|
|
.gitignore | |
|
|
.rspec | |
|
|
.ruby-gemset | |
|
|
.ruby-version | |
|
|
.standard.yml | |
|
|
Dockerfile | |
|
|
Gemfile | |
|
|
LICENSE | |
|
|
README.md | |
|
|
Rakefile | |
|
|
bin/console | |
|
|
bin/setup | |
|
|
bin/volume_sweeper | |
|
|
lib/volume_sweeper.rb | 5 | A 0 mins | A 100% |
lib/volume_sweeper/cli.rb | 47 | A 0 mins | A 100% |
lib/volume_sweeper/comparer.rb | 31 | A 55 mins | A 100% |
lib/volume_sweeper/core.rb | 55 | A 1 hr | F 35% |
lib/volume_sweeper/kube/client.rb | 99 | A 0 mins | F 24% |
lib/volume_sweeper/metrics/controller.rb | 33 | A 0 mins |
|
lib/volume_sweeper/metrics/prometheus.rb | 4 | A 0 mins |
|
lib/volume_sweeper/providers/aws.rb | 30 | A 0 mins | F 59% |
lib/volume_sweeper/providers/base.rb | 18 | A 0 mins | F 50% |
lib/volume_sweeper/providers/oci.rb | 105 | A 2 hrs | F 25% |
lib/volume_sweeper/utils/log.rb | 16 | A 0 mins | A 100% |
lib/volume_sweeper/utils/notification.rb | 152 | A 40 mins | A 94% |
lib/volume_sweeper/utils/notification_formatter.rb | 40 | A 1 hr | F 41% |
lib/volume_sweeper/version.rb | 3 | A 0 mins | A 100% |
volume-sweeper.gemspec | |
|
|