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-12-08 18:36:31 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
04e28b36746b45f01a8bc872f2332c19c72db284
kubernetes
/
pkg
/
controller
/
volume
/
persistentvolume
History
David Zhu
b7817a2981
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
..
config
Autogenerated code
2019-10-24 20:21:00 +02:00
metrics
Deal with auto-generated files.
2019-11-07 10:30:12 +08:00
options
Fix golint issues in pkg/controller/volume/persistentvolume/options
2019-11-04 21:45:21 +01:00
testing
unify alias of api errors under pkg and staging
2019-12-26 16:42:28 +08:00
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
Do not bind block PV/PVCs when block feature gate is off
2019-10-17 12:40:22 +02:00
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
Remove use of testapi codecs, selflink, resourcepath functions
2019-12-13 11:56:29 -05:00
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
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_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
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
recycle_test.go
…
volume_host.go
Remove pkg/util/mount (moved out of tree)
2019-11-15 08:29:12 -07:00