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 06:36:19 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
19b4fee95cbb392bc5bc519d06fde40823ad075c
kubernetes
/
pkg
/
controller
/
deployment
History
Janet Kuo
19b4fee95c
Fix a bug in Deployment controller when comparing templates
2018-04-04 17:14:07 -07:00
..
util
Fix a bug in Deployment controller when comparing templates
2018-04-04 17:14:07 -07:00
BUILD
Deployment to stop adding pod-template-hash labels/selector on adoption
2018-03-26 15:52:42 -07:00
deployment_controller_test.go
…
deployment_controller.go
Use typed events client directly
2018-04-01 18:57:29 +10:00
OWNERS
…
progress_test.go
…
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
…
sync.go
fixtodo:rsDeepCopy only when sizeNeedsUpdate or annotationsNeedUpdate
2018-04-02 09:27:11 +08:00