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

Revert "Fix system container detection in kubelet on systemd" #26478

Merged
merged 1 commit into from
May 28, 2016

Conversation

wojtek-t
Copy link
Member

Reverts #25982

It seems it broke node-e2e suite.
@k8s-oncall - FYI

@wojtek-t wojtek-t added the release-note-none Denotes a PR that doesn't merit a release note. label May 28, 2016
@wojtek-t
Copy link
Member Author

@derekwaynecarr @kubernetes/sig-node @kubernetes/rh-cluster-infra @vishh @dchen1107

@k8s-github-robot k8s-github-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label May 28, 2016
@wojtek-t
Copy link
Member Author

Self-merging to fix merge-bot.

@wojtek-t wojtek-t merged commit 84a8ed2 into master May 28, 2016
@k8s-bot
Copy link

k8s-bot commented May 28, 2016

GCE e2e build/test failed for commit fcfaf1a.

Please reference the list of currently known flakes when examining this failure. If you request a re-test, you must reference the issue describing the flake.

@a-robinson
Copy link
Contributor

Thank you, @wojtek-t!

@spxtr spxtr deleted the revert-25982-fix_stats branch June 4, 2016 21:27
k8s-github-robot pushed a commit that referenced this pull request Jun 11, 2016
Automatic merge from submit-queue

Fix system container detection

```release-note
Fix system container detection in kubelet on systemd.

This fixed environments where CPU and Memory Accounting were not enabled on the unit 
that launched the kubelet or docker from reporting the root cgroup when 
monitoring usage stats for those components.
```

Fixes #25909

/cc @vishh @ncdc @eparis @wojtek-t - this reverts the revert #26478

This should merge when node e2e setups were updated per #26289
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note-none Denotes a PR that doesn't merit a release note. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants