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-09-30 23:14:30 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
c64f19dd1b5d0f81dd4d59cf6aa5c23cf1e46f5d
kubernetes
/
pkg
/
controller
/
deployment
History
Tomas Nozicka
ffdd3b58e5
Add tests for Deployments Recreate strategy when there are pods in terminal state present
2018-02-24 14:29:56 +01:00
..
util
Autogenerated: hack/update-bazel.sh
2018-02-16 13:43:01 -08:00
BUILD
Autogenerated: hack/update-bazel.sh
2018-02-16 13:43:01 -08:00
deployment_controller_test.go
…
deployment_controller.go
…
OWNERS
…
progress_test.go
Move some tests to use go sub-test
2017-12-02 13:50:35 +05:30
progress.go
…
recreate_test.go
Add tests for Deployments Recreate strategy when there are pods in terminal state present
2018-02-24 14:29:56 +01:00
recreate.go
Fix Deployment with Recreate strategy not to wait on Pods in terminal phase
2018-02-24 14:29:53 +01:00
rollback.go
…
rolling_test.go
…
rolling.go
…
sync_test.go
Move some tests to use go sub-test
2017-12-02 13:50:35 +05:30
sync.go
fix deployment's collision avoidance mechanism
2018-02-07 11:28:43 -08:00