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

Storage Capacity Tracking Manifest changes #225

Merged
merged 4 commits into from
Aug 7, 2023
Merged

Conversation

KshitijaKakde
Copy link
Contributor

Description

This PR addresses Storage Capacity Tracking Manifest changes

GitHub Issues

List the GitHub issues impacted by this PR:

GitHub Issue #
dell/csm#876

Checklist:

  • I have performed a self-review of my own code to ensure there are no formatting, vetting, linting, or security issues
  • I have verified that new and existing unit tests pass locally with my changes
  • I have not allowed coverage numbers to degenerate
  • I have maintained at least 90% code coverage
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • Backward compatibility is not broken

How Has This Been Tested?

Installed the driver with manifest change.
image
image
[root@master-1-UBC3iTe13Py54 dell-csi-helm-installer]# kubectl describe csistoragecapacities csisc-bl7bm csisc-bl7bm -n vxflexos
Name: csisc-bl7bm
Namespace: vxflexos
Labels: csi.storage.k8s.io/drivername=csi-vxflexos.dellemc.com
csi.storage.k8s.io/managed-by=external-provisioner
Annotations:
API Version: storage.k8s.io/v1
Capacity: 1472Gi
Kind: CSIStorageCapacity
Metadata:
Creation Timestamp: 2023-07-31T09:54:09Z
Generate Name: csisc-
Owner References:
API Version: apps/v1
Controller: true
Kind: Deployment
Name: vxflexos-controller
UID: 680b1a66-276a-4009-a5f9-7d3a4d598bea
Resource Version: 33284874
UID: eb3344c2-73b2-4c13-bfc6-753db4cb0678
Node Topology:
Match Labels:
csi-vxflexos.dellemc.com/05d539c3cdc5280f: csi-vxflexos.dellemc.com
csi-vxflexos.dellemc.com/05d539c3cdc5280f-nfs: true
Storage Class Name: vxflexos
Events:

Name: csisc-bl7bm
Namespace: vxflexos
Labels: csi.storage.k8s.io/drivername=csi-vxflexos.dellemc.com
csi.storage.k8s.io/managed-by=external-provisioner
Annotations:
API Version: storage.k8s.io/v1
Capacity: 1472Gi
Kind: CSIStorageCapacity
Metadata:
Creation Timestamp: 2023-07-31T09:54:09Z
Generate Name: csisc-
Owner References:
API Version: apps/v1
Controller: true
Kind: Deployment
Name: vxflexos-controller
UID: 680b1a66-276a-4009-a5f9-7d3a4d598bea
Resource Version: 33284874
UID: eb3344c2-73b2-4c13-bfc6-753db4cb0678
Node Topology:
Match Labels:
csi-vxflexos.dellemc.com/05d539c3cdc5280f: csi-vxflexos.dellemc.com
csi-vxflexos.dellemc.com/05d539c3cdc5280f-nfs: true
Storage Class Name: vxflexos
Events:

@VamsiSiddu-7
Copy link
Contributor

@KshitijaKakde update the branch with latest changes from main

@KshitijaKakde KshitijaKakde merged commit 7ccb8e4 into main Aug 7, 2023
@anandrajak1 anandrajak1 deleted the sc-manifest branch October 17, 2024 18:45
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.

4 participants