November 20, 2016
View 97e6f1d

Switch to internalclientset - boring changes

Maciej Szulik authored on 2016/11/20 05:36:13
October 27, 2016
View fead74e

Fixes as per @liggitt review comments: o Fix generated route protobuf file o Default Route.Spec.WildcardPolicy to None o Add WildcardPolicy to RouteIngress in RouteStatus (defaulting to None) o Record admitted wildcard policy when recording route status o Reject wildcard routes when wildcards are disabled o Change admission functions to just return errors (no bool) and update checks for policy to use a switch in lieu of a if statement o Simpilify RouteLessThan api helper function o Make Route.Spec.WildcardPolicy immutable (in update validation) o Log details about conflicting routes, but don't leak info to the user o Change error to "HostAlreadyClaimed" o Add checks for defaults on Spec and Ingress WildcardPolicy in conversion tests.

ramr authored on 2016/10/27 12:00:04
October 22, 2016
View 7d6d0ff

Revert "Add router support for wildcard domains (*.foo.com)"

Clayton Coleman authored on 2016/10/22 08:37:48
October 14, 2016
View 0e75c1d

o Split out cert list and use commit from PR 11217 o Allow wildcard (currently only *.) routes to be created and add tests. o Add a host admission controller and allow/deny list of domains and control the admission/blockage of wildcard routes. o Fix test cases and expection. o Add helper to generate valid wildcard regular expressions. o Add wildcard domain map + regex based rules and use the rules for wildcard routes. o Bug fixes and add tests. o Add generated completions and docs. o Changes as per @marun, @rajatchopra, @smarterclayton review comments o Rework as per api changes to use wildcard policy with routes o Add defaults and update generated files.

ramr authored on 2016/10/14 08:22:59
View 7ab4f0f

o Split out cert list and use commit from PR 11217 o Allow wildcard (currently only *.) routes to be created and add tests. o Add a host admission controller and allow/deny list of domains and control the admission/blockage of wildcard routes. o Fix test cases and expection. o Add helper to generate valid wildcard regular expressions. o Add wildcard domain map + regex based rules and use the rules for wildcard routes. o Bug fixes and add tests. o Add generated completions and docs. o Changes as per @marun, @rajatchopra, @smarterclayton review comments

ramr authored on 2016/10/14 08:22:59
February 23, 2016
View 81a1b18

Support overriding the hostname in the router

Clayton Coleman authored on 2016/02/23 12:50:13
January 21, 2016
View f638b86

Boring rebase changes

liggitt authored on 2016/01/21 04:58:47
December 15, 2015
View 35c68f4

Fix test failures for scoped and host-overriden routers.

ramr authored on 2015/12/15 17:40:13
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
October 2, 2015
View df1f19e

Merge pull request #4606 from smarterclayton/allow_route_seleciton

OpenShift Bot authored on 2015/10/02 07:36:34
September 26, 2015
View af1a82f

Routes should be able to specify which port they desire

Clayton Coleman authored on 2015/09/26 05:07:40
September 24, 2015
View 3dd7565

Boring refactoring; code generations

kargakis authored on 2015/09/24 21:16:01
September 2, 2015
View 30f5837

Filter routes by namespace or project labels

Clayton Coleman authored on 2015/09/02 13:17:38
August 31, 2015
View f88e8dc

Router can filter on namespace, label, field

Clayton Coleman authored on 2015/08/31 05:43:04
June 11, 2015
View 7104d31

F5 router implementation

Miciah Masters authored on 2015/06/11 04:28:49