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-05 01:55:42 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
ac6a1b1821c046d888955fd1cfaeb78dabcc84d7
kubernetes
/
pkg
/
controller
/
volume
/
expand
History
Kubernetes Prow Robot
5155865ae2
Merge pull request
#99326
from sunpa93/fs_resize_fix
...
fix: use pv annotation to trigger filesystem resize when necessary
2021-03-09 11:05:18 -08:00
..
expand_controller_test.go
Merge pull request
#99326
from sunpa93/fs_resize_fix
2021-03-09 11:05:18 -08:00
expand_controller.go
fix: when newly binding pvc to a pv, adjust pvc.status.capacity to pv's annotation that denotes the pre-resize capacity of the original pvc that pv was bound to if it has one
2021-03-09 07:55:10 +00:00
OWNERS
…