Skip to content

deploy: don't requeue configs on stream updates yet#10744

Merged
openshift-bot merged 1 commit intoopenshift:masterfrom
0xmichalis:disable-requeues-on-stream-events
Sep 2, 2016
Merged

deploy: don't requeue configs on stream updates yet#10744
openshift-bot merged 1 commit intoopenshift:masterfrom
0xmichalis:disable-requeues-on-stream-events

Conversation

@0xmichalis
Copy link
Copy Markdown
Contributor

@mfojtik we still have the image change controller up and running so we don't need to do this just yet

I would like to have it for 1.3.

[test]

@mfojtik
Copy link
Copy Markdown
Contributor

mfojtik commented Sep 1, 2016

[test]

@mfojtik
Copy link
Copy Markdown
Contributor

mfojtik commented Sep 1, 2016

LGTM (approved for 1.3)

[merge]

@0xmichalis 0xmichalis added this to the 1.3.0 milestone Sep 1, 2016
@@ -47,8 +47,9 @@ func NewDeploymentTriggerController(dcInformer, streamInformer framework.SharedI
c.dcStoreSynced = dcInformer.HasSynced

streamInformer.AddEventHandler(framework.ResourceEventHandlerFuncs{
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is there any point to adding an event handler with no functions registered?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not really. I can comment it out if you want

@openshift-bot
Copy link
Copy Markdown
Contributor

Evaluated for origin test up to 7876b26

@mfojtik
Copy link
Copy Markdown
Contributor

mfojtik commented Sep 1, 2016

[merge]

@openshift-bot
Copy link
Copy Markdown
Contributor

Evaluated for origin merge up to 7876b26

@liggitt liggitt added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 1, 2016
@openshift-bot
Copy link
Copy Markdown
Contributor

continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/8627/)

@openshift-bot
Copy link
Copy Markdown
Contributor

openshift-bot commented Sep 1, 2016

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/8644/) (Image: devenv-rhel7_4970)

@openshift-bot openshift-bot merged commit d4c5c31 into openshift:master Sep 2, 2016
@0xmichalis 0xmichalis deleted the disable-requeues-on-stream-events branch September 2, 2016 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants