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-10-03 00:56:23 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
652f52b51c05befece676f87d0ca8bafeded269d
kubernetes
/
pkg
/
controller
/
volume
/
persistentvolume
History
Mike Danese
25651408ae
generated: run refactor
2020-02-08 12:30:21 -05:00
..
config
…
metrics
…
options
…
testing
…
util
Add annotation annealing for migration for PVs and PVCs during syncVolume and syncClaim. This allows external-provisioners to pick up and delete volumes when they have been rolled up from previous kubernetes versions.
2020-01-27 16:14:53 -08:00
binder_test.go
…
BUILD
Add annotation annealing for migration for PVs and PVCs during syncVolume and syncClaim. This allows external-provisioners to pick up and delete volumes when they have been rolled up from previous kubernetes versions.
2020-01-27 16:14:53 -08:00
delete_test.go
…
framework_test.go
Add annotation annealing for migration for PVs and PVCs during syncVolume and syncClaim. This allows external-provisioners to pick up and delete volumes when they have been rolled up from previous kubernetes versions.
2020-01-27 16:14:53 -08:00
index_test.go
…
index.go
…
OWNERS
…
provision_test.go
Add annotation annealing for migration for PVs and PVCs during syncVolume and syncClaim. This allows external-provisioners to pick up and delete volumes when they have been rolled up from previous kubernetes versions.
2020-01-27 16:14:53 -08:00
pv_controller_base.go
generated: run refactor
2020-02-08 12:30:21 -05:00
pv_controller_test.go
Add annotation annealing for migration for PVs and PVCs during syncVolume and syncClaim. This allows external-provisioners to pick up and delete volumes when they have been rolled up from previous kubernetes versions.
2020-01-27 16:14:53 -08:00
pv_controller.go
generated: run refactor
2020-02-08 12:30:21 -05:00
recycle_test.go
…
volume_host.go
…