diff options
author | Matthew Holt <mholt@users.noreply.github.com> | 2020-05-01 19:47:41 -0600 |
---|---|---|
committer | Matthew Holt <mholt@users.noreply.github.com> | 2020-05-01 19:47:46 -0600 |
commit | a507a5bbc72b70cba4e252b8ec7cbffdc09b4a86 (patch) | |
tree | 66864eac3e52b84f105ff55c591d39d0ed19417a /modules/caddyhttp/push | |
parent | d0770dbbb3222413bde1013a13e0020c49ba2e30 (diff) |
reverseproxy: Remove circuitbreaker module (see #3331)
Moving to https://github.com/caddyserver/circuitbreaker
Nobody was using it anyway -- it works well, but something got fumbled
in a refactoring *months* ago. Turns out that we forgot the interface
guards AND botched a method name (my bad) - Ok() should have been OK().
So it would always have thrown a runtime panic if it tried to be loaded.
The module itself works well, but obviously nobody used it because
nobody reported the error. Fixing this while we move it to the new repo.
Removing this removes the last Bazaar/Launchpad dependency (I think).
Diffstat (limited to 'modules/caddyhttp/push')
0 files changed, 0 insertions, 0 deletions