Skip to content
Snippets Groups Projects
  1. Jan 11, 2023
  2. Apr 22, 2020
    • Alex Ellis (OpenFaaS Ltd)'s avatar
      Publish to multiple topics · 2bfca6d8
      Alex Ellis (OpenFaaS Ltd) authored
      
      Enables publishing to various topics according to annotations
      on the functions. The function cache is moved up one level so
      that it can be shared between the scale from zero code and the
      queue proxy.
      
      Unit tests added for new internal methods.
      
      Tested e2e with arkade and the newest queue-worker and RC
      gateway image with two queues and an annotation on one of the
      functions of com.openfaas.queue. It worked as expected including
      with multiple namespace support.
      
      Signed-off-by: default avatarAlex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
      2bfca6d8
  3. Jun 09, 2019
Loading