Skip to content
Snippets Groups Projects

chart: Remove unused Traefik middleware

Merged Ryan Gonzalez requested to merge wip/refi64/oops-surprise-middleware into collabora/staging
  1. Jun 06, 2024
    • Ryan Gonzalez's avatar
      chart: Remove unused Traefik middleware · ae3635da
      Ryan Gonzalez authored
      Apparently, while copying the contents of the old aptly-repository over
      to here, I accidentally included this middleware file that was sticking
      around in my local copy from back when we were deciding how exactly to
      set up authentication. The original idea was that we'd use oathkeeper as
      a decision maker only, rather than a proxy as it is now, but this was
      changed in order to avoid dealing with CRDs.
      
      Of course, this file got stuck in here, which spoiled that goal just a
      tiny bit. In fact, I *literally reviewed changes to it* in !13 that were
      explicitly tied to the exact CRD issues we wanted to avoid in the first
      place.
      
      https://phabricator.apertis.org/T10135
      
      
      
      Signed-off-by: default avatarRyan Gonzalez <ryan.gonzalez@collabora.com>
      ae3635da
Loading