This website requires JavaScript.
Explore
Help
Register
Sign In
scottk
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced
2025-12-11 02:25:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
18c5234b3aa60036c0b4b83e8545dba9a4d8fc6d
kubernetes
/
pkg
/
kubelet
/
winstats
History
Pengfei Ni
82af3c1b0f
Use GetVersion() API instead of ver command
2017-11-21 03:05:24 +00:00
..
BUILD
Use GetVersion() API instead of ver command
2017-11-21 03:05:24 +00:00
perfcounter_nodestats.go
Use GetVersion() API instead of ver command
2017-11-21 03:05:24 +00:00
perfcounters.go
This PR fixes issue
#55031
where kubelet.exe crashes on Windows Server Core. The root cause is that kubelet.exe depends on package lxn/win pdh and kernel32 wrapper for node metrics. However, opengl32.dll is not available in Server Core and lxn/win requires the presence of all win32 DLLs.
2017-11-10 15:02:17 -08:00
version.go
Use GetVersion() API instead of ver command
2017-11-21 03:05:24 +00:00
winstats_test.go
Use GetVersion() API instead of ver command
2017-11-21 03:05:24 +00:00
winstats.go
Use GetVersion() API instead of ver command
2017-11-21 03:05:24 +00:00