add conditions to build api#24254
Conversation
|
/assign @adambkaplan |
be7d14c to
24e7208
Compare
| - package: github.com/openshift/apiserver-library-go | ||
| version: master | ||
| # temporary pin to avoid the kube 1.17 rebase | ||
| version: 7c5911e93780807f2082f34b259dfaf97a108222 |
There was a problem hiding this comment.
There was a problem hiding this comment.
sounds like #24286 will resolve this, i'll wait for that.
24e7208 to
a141d50
Compare
|
/hold cancel |
|
/retest |
1 similar comment
|
/retest |
|
@adambkaplan bump |
|
@bparees why does this PR have vendor-update label? :) |
adambkaplan
left a comment
There was a problem hiding this comment.
/lgtm
Perhaps one day we'll agree on using .To(...) vs. .Should(...) (not today though).
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: adambkaplan, bparees The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
4 similar comments
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
implementation of https://jira.coreos.com/browse/DEVEXP-95
api updates: openshift/api#532
client-go updates(using temporary bump from bparees fork): openshift/client-go#128
openshift-apiserver updates(using temporary bump from bparees fork): openshift/openshift-apiserver#52
origin(e2e test, using temporary bump from bparees fork) updates: #24254
This won't pass until the openshift-apiserver PR is merged.