Skip to content
This repository was archived by the owner on Jun 28, 2024. It is now read-only.

cgroup_test: prepend a kata specific string to host cgroup path#1462

Merged
devimc merged 1 commit intokata-containers:masterfrom
lifupan:prefixcgrouppath
Apr 12, 2019
Merged

cgroup_test: prepend a kata specific string to host cgroup path#1462
devimc merged 1 commit intokata-containers:masterfrom
lifupan:prefixcgrouppath

Conversation

@lifupan
Copy link
Copy Markdown
Member

@lifupan lifupan commented Apr 12, 2019

Kata prepended a kata specific string to cgroup path name
to prevend vAdvisor from picking stats data, otherwise, kubelet
will use those "zero" data to override the stats data got from cri
provider.

Fixes:#1461

Depends-on:github.com/kata-containers/runtime#1518

Signed-off-by: lifupan lifupan@gmail.com

Kata prepended a kata specific string to cgroup path name
to prevend vAdvisor from picking stats data, otherwise, kubelet
will use those "zero" data to override the stats data got from cri
provider.

Fixes:kata-containers#1461

Depends-on:github.com/kata-containers/runtime#1518

Signed-off-by: lifupan <lifupan@gmail.com>
@lifupan
Copy link
Copy Markdown
Member Author

lifupan commented Apr 12, 2019

/test

@devimc devimc merged commit 28bfe35 into kata-containers:master Apr 12, 2019
ganeshmaharaj pushed a commit to ganeshmaharaj/kata-tests that referenced this pull request Apr 16, 2019
…fixcgrouppath

cgroup_test: prepend a kata specific string to host cgroup path
(cherry picked from commit 28bfe35)

Fixes:kata-containers#1461

Depends-on:github.com/kata-containers/runtime#1544

Signed-off-by: Ganesh Maharaj Mahalingam <ganesh.mahalingam@intel.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

prepend a kata specific string to host cgroup path

3 participants