-
Notifications
You must be signed in to change notification settings - Fork 93
Upsert opts #109
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upsert opts #109
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: gabemontero The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
actually I might redo this one .... the perf commit has some elements of the bug fix still ... |
f4300ef
to
2b2080b
Compare
ok NOW the perf commit has the right set of deltas @bparees ptal as time permits (of course next week make sense if necessary) |
2b2080b
to
092ab39
Compare
092ab39
to
b36d40d
Compare
rebase for recent merges pushed |
/retest |
I've got some template related optimizations in mind as well wrt skipped processing like what is here for imagestreams @bparees .... holding off until we've at least officially starting iterating over what was done so far |
/retest |
/test e2e-aws-operator |
actually I have IMO some more improvements to the config changed detection in general as well ... |
/retest |
b36d40d
to
8bcaa33
Compare
ok, unskipped optimization for both streams and templates pushed @bparees ptal |
f785f81
to
41e1706
Compare
Ignore the concurrence comment I just deleted ... I found another spot where I was not checking the existence of a stream in the in progress reason field correctly |
ok @bparees I've pushed
ptal |
updates pushed @bparees ... also pushed one minor tweak from me |
/retest |
/retest |
bump @bparees |
/retest |
@gabemontero squash+lgtm but let's make sure the TBR change merges first, as that's the critical one. /hold |
simplify config chg detection algorithm reset cache timeout back to 5 min (better for missed watch events post startup) bypass template upserts on registry only change ignore imagestream unskips on registry change various fixes around imagestream event caching (leaving stale Reason/in progress info) always log imagestream watch event when in progress == true also along with api server stability Fixes openshift#100
f0b963f
to
eb92e34
Compare
/test e2e-aws |
1 similar comment
/test e2e-aws |
ooh ... passing jobs .... can we unhold/merge this one @bparees since api.ci creds aren't coming today? |
/hold cancel
Ben Parees | OpenShift
…On Fri, Feb 22, 2019, 18:22 Gabe Montero ***@***.***> wrote:
ooh ... passing jobs .... can we unhold/merge this one @bparees
<https://github.com/bparees> since api.ci creds aren't coming today?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#109 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AEvl3sPuK89Y7up28lDepupJktB-JaLdks5vQHvRgaJpZM4a97sX>
.
|
as before, the first 2 commits are other PRs we are trying to merge separately, but touch the same files
/assign @bparees