Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[csi] Add patch for fake volume expansion support #38

Merged
merged 21 commits into from
Sep 27, 2024

Conversation

astef
Copy link
Contributor

@astef astef commented Sep 23, 2024

Description

Proposed patch will add fake support for NFS volume expansion. Implementation won't do any real volume change (it's impossible in NFS).

Why do we need it, and what problem does it solve?

Solves some exotic client-specific scenarios.

What is the expected result?

We should be able to change volume size in PVC and see it's being changed in status.

Checklist

  • Changes were tested in the Kubernetes cluster manually.

@astef astef added the enhancement New feature or request label Sep 23, 2024
@astef astef self-assigned this Sep 23, 2024
astef and others added 18 commits September 23, 2024 19:28
Signed-off-by: Alexandr Stefurishin <[email protected]>
Signed-off-by: v.oleynikov <[email protected]>
Signed-off-by: v.oleynikov <[email protected]>
Signed-off-by: v.oleynikov <[email protected]>
Signed-off-by: Alexandr Stefurishin <[email protected]>
Signed-off-by: Alexandr Stefurishin <[email protected]>
Signed-off-by: Alexandr Stefurishin <[email protected]>
Signed-off-by: Alexandr Stefurishin <[email protected]>
Signed-off-by: Alexandr Stefurishin <[email protected]>
Signed-off-by: Alexandr Stefurishin <[email protected]>
Signed-off-by: Alexandr Stefurishin <[email protected]>
Signed-off-by: Alexandr Stefurishin <[email protected]>
Signed-off-by: Alexandr Stefurishin <[email protected]>
Signed-off-by: Alexandr Stefurishin <[email protected]>
Signed-off-by: Alexandr Stefurishin <[email protected]>
Signed-off-by: Alexandr Stefurishin <[email protected]>
@astef astef marked this pull request as ready for review September 24, 2024 11:50
Signed-off-by: Alexandr Stefurishin <[email protected]>
@AleksZimin AleksZimin changed the title Add patch for fake volume expansion support [csi] Add patch for fake volume expansion support Sep 27, 2024
Signed-off-by: Alexandr Stefurishin <[email protected]>
@AleksZimin AleksZimin merged commit 192b406 into main Sep 27, 2024
5 of 7 checks passed
@AleksZimin AleksZimin deleted the fake-volume-expansion branch September 27, 2024 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants