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

Release notes for 2.5.0 #414

Merged
merged 5 commits into from
Jul 25, 2024
Merged

Release notes for 2.5.0 #414

merged 5 commits into from
Jul 25, 2024

Conversation

dileepds
Copy link
Collaborator

No description provided.

Signed-off-by: DILEEP D S <ds_dileep@yahoo.com>
Signed-off-by: DILEEP D S <ds_dileep@yahoo.com>
|--|---------|-----|-----------|
|CON-648|csi.k8s|Implement topology in the CSI driver|CSI supports the concept of topology by providing the mechanism to define availability zones and associate cluster nodes to those zones.|
|CON-2508|csi.k8s|Post reboot and drained worker node is not cleaned up properly, unless flush it out|Safely removing or cleaning the stale mount paths or devices attached to a worker node.|
|CON-3071|csi.k8s|Node monitor support|Node monitor running on every cluster node make sure that the node is healthy.|
Copy link
Contributor

Choose a reason for hiding this comment

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

Making sure the node is healthy might be misleading, we can specify something like "make sure no stale multipath entries exist"

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Michael corrected the resolution note for this and those changes are merged here now.

datamattsson and others added 2 commits July 23, 2024 14:50
Signed-off-by: Michael Mattsson <michael.mattsson@gmail.com>
Added a few and cleaned up a bit.
| CON-648 | csi.k8s | Implement basic topology in the CSI driver | StorageClasses may now be decorated with topology requirements and use volumeBindingMode: WaitForFirstConsumer |
| CON-2508 | csi.k8s | Post reboot and drained worker nodes are not cleaned up properly unless manually tidied up | Safely removing stale mount paths or devices attached to a compute node. |
| CON-3071 | csi.k8s | CSI node monitor support | A node monitor is now patrolling the block devices to ensure they're healthy. |
| CON-2137 | csi.k8s | Run filesystem check before mount | Checking for filesystem corruption and optionally repairi it with the fsRepair StorageClass parameter. |
Copy link
Contributor

Choose a reason for hiding this comment

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

repairi -- Spelling

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Corrected

Signed-off-by: DILEEP D S <ds_dileep@yahoo.com>
Copy link
Collaborator

@datamattsson datamattsson left a comment

Choose a reason for hiding this comment

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

LGTM

@dileepds dileepds merged commit 3064dbf into hpe-storage:master Jul 25, 2024
1 check passed
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.

3 participants