Merge branch 'bvl-nfs-circuitbreaker' into 'master'
Circuitbreaker for storage paths
Closes #32207, #33117, gitlab-com/infrastructure#1946, and gitlab-com/infrastructure#1775
See merge request !11449
Showing
app/helpers/storage_health_helper.rb
0 → 100644
doc/administration/img/failing_storage.png
0 → 100644
47.1 KB
doc/api/repository_storage_health.md
0 → 100644
lib/api/circuit_breakers.rb
0 → 100644
lib/gitlab/environment.rb
0 → 100644
lib/gitlab/git/storage.rb
0 → 100644
lib/gitlab/git/storage/circuit_breaker.rb
0 → 100644
lib/gitlab/git/storage/health.rb
0 → 100644
spec/helpers/storage_health_helper_spec.rb
0 → 100644
spec/lib/gitlab/git/storage/health_spec.rb
0 → 100644
spec/requests/api/circuit_breakers_spec.rb
0 → 100644