October 5, 2016
View b5c87b9

Enable extended validation check on all routes admitted in by the router. Update generated docs/manpage

ramr authored on 2016/10/05 06:34:22
September 17, 2016
View 6267dde

Normalize CLI examples and long descriptions

Fabiano Franz authored on 2016/09/17 10:24:09
August 11, 2016
View 3d09763

Router provides an invalid, expired certificate

Phil Cameron authored on 2016/08/11 05:41:58
July 21, 2016
View 131728a

update oc version to display client and server versions

juanvallejo authored on 2016/07/21 04:53:17
July 7, 2016
View df0228d

Add gssapi negotiate support

Jordan Liggitt authored on 2016/07/07 00:21:40
April 6, 2016
View cdf242e

o Add basic validation for route TLS configuration - checks that input is "syntactically" valid. o Checkpoint initial code. o Add support for validating route tls config. o Add option for validating route tls config. o Validation fixes. o Check private key + cert mismatches. o Add tests. o Record route rejection. o Hook into add route processing + store invalid service alias configs in another place - easy to check prior errors on readmission. o Remove entry from invalid service alias configs upon route removal. o Add generated completions. o Bug fixes. o Recording rejecting routes is not working completely. o Fix status update problem - we should set the status to admitted only if we had no errors handling a route. o Rework to use a new controller - extended_validator as per @smarterclayton comments. o Cleanup validation as per @liggitt comments. o Update bash completions. o Fixup older validation unit tests. o Changes as per @liggitt review comments + cleanup tests. o Fix failing test.

ramr authored on 2016/04/06 09:36:20
March 4, 2016
View 2bbe22e

Set default template router reload interval to 5 seconds.

ramr authored on 2016/03/04 09:14:31
March 1, 2016
View 9445df4

Bug fix for negative reload intervals - bugz 1311459.

ramr authored on 2016/03/01 05:41:18
February 14, 2016
View b9f27c3

Simplify the router and ipfailover images

Clayton Coleman authored on 2016/02/14 07:56:04
February 13, 2016
View b4175a9

Make HAProxy Router Aware of Idled Services

Solly Ross authored on 2016/02/13 03:33:48
February 12, 2016
View 241d02b

Allow subdomain flag to create router

Clayton Coleman authored on 2016/02/12 15:22:47
View a398a60

Get rid of the plugins/ dir

Clayton Coleman authored on 2016/02/12 14:45:15
January 21, 2016
View 437ead6

Add support for coalescing router reloads: * second implementation with a rate limiting function. * Fixes as per @eparis and @smarterclayton review comments. Use duration instead of string/int values. This also updates the usage to only allow values that time.ParseDuration accepts via either the infra router command line or via the RELOAD_INTERVAL environment variables.

ramr authored on 2016/01/21 07:37:59
November 5, 2015
View 6c260c2

Routers should be able to override the host value on Routes

Clayton Coleman authored on 2015/11/05 14:06:30
September 9, 2015
View 7d07c18

Have routers take ownership of routes

Clayton Coleman authored on 2015/09/09 05:49:34