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 GetProperty always returning 'VALUE' #50

Merged
merged 1 commit into from
Nov 3, 2016
Merged

Conversation

simt2
Copy link
Contributor

@simt2 simt2 commented Oct 20, 2016

No description provided.

@mmlb
Copy link
Member

mmlb commented Oct 20, 2016

Hey @mikudeko thanks for the PR, it looks good but I want to refresh tests / travis before merging. I'm in the process of that right now and will ping you once that lands. You will then be able to rebase on master and we can ensure travis is green before merging.

@mmlb
Copy link
Member

mmlb commented Oct 23, 2016

hey @mikudeko can you rebase on top of master and fix the test so that it passes with your changes? Thanks

@simt2 simt2 force-pushed the master branch 2 times, most recently from c940b84 to 46d75e6 Compare October 24, 2016 11:48
@simt2
Copy link
Contributor Author

simt2 commented Oct 24, 2016

hey @mmlb , I think you can merge this now. Thanks!

@mmlb mmlb merged commit c0224de into mistifyio:master Nov 3, 2016
thaJeztah added a commit to thaJeztah/docker that referenced this pull request Apr 14, 2019
full diff: mistifyio/go-zfs@22c9b32...f784269

relevant changes:

- mistifyio/go-zfs#50 Fix GetProperty always returning 'VALUE'
  - fixes mistifyio/go-zfs#49 dataset.GetProperty(key) always returns 'VALUE'
- mistifyio/go-zfs#53 Fix parseLine for fragmentation field
  - fixes mistifyio/go-zfs#52 setUint receives empty string for fragmentation in some cases
- mistifyio/go-zfs#54 Add 'referenced' to zfs properties
- mistifyio/go-zfs#72 Switch to google/uuid
  - removes the github.com/pborman/uuid dependency

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
docker-jenkins pushed a commit to docker-archive/docker-ce that referenced this pull request Apr 16, 2019
full diff: mistifyio/go-zfs@22c9b32...f784269

relevant changes:

- mistifyio/go-zfs#50 Fix GetProperty always returning 'VALUE'
  - fixes mistifyio/go-zfs#49 dataset.GetProperty(key) always returns 'VALUE'
- mistifyio/go-zfs#53 Fix parseLine for fragmentation field
  - fixes mistifyio/go-zfs#52 setUint receives empty string for fragmentation in some cases
- mistifyio/go-zfs#54 Add 'referenced' to zfs properties
- mistifyio/go-zfs#72 Switch to google/uuid
  - removes the github.com/pborman/uuid dependency

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Upstream-commit: 179d51ba984508a9cec5756cb56a67f17dd6f435
Component: engine
kiku-jw pushed a commit to kiku-jw/moby that referenced this pull request May 16, 2019
full diff: mistifyio/go-zfs@22c9b32...f784269

relevant changes:

- mistifyio/go-zfs#50 Fix GetProperty always returning 'VALUE'
  - fixes mistifyio/go-zfs#49 dataset.GetProperty(key) always returns 'VALUE'
- mistifyio/go-zfs#53 Fix parseLine for fragmentation field
  - fixes mistifyio/go-zfs#52 setUint receives empty string for fragmentation in some cases
- mistifyio/go-zfs#54 Add 'referenced' to zfs properties
- mistifyio/go-zfs#72 Switch to google/uuid
  - removes the github.com/pborman/uuid dependency

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
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.

2 participants