Skip to content
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

Run separate informers for api and controllers #15217

Merged
merged 1 commit into from
Jul 17, 2017
Merged

Run separate informers for api and controllers #15217

merged 1 commit into from
Jul 17, 2017

Conversation

liggitt
Copy link
Contributor

@liggitt liggitt commented Jul 14, 2017

@liggitt
Copy link
Contributor Author

liggitt commented Jul 14, 2017

[severity:blocker]

@liggitt
Copy link
Contributor Author

liggitt commented Jul 14, 2017

[test]

@liggitt
Copy link
Contributor Author

liggitt commented Jul 14, 2017

@deads2k PTAL

@smarterclayton
Copy link
Contributor

smarterclayton commented Jul 14, 2017

We have users running very large all-in-one setups. Is this going to double memory use?

@liggitt
Copy link
Contributor Author

liggitt commented Jul 15, 2017

known flake on "oc rollout status dc/ipfailover" - #14403
[test]

@liggitt
Copy link
Contributor Author

liggitt commented Jul 15, 2017

Is this going to double memory use?

Not double, the api server doesn't watch all resources.

@liggitt liggitt added this to the 3.6.0 milestone Jul 15, 2017
@smarterclayton
Copy link
Contributor

smarterclayton commented Jul 15, 2017 via email

@liggitt
Copy link
Contributor Author

liggitt commented Jul 15, 2017

Integration setup flake, [test]

@openshift-bot
Copy link
Contributor

Evaluated for origin test up to 6d86bbb

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin/3177/) (Base Commit: 987a609) (PR Branch Commit: 6d86bbb)

@deads2k
Copy link
Contributor

deads2k commented Jul 17, 2017

lgtm, this was on my list and makes logical sense since controllers are late initializing

@smarterclayton
Copy link
Contributor

Ship it, it makes performance worse, but it's only 10-ish unshared informers anyway.

@liggitt
Copy link
Contributor Author

liggitt commented Jul 17, 2017

[merge]

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to 6d86bbb

@openshift-bot
Copy link
Contributor

openshift-bot commented Jul 17, 2017

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/merge_pull_request_origin/1294/) (Base Commit: 8693402) (PR Branch Commit: 6d86bbb) (Extended Tests: blocker) (Image: devenv-rhel7_6448)

@openshift-bot openshift-bot merged commit 271fb1c into openshift:master Jul 17, 2017
@liggitt liggitt deleted the split-informers branch July 19, 2017 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants