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-12-02 19:49:13 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
b51b4e740f42bb7e67049d44e0ba0f5baf44a608
kubernetes
/
contrib
/
mesos
/
pkg
/
scheduler
History
Mike Danese
c70d8d4c59
Merge pull request
#11108
from mesosphere/fix-10795
...
Fix races in mesos scheduler plugin test
2015-07-24 09:35:29 -07:00
..
config
…
constraint
add TODOs
2015-06-11 12:41:50 +00:00
ha
…
meta
additional comments as per code review
2015-06-11 13:47:14 +00:00
metrics
use common mesos_ prefix for metrics
2015-06-11 12:40:12 +00:00
podtask
Add static pod support to mesos scheduler and executor.
2015-06-15 17:24:54 +00:00
service
Prepare for extracting EtcdHelper interface
2015-07-23 09:37:39 +02:00
uid
…
doc.go
…
fcfs.go
…
mock_test.go
…
plugin_test.go
Re-enable mesos scheduler TestPlugin_LifeCycle test
2015-07-13 22:43:16 +02:00
plugin.go
additional comments as per code review
2015-06-11 13:47:14 +00:00
pod.go
…
scheduler_test.go
…
scheduler.go
Prepare for extracting EtcdHelper interface
2015-07-23 09:37:39 +02:00
types.go
…