Skip to content
Snippets Groups Projects
  • Alistair Hey's avatar
    6880fdc5
    Fix issue with Namespace suffix on Gateway UI · 6880fdc5
    Alistair Hey authored
    
    There was a case where a deployment with a single namespace on
    faas-netes would show the namespace suffix for all functions.  we didn't
    need to show this because the gateway will proxy to the default
    namespace for fns without the namespace siffix.
    
    This was tested on Swarm (no suffix), faas-netes (single namespace, no
    suffix) and faas-netes, multi-ns, suffix shown.
    
    Signed-off-by: default avatarAlistair Hey <alistair@heyal.co.uk>
    6880fdc5
    History
    Fix issue with Namespace suffix on Gateway UI
    Alistair Hey authored
    
    There was a case where a deployment with a single namespace on
    faas-netes would show the namespace suffix for all functions.  we didn't
    need to show this because the gateway will proxy to the default
    namespace for fns without the namespace siffix.
    
    This was tested on Swarm (no suffix), faas-netes (single namespace, no
    suffix) and faas-netes, multi-ns, suffix shown.
    
    Signed-off-by: default avatarAlistair Hey <alistair@heyal.co.uk>