This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/k3s-io/kubernetes.git
synced
2025-10-08 14:29:45 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
38b9132e3f09d43d063900bb36f231519ade9ba5
kubernetes
/
pkg
/
master
History
gmarek
38b9132e3f
Remove unused KubeletStatusPort from ports.go
2015-12-03 16:00:49 +01:00
..
ports
Remove unused KubeletStatusPort from ports.go
2015-12-03 16:00:49 +01:00
controller_test.go
Do not update kubernetes endpoints when endpoint address count is less than or equal to master count.
2015-12-01 14:31:22 -05:00
controller.go
Do not update kubernetes endpoints when endpoint address count is less than or equal to master count.
2015-12-01 14:31:22 -05:00
doc.go
…
import_known_versions.go
add apigroup installer and tests
2015-10-31 11:42:38 -07:00
master_test.go
Use KubeletPort reported in NodeStatus instead of cluster-wide master config, take 2.
2015-12-02 13:38:17 +01:00
master.go
Use KubeletPort reported in NodeStatus instead of cluster-wide master config, take 2.
2015-12-02 13:38:17 +01:00
thirdparty_controller_test.go
…
thirdparty_controller.go
Merge selectors with ListOptions.
2015-10-29 15:42:57 +01:00
tunneler_test.go
Delete some usage of FakeEtcdClient from master_test.go
2015-11-17 15:42:29 +01:00
tunneler.go
…