Skip to content

Conversation

@maierlars
Copy link
Contributor

@maierlars maierlars commented Mar 18, 2019

Added test for volume resize. Added code to do so.

@maierlars maierlars self-assigned this Mar 18, 2019
@ghost ghost added the 2 - Working label Mar 18, 2019
@maierlars maierlars changed the title Added test for volume resize. Added code to do so. Volume resizing Mar 18, 2019
Copy link
Contributor

@ewoutp ewoutp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks clean, but does it really work?
According to https://kubernetes.io/blog/2018/07/12/resizing-persistent-volumes-using-kubernetes/ you need to restart the pod for the filesystem to be resized.

Copy link
Contributor

@ewoutp ewoutp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing an event on shrinking & test about shrinking.
After that LGTM

Copy link
Member

@neunhoef neunhoef left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@neunhoef neunhoef merged commit 44de2ac into master Mar 25, 2019
@neunhoef neunhoef deleted the feature/resize-volumes branch March 25, 2019 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants