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

[controller] Add NFSStorageClass CRD #3

Merged
merged 1 commit into from
May 5, 2024
Merged

Conversation

duckhawk
Copy link
Member

@duckhawk duckhawk commented May 3, 2024

Description

Add NFSStorageClass CRD

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

We restrict direct creation/modification of Storage Class, we will use our controller for that

What is the expected result?

CRD for NFS Storage Class

Checklist

  • The code is covered by unit tests.
  • e2e tests passed.
  • Documentation updated according to the changes.
  • Changes were tested in the Kubernetes cluster manually.

Signed-off-by: v.oleynikov <[email protected]>
@duckhawk duckhawk added the enhancement New feature or request label May 3, 2024
@duckhawk duckhawk requested a review from AleksZimin May 3, 2024 15:11
@duckhawk duckhawk self-assigned this May 3, 2024
@duckhawk duckhawk marked this pull request as ready for review May 3, 2024 15:20
@AleksZimin AleksZimin changed the title Add NFSStorageClass CRD [controller] Add NFSStorageClass CRD May 5, 2024
@AleksZimin AleksZimin merged commit de01134 into main May 5, 2024
3 checks passed
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.

2 participants