July 3, 2016
View 8201efb

Refactors from upstream Kube changes

Clayton Coleman authored on 2016/07/03 07:06:13
June 15, 2016
View 9595389

Prevent route theft by removing the ability to update spec.host

Clayton Coleman authored on 2016/06/15 00:52:01
May 27, 2016
View 5a19e50

ab testing

Rajat Chopra authored on 2016/05/27 09:19:53
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
April 5, 2016
View b4501f2

remove old double escape validation

Paul Weil authored on 2016/04/05 01:42:30
February 17, 2016
View 3818f73

Limit route.spec.to to kind/name

Jordan Liggitt authored on 2016/02/17 14:24:06
January 29, 2016
View 43ba781

boring refactors for rebase

deads2k authored on 2016/01/29 05:20:47
January 26, 2016
View 398ef03

Change validation to use field.Path and field.ErrorList

Maciej Szulik authored on 2016/01/26 18:17:35
January 21, 2016
View f638b86

Boring rebase changes

liggitt authored on 2016/01/21 04:58:47
View a0f9bba

Merge pull request #6037 from ramr/prohibit-passthrough-route-with-path

OpenShift Bot authored on 2016/01/21 01:50:43
January 12, 2016
View bdf6cdc

Fix tests for route validation changes

Michail Kargakis authored on 2016/01/12 19:16:04
November 25, 2015
View 54684b5

Require tls termination in route tls configuration

Michail Kargakis authored on 2015/11/25 22:47:42
View f174dce

Fix typo as per review comments from @Miciah

ramr authored on 2015/11/25 03:01:07
October 31, 2015
View d5a0860

fixes as per @smarterclayton review comments.

ramr authored on 2015/10/31 05:57:37
August 20, 2015
View 6a24244

Prohibit passthrough route with path

Miciah Masters authored on 2015/08/20 08:08:30