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:
b9152718d2
Branches
Tags
master
two-stages-filtering
custom-kube-...
/
kubernetes
/
build
/
pause
/
CHANGELOG.md
CHANGELOG.md
598 B
Histórico
Raw
3.2
The pause container is built with the correct "Architecture" metadata. (
#87954
,
@BenTheElder
)
3.1
The pause container gains a signal handler to clean up orphaned zombie processes. (
#36853
,
@verb
)
pause -v
will return build information for the pause binary. (
#56762
,
@verb
)
3.0
The pause container was rewritten entirely in C. (
#23009
,
@uluyol
)