• Miek Gieben's avatar
    mw/kubernetes: add configurable TTL (#995) · 4049ed4f
    Miek Gieben authored
    * mw/kubernetes: add configurable TTL
    
    Add ttl option to kubernetes. This defaults to 5s but allows
    configuration to go up to 3600.
    
    Configure the tests so that a few actually check for the 5s, while the
    rest use the TTL of 303 which is ignored by the checking code.
    
    Fixes #935
    
    * fix tests
    
    * and more
    4049ed4f
handler_test.go 8.32 KB