Skip to content

Commit

Permalink
Master broken due to simultaneous merges around OpenAPI
Browse files Browse the repository at this point in the history
  • Loading branch information
smarterclayton committed Sep 29, 2016
1 parent 8ce6de4 commit c834bf5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions api/swagger-spec/openshift-openapi-spec.json
Original file line number Diff line number Diff line change
Expand Up @@ -50511,11 +50511,6 @@
"type": "integer",
"format": "int64"
},
"updatePercent": {
"description": "UpdatePercent is the percentage of replicas to scale up or down each interval. If nil, one replica will be scaled up and down each interval. If negative, the scale order will be down/up instead of up/down. DEPRECATED: Use MaxUnavailable/MaxSurge instead.",
"type": "integer",
"format": "int32"
},
"updatePeriodSeconds": {
"description": "UpdatePeriodSeconds is the time to wait between individual pod updates. If the value is nil, a default will be used.",
"type": "integer",
Expand Down

0 comments on commit c834bf5

Please sign in to comment.