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

Fix for no logging in 0.3.2-RC3/RC4 #319

Merged
merged 2 commits into from Feb 25, 2016
Merged

Conversation

akutz
Copy link
Member

@akutz akutz commented Feb 25, 2016

This patch should fix the issue of no logging in 0.3.2-RC3/RC4 built on Travis. The error was due to the way Glide changed transitive dependency discovery and was no longer using the Logrus package referenced by REX-Ray's referenced Goof package. The correct Logrus package is now explicitly listed in the REX-Ray glide.yaml file.

@akutz akutz added the bugfix label Feb 25, 2016
@akutz akutz self-assigned this Feb 25, 2016
@akutz akutz added this to the 0.3.2 milestone Feb 25, 2016
This patch should fix the issue of no logging in 0.3.2-RC3/RC4 built on
Travis. The error was due to the way Glide changed transitive dependency
discovery and was no longer using the Logrus package referenced by
REX-Ray's referenced Goof package. The correct Logrus package is now
explicitly listed in the REX-Ray glide.yaml file.
This patch updates the Travis CI config to use an explicit import path
so that forked builds work correctly.
@akutz
Copy link
Member Author

akutz commented Feb 25, 2016

There is an available Travis-built binary for this PR at https://bintray.com/emccode/rexray/unstable/0.3.2-rc5%2B175. Please test.

akutz added a commit that referenced this pull request Feb 25, 2016
Fix for no logging in 0.3.2-RC3/RC4
@akutz akutz merged commit addb74e into rexray:release/0.3.2 Feb 25, 2016
@akutz
Copy link
Member Author

akutz commented Feb 25, 2016

Tested / Merged

@akutz akutz deleted the bugfix/logging branch February 25, 2016 11:15
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

1 participant