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

Latest master to v1.2.5 #49

Open
wants to merge 14 commits into
base: v1.2.5
Choose a base branch
from
Open

Latest master to v1.2.5 #49

wants to merge 14 commits into from

Conversation

ravi100k
Copy link
Collaborator

Changes in My Branch
FQDN in StorageClass Parameters:

The fix to use Fully Qualified Domain Name (FQDN) in the storageClass parameter is added for both file-based and block-based filesystems.
Caching Hammerspace System Persistent Data:

The capability to cache the Hammerspace system persistent data has been added.
This can be leveraged by setting the parameter cacheEnabled to true.

1. Remove  duplicate code to get share and file.
2. Remove check of file exist from /files api, check it from mounted path.
3. Fixed path set for volume delete.
1. Added fqdn support for v1.2.5, and fallback to floating ips if fqdn dosent get resolve.
1. Added csidriver object.
2. Added use of fqdn from storage class to check for mount points.
3. Update the csi-resizer container.
Added fix for nfs volume creation without share param defination over storage class yaml.
Added sym link to kubernetes-1.25 to kubernetes-latest.
@ravi100k ravi100k self-assigned this Jun 14, 2024
@ravi100k ravi100k requested a review from dfsweden June 14, 2024 05:40
ravi100k and others added 6 commits November 18, 2024 07:36
1. Update fix version and added change log.
1. Fix bug to check for 4.1 instead check for 4.2 then v3.
HS-28138 - Added fix for condition err == nil.
1. Added option to specify client mount options to storage class.

Added fix to delete snapshot to only call one api as per condition.

HS-26662 -
1. Fix list snapshot
2. Verified create snapshot.

Added fix for volume snapshot to set over createVolume response.
Fixed volume ContentSource
Fixed plugin to add snapshot status permission.

HS-26132:
1. Added pod attachement for storage.V1.2.5 plugin.

Fix share null pointer.

HS-26132 & HS-29037:
1. Added fix for null pointer.
2. Check for mount on nfs4.2 then nfs3.
3. Updated dep.
4. Added plugin 1.26 with fixned plugin validation.

HS-26132:
1. Added fix as per PR comment.

HS-26132:
1. Changed childrens to children.
- Added Plugin V1.2.6 
- Added option to provide FQDN via storage class
- Fixed listing of all snapshots
- Fixed error msg log over code.
- Fixed check to mount via mount option with first V4.2 then V3
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.

1 participant