Skip to content

Conversation

@antoine-gaillard
Copy link

…source

  • Implement persistentvolumeclaimStorageClassStrategy for security enforcement
  • Add StorageClassREST endpoint for /storageclass subresource operations
  • Register subresource in storage_core.go API registration
  • Add context-aware validation allowing storage class changes via subresource
  • Fix import cycle and test validation errors in strategy tests
  • Add comprehensive unit and integration tests
  • All tests pass cleanly

🤖 Generated with Claude Code

What type of PR is this?

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?


Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.:


@antoine-gaillard antoine-gaillard force-pushed the agaillard/pvc-storageclass-subresource branch 2 times, most recently from 625540c to 7ca7741 Compare June 25, 2025 07:36
Implements secure field-isolated subresource for changing only the
storageClassName of existing PVCs, enabling CSI driver migrations
while preserving all other PVC fields and enforcing RBAC boundaries.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@antoine-gaillard antoine-gaillard force-pushed the agaillard/pvc-storageclass-subresource branch from 7ca7741 to 913fffd Compare June 25, 2025 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants