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

powerflex update release notes for known issues. #691

Merged
merged 4 commits into from Jun 22, 2023

Conversation

VamsiSiddu-7
Copy link
Contributor

Description

This pr updates the release notes for the known issues for the v1,v2 releases and fixed issues for current release.

GitHub Issues

List the GitHub issues impacted by this PR:

GitHub Issue #
dell/csm#868

Checklist:

  • Have you run a grammar and spell checks against your submission?
  • Have you tested the changes locally?
  • Have you tested whether the hyperlinks are working properly?
  • Did you add the examples wherever applicable?
  • Have you added high-resolution images?

@github-actions
Copy link

github-actions bot commented Jun 22, 2023

Test Results

55 tests   55 ✔️  2s ⏱️
  3 suites    0 💤
  1 files      0

Results for commit 6290b9d.

♻️ This comment has been updated with latest results.

JacobGros
JacobGros previously approved these changes Jun 22, 2023
@@ -21,7 +21,7 @@ description: Release notes for PowerFlex CSI driver
| Delete namespace that has PVCs and pods created with the driver. The External health monitor sidecar crashes as a result of this operation.| Deleting the namespace deletes the PVCs first and then removes the pods in the namespace. This brings a condition where pods exist without their PVCs and causes the external-health-monitor sidecar to crash. This is a known issue and has been reported at https://github.com/kubernetes-csi/external-health-monitor/issues/100|
| When a node goes down, the block volumes attached to the node cannot be attached to another node | This is a known issue and has been reported at https://github.com/kubernetes-csi/external-attacher/issues/215. Workaround: <br /> 1. Force delete the pod running on the node that went down <br /> 2. Delete the volumeattachment to the node that went down. <br /> Now the volume can be attached to the new node. |
| sdc:3.6.0.6 is causing issues while installing the csi-powerflex driver on ubuntu,RHEL8.3 | Workaround: <br /> Change the powerflexSdc to sdc:3.6 in values.yaml https://github.com/dell/csi-powerflex/blob/72b27acee7553006cc09df97f85405f58478d2e4/helm/csi-vxflexos/values.yaml#L13 <br />|

| CSI-Powerflex driver offline helm installation is failing due to the issue in calculating the driver image to pull | This is a known issue and has been reported at https://github.com/dell/csm/issues/868. Workaround: Remove the 'v' from the following lines https://github.com/dell/csi-powerflex/blob/v2.6.0/dell-csi-helm-installer/csi-offline-bundle.sh#LL94C1-L95C92, Now there will not be any issue in CSI-Powerflex driver offline helm installtion |

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove "in calculating the driver image to pull", just saying offline installation is failing

JacobGros
JacobGros previously approved these changes Jun 22, 2023
@VamsiSiddu-7 VamsiSiddu-7 merged commit 57cc09b into release-1.7.0 Jun 22, 2023
5 checks passed
@shanmydell shanmydell deleted the update-pflex-docs-rel-notes branch December 14, 2023 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants