Skip to content
Snippets Groups Projects
  1. Mar 04, 2024
  2. Feb 29, 2024
  3. Feb 28, 2024
  4. Feb 23, 2024
  5. Feb 19, 2024
  6. Feb 18, 2024
    • Sheogorath's avatar
      feat(jellyfin): Add pdb-manager for jellyfin · c83c7d17
      Sheogorath authored
      This patch introduces a new container to the jellyfin instance that
      talks to the kubernetes API and manages a PDB for jellyfin. It blocks
      evictions while at least one device is playing a video.
      
      This should prevent awkward situations during updates.
      c83c7d17
  7. Feb 14, 2024
  8. Feb 06, 2024
  9. Feb 04, 2024
  10. Jan 30, 2024
  11. Jan 29, 2024
  12. Jan 28, 2024
  13. Jan 06, 2024
  14. Dec 31, 2023
    • Sheogorath's avatar
      fix(oauth2-proxy): Fix insecure configuration due to use of trusted-ip config · a500e1ca
      Sheogorath authored
      The usage of the trusted-ip config resulted in a security incident that
      allowed access to any oauth2-proxy protected endpoint without requiring
      authentication.
      
      Thankfully all significant endpoints had been protected by additional
      measures such as network restrictions and are therefore not affected.
      Only the prometheus and alertmanager endpoints have been exposed to the
      public internet, but are not exposing sensitive data beyond metrics.
      
      A check of the relevant logs didn't provide any indication of
      compromise.
      a500e1ca
  15. Dec 17, 2023
  16. Dec 13, 2023
  17. Dec 12, 2023
  18. Dec 09, 2023
  19. Dec 08, 2023
  20. Dec 05, 2023
  21. Nov 29, 2023
  22. Nov 18, 2023
  23. Nov 17, 2023
  24. Nov 14, 2023
  25. Nov 08, 2023
  26. Nov 06, 2023
Loading