Skip to content
Snippets Groups Projects
  1. Aug 24, 2022
  2. Aug 11, 2022
  3. Aug 05, 2022
  4. Jul 13, 2022
  5. Jul 07, 2022
    • Alex Ellis (OpenFaaS Ltd)'s avatar
      Feature for probing functions · 88eea5f6
      Alex Ellis (OpenFaaS Ltd) authored
      
      Introduces a single-flight call to a function's health
      endpoint to verify that it is registered with an Istio
      sidecar (Envoy) before letting the invocation through.
      
      Results are cached for 5 seconds, before a probe is
      required again.
      
      Tested without Istio, with probe_functions environment
      variable set to true, I saw a probe execute in the logs.
      
      Fixes: #1721 for Istio users.
      
      Signed-off-by: default avatarAlex Ellis (OpenFaaS Ltd) <alex@openfaas.com>
      88eea5f6
  6. Jun 29, 2022
  7. Jun 06, 2022
  8. Jun 04, 2022
  9. Jun 02, 2022
  10. Jun 01, 2022
  11. May 30, 2022
  12. May 26, 2022
  13. May 20, 2022
  14. May 09, 2022
  15. May 06, 2022
  16. May 03, 2022
  17. Apr 19, 2022
  18. Apr 14, 2022
  19. Apr 12, 2022
  20. Mar 25, 2022
  21. Feb 22, 2022
  22. Feb 21, 2022
  23. Feb 08, 2022
Loading