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

GlusterFS: Remove image option from heketi command #5769

Merged
merged 1 commit into from Oct 30, 2017

Conversation

jarrpa
Copy link
Contributor

@jarrpa jarrpa commented Oct 16, 2017

Reverts #5562, option has been removed from heketi command

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1502054

Signed-off-by: Jose A. Rivera jarrpa@redhat.com

Reverts openshift#5562, option has been removed from heketi command

Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
@openshift-ci-robot openshift-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Oct 16, 2017
@hongkailiu
Copy link
Member

Any idea when this PR is going to be merged?

@jarrpa
Copy link
Contributor Author

jarrpa commented Oct 23, 2017

Nope. It'll get done when it gets done.

@jarrpa
Copy link
Contributor Author

jarrpa commented Oct 23, 2017

/retest

@mffiedler
Copy link

@sdodson @jarrpa Can someone help push this along? We're having to cherry pick this PR everytime we install with glusterfs options. Thanks.

@jarrpa
Copy link
Contributor Author

jarrpa commented Oct 30, 2017

@sdodson As I've tested this on my end (and we seem to have others verifying the fix as well) can you LGTM? I probably shouldn't LGTM my own PR. :)

@sdodson
Copy link
Member

sdodson commented Oct 30, 2017

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Oct 30, 2017
@sdodson
Copy link
Member

sdodson commented Oct 30, 2017

/kind bug

@openshift-ci-robot openshift-ci-robot added the kind/bug Categorizes issue or PR as related to a bug. label Oct 30, 2017
@openshift-merge-robot
Copy link
Contributor

Automatic merge from submit-queue.

@openshift-merge-robot openshift-merge-robot merged commit 0b0dea6 into openshift:master Oct 30, 2017
@ttindell2
Copy link

So I am wondering why the --image command was taken out. The referenced Bugzilla bug has to do with the fact that the TOPOLOGY_PATH in the Heketi Template file was required but the ansible script did not have it specified. This happened when the files directory was split into different directories and some changes made to the 3.6 templates where not in the other templates. This has since been corrected by this commit: b8879b5. The --image command was not the issue and I believe needs to be in the template as a user should be able to specify the image repository for heketi and the version.

@jarrpa
Copy link
Contributor Author

jarrpa commented Nov 6, 2017

The underlying version of heketi changed to no longer require or even recognize the --image flag. The flag was a hack because the command that generated the copy job always used the heketi/heketi:dev image and the flag allowed for specifying an alternate image. Eventually the correct fix was introduced, which was to use the same image specified for heketi for the copy job, and thus the hack was removed.

mjudeikis pushed a commit to mjudeikis/openshift-ansible that referenced this pull request Mar 9, 2018
Automatic merge from submit-queue.

GlusterFS: Remove image option from heketi command

Reverts openshift#5562, option has been removed from heketi command

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1502054

Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. lgtm Indicates that a PR is ready to be merged. retest-not-required size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants