Please enable JavaScript in your browser!
Página inicial
Explorar
Ajuda
Entrar
tzeneto
/
custom-kube-scheduler
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
6bc25a8685
Branches
Tags
master
two-stages-filtering
custom-kube-...
/
kubernetes-v1.15.4
/
vendor
/
github.com
/
ghodss
/
yaml
/
.travis.yml
.travis.yml
81 B
Histórico
Raw
1
2
3
4
5
6
7
8
9
language: go
go:
- "1.3"
- "1.4"
- "1.10"
script:
- go test
- go build