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

Bugfix for volumetype as mount fs #321

Merged
merged 1 commit into from Feb 25, 2016

Conversation

clintkitson
Copy link
Member

This commit fixes the situation where when specifying a
volumeType as a global parameter for Docker, the mount operation
attempts to use that for the fileSystem. The fsType is now
a configurable item as well.

This commit fixes the situation where when specifying a
volumeType as a global parameter for Docker, the mount operation
attempts to use that for the fileSystem. The fsType is now
a configurable item as well.
@clintkitson clintkitson added this to the 0.3.2 milestone Feb 25, 2016
@akutz akutz self-assigned this Feb 25, 2016
akutz added a commit that referenced this pull request Feb 25, 2016
@akutz akutz merged commit 406ceb4 into rexray:release/0.3.2 Feb 25, 2016
@akutz
Copy link
Member

akutz commented Feb 25, 2016

Hi @clintonskitson,

Thank you for doing the correct thing and specifying the release branch for this PR. I was not paying attention (I'm in a waiting area on an iPad) when I merged this, and did not think to check that this PR was going into the release branch.

@clintkitson
Copy link
Member Author

Fixes #320 (comment)

akutz added a commit to akutz/rexray that referenced this pull request Feb 25, 2016
FIXES
- Fixes regression in 0.3.2 RC3/RC4 resulting in no log file rexray#319
- Fixes no volumes returned on empty list rexray#322
- Fixes "Unsupported FS" when mounting/unmounting with EC2 rexray#321
akutz added a commit to akutz/rexray that referenced this pull request Mar 4, 2016
This patch marks the release of REX-Ray 0.3.2!

NEW FEATURES
* Support for Docker 1.10 and Volume Plugin Interface 1.2 rexray#273
* Stale PID File Prevents Service Start rexray#258
* Module/Personality Support rexray#275
* Isilon Preemption rexray#231
* Isilon Snapshots rexray#260
* boot2Docker Support rexray#263
* ScaleIO Dynamic Storage Pool Support rexray#267

ENHANCEMENTS
* Improved installation documentation rexray#331
* ScaleIO volume name limitation rexray#304
* Docker cache volumes for path operations rexray#306
* Config file validation rexray#312
* Better logging rexray#296
* Documentation Updates rexray#285

BUG FIXES
* Fixes issue with daemon process getting cleaned as part of
  SystemD Cgroup rexray#327
* Fixes regression in 0.3.2 RC3/RC4 resulting in no log file rexray#319
* Fixes no volumes returned on empty list rexray#322
* Fixes "Unsupported FS" when mounting/unmounting with EC2 rexray#321
* ScaleIO re-authentication issue rexray#303
* Docker XtremIO create volume issue rexray#307
* Service status is reported correctly rexray#310

UPDATES
* <del>Go 1.6 rexray#308</del>

THANK YOU
* Dan Forrest
* Kapil Jain
* Alex Kamalov
This was referenced Mar 4, 2016
akutz added a commit to akutz/rexray that referenced this pull request Jul 24, 2017
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.

None yet

2 participants