Commit graph

16 commits

Author SHA1 Message Date
Nicholas Orlowsky
ac0f6fcd39
fix lint errors 2024-05-18 02:44:18 +02:00
Nicholas Orlowsky
8621dfc66d
fix e2e tests for cgroups 2023-07-16 19:02:37 -04:00
Nicholas Orlowsky
3814e1f01f
write e2e tests for cgroups 2023-07-16 18:58:58 -04:00
Nicholas Orlowsky
a9f9793a1f
update default value for period when not set 2023-07-16 13:18:32 -04:00
Nicholas Orlowsky
c5dad5e461
removed e2e tests for cgroups2 and associated functions 2023-05-11 21:03:12 -04:00
Nicholas Orlowsky
6d96e111c8
try to figure out testing flags 2023-04-25 19:24:34 -05:00
Nicholas Orlowsky
3714c2c426
move error check 2023-04-25 10:19:07 -05:00
Nicholas Orlowsky
aa9a876217
typo 2023-04-24 11:34:21 -05:00
Nicholas Orlowsky
405a5aa44c
add some e2e tests (unfinished) + fix findMountPoint bug 2023-04-24 11:33:50 -05:00
Nicholas Orlowsky
a080ea1f29
correct types 2023-03-31 00:58:43 -05:00
Nicholas Orlowsky
7f6472617b
declarations to assignments 2023-03-31 00:53:34 -05:00
Nicholas Orlowsky
3ae35a045d
ran gofmt 2023-03-31 00:52:14 -05:00
Nicholas Orlowsky
221e85f6f2
added version detecting 2023-03-31 00:36:12 -05:00
Nicholas Orlowsky
e4a11295ab
file parsing for Cgroup2 2023-03-30 11:48:58 -05:00
Ricardo Katz
3916f7b8b7
move tests to gh actions (#9461) 2022-12-29 14:09:29 -08:00
Ricardo Katz
4c6a7ee158
Decouple shared functions between controllers (#8829)
* Decouple shared functions between controllers

* Apply suggestions from code review

Co-authored-by: Jintao Zhang <tao12345666333@163.com>

* Fix package names and fmt

Co-authored-by: Jintao Zhang <tao12345666333@163.com>
2022-07-20 11:53:44 -07:00
Renamed from internal/runtime/cpu_linux.go (Browse further)