Explore
Help
Sign In
github
/
kubernetes
Watch
4
Star
0
Fork
0
You've already forked kubernetes
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d0138ca3fe
kubernetes
/
pkg
/
controller
/
daemon
History
WanLinghao
d0138ca3fe
This commit does two things in pkg package:
...
1. Remove unused ptr functions. 2. Replace ptr functions with k8s.io/utils/pointer
2019-04-09 10:56:35 +08:00
..
config
auto-generated file
2019-03-02 12:55:26 +08:00
util
This commit does two things in pkg package:
2019-04-09 10:56:35 +08:00
BUILD
fix: list nodes in sync daemonset
2019-04-02 13:54:28 +08:00
daemon_controller_test.go
Delete only unscheduled pods if node doesn't exist anymore.
2019-04-03 00:24:26 +02:00
daemon_controller.go
Delete only unscheduled pods if node doesn't exist anymore.
2019-04-03 00:24:26 +02:00
doc.go
Use Go canonical import paths
2016-07-16 13:48:21 -04:00
OWNERS
Merge pull request
#72525
from justinsb/owners_should_not_be_executable
2019-02-14 23:55:45 -08:00
update_test.go
fix: list nodes in sync daemonset
2019-04-02 13:54:28 +08:00
update.go
fix: list nodes in sync daemonset
2019-04-02 13:54:28 +08:00