December 16, 2016
View 2384d70

deploy: generated changes for configurable activeDeadlineSeconds

Michail Kargakis authored on 2016/12/16 00:49:48
December 12, 2016
View edac9f2

Merge pull request #11660 from kargakis/update-deployment-conditions

OpenShift Bot authored on 2016/12/12 22:28:51
December 11, 2016
View 0bbbfbf

generated: swagger

Clayton Coleman authored on 2016/12/11 10:09:46
December 9, 2016
View 938c9d3

deploy: update doc for maxUnavailable

Michail Kargakis authored on 2016/12/09 00:52:43
October 31, 2016
View 41da0db

deploy: generated changes for lastUpdateTime

Michail Kargakis authored on 2016/10/31 21:27:49
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 26, 2016
View 629921f

Change to use helper function and fix up helper function expectations and tests and add missing generated files.

ramr authored on 2016/10/26 09:37:16
October 22, 2016
View 471d717

Introduce RestrictUsersAdmission admission plugin

Miciah Masters authored on 2016/10/22 04:15:42
October 21, 2016
View 13ea83a

Merge pull request #11344 from enj/enj/d/role_binding

OpenShift Bot authored on 2016/10/21 20:12:05
October 19, 2016
View fd9784a

Fix typos

Rodolfo Carvalho authored on 2016/10/19 01:37:59
October 15, 2016
View c1e03fe

add nodeselector and annotation build pod overrides and defaulters

Ben Parees authored on 2016/10/15 07:40:47
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
October 13, 2016
View 731169a

Update role binding docs

Monis Khan authored on 2016/10/13 04:37:56
October 4, 2016
View d2c807f

Extend Builds with list of labels applied to image

Martin Milata authored on 2016/10/04 23:13:32
September 8, 2016
View fda7222

Make OAuth provider discoverable from within a Pod

enj authored on 2016/09/08 06:44:54