| November 12, 2016 | ||
|---|---|---|
View 38c0198
Implement inscureEdgeTermination options for reencrypt and pasthrough routes reencrypt routes work the same as edge routes with Allow, Redirect, and NoneJacob Tanenbaum authored on 2016/11/12 02:17:34 |
||
| November 10, 2016 | ||
|---|---|---|
View 647b289
Fix for bugz https://bugzilla.redhat.com/show_bug.cgi?id=1392862 - don't allow wildcard policy if host is not specified.ramr authored on 2016/11/10 09:50:03 |
||
| November 9, 2016 | ||
|---|---|---|
View 64f88d7
Merge pull request #11716 from ramr/fix-extval-bugOpenShift Bot authored on 2016/11/09 06:43:04 |
||
| November 2, 2016 | ||
|---|---|---|
View 0ed0fb5
Fix for bugz #1389165 - extended route validation breaks included templates. Plus fixes as per @liggitt review comments: o Clean up errors to not leak cert/key data. o Relax checks on certs which have expired or valid in the future for backward compatibility. o Add tests for expired, future valid and valid certs with intermediate CAs and pass intermediate chains to the x509 verifier. o Improve readability of test config (certs, keys etc). o Fixup error messages to include underlying certificate parse errors. o Add comment and remove currenttime hack.ramr authored on 2016/11/02 08:02:10 |
||
View eebbc14
Merge pull request #11550 from ramr/host-wildcard-policyOpenShift Bot authored on 2016/11/02 21:43:58 |
||
| October 31, 2016 | ||
|---|---|---|
View 7dc28bd
Merge pull request #10434 from ramr/route-gen-checkOpenShift Bot authored on 2016/10/31 22:57:45 |
||
| 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 commentsramr authored on 2016/10/14 08:22:59 |
||
| August 20, 2016 | ||
|---|---|---|
View 718df34
Implement oc set route-backend and A/B to describers / printersClayton Coleman authored on 2016/08/20 12:58:29 |
||
| August 16, 2016 | ||
|---|---|---|
View e7cd87e
support for zero weighted services in a routeRajat Chopra authored on 2016/08/16 07:03:57 |
||
View 5d3470e
Fix for bugz https://bugzilla.redhat.com/show_bug.cgi?id=1337322 Add Spec.Host validation for dns labels and subdomain at runtime - this is not enabled in the API validation checks on route creation. And fixes as per @smarterclayton review comments.ramr authored on 2016/08/16 16:29:07 |
||
| July 3, 2016 | ||
|---|---|---|
View 8201efb
Refactors from upstream Kube changesClayton Coleman authored on 2016/07/03 07:06:13 |
||
| May 27, 2016 | ||
|---|---|---|
View 5a19e50
ab testingRajat Chopra authored on 2016/05/27 09:19:53 |
||