Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
tzeneto
/
custom-kube-scheduler
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
13aef3af5a
Branches
Tags
master
two-stages-filtering
custom-kube-...
/
kubernetes
/
vendor
/
github.com
/
PuerkitoBio
/
purell
/
.travis.yml
.travis.yml
130 B
History
Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
language: go
go:
- 1.4.x
- 1.5.x
- 1.6.x
- 1.7.x
- 1.8.x
- 1.9.x
- "1.10.x"
- "1.11.x"
- tip