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

Switch NFS watches from PVC to the specific cloud-manager CR #130

Open
a-thaler opened this issue Nov 28, 2024 · 0 comments
Open

Switch NFS watches from PVC to the specific cloud-manager CR #130

a-thaler opened this issue Nov 28, 2024 · 0 comments

Comments

@a-thaler
Copy link
Collaborator

Description

Analogue to Redis we should switch tracking NFS storage usage to the related resources.

Criterias:

  • PVCs with a storage class get usage reported as is
  • PVCs with no storageClass are getting ignored (NFS use case)
  • XXXNfsInstance resource usage will be tracked for the NFS scenario
  • All cloud-manager resources are getting usage reported if Has .status.id defined AND Has no Error condition in .status.conditions array

Reasons

Attachments

Release Notes


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

No branches or pull requests

1 participant