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 unnecessarily setting gluster volume option repeatedly #196

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

runejuhl
Copy link
Contributor

Checks Gluster volume options against existing values to avoid repeatedly
setting values.

Also adds these types:

  • Gluster::VolumeName
  • Gluster::VolumeOption

And these functions:

  • gluster::cmd_volume_get_option
  • gluster::onoff

@runejuhl runejuhl force-pushed the fix-correcting-option branch from 9ac3889 to f98ee4e Compare May 24, 2019 12:34
@runejuhl runejuhl marked this pull request as ready for review May 27, 2019 18:13
@bastelfreak bastelfreak added the bug Something isn't working label May 29, 2019
@bastelfreak
Copy link
Member

Thanks for the PR @runejuhl. Can you please add some tests for the datatypes?

@runejuhl
Copy link
Contributor Author

You're welcome @bastelfreak -- I've pushed some improvements.

I'll be in front of a gluster cluster on Monday, I'll test it then and add some tests for the datatypes.

@vox-pupuli-tasks
Copy link

Dear @runejuhl, thanks for the PR!

This is pccibot, your friendly Vox Pupuli GitHub Bot. I noticed that your pull request contains merge conflict. Can you please rebase?

You can find my sourcecode at voxpupuli/vox-pupuli-tasks

@vox-pupuli-tasks
Copy link

Dear @runejuhl, thanks for the PR!

This is pccibot, your friendly Vox Pupuli GitHub Bot. I noticed that your pull request contains merge conflict. Can you please rebase?

You can find my sourcecode at voxpupuli/vox-pupuli-tasks

1 similar comment
@vox-pupuli-tasks
Copy link

Dear @runejuhl, thanks for the PR!

This is pccibot, your friendly Vox Pupuli GitHub Bot. I noticed that your pull request contains merge conflict. Can you please rebase?

You can find my sourcecode at voxpupuli/vox-pupuli-tasks

@runejuhl runejuhl force-pushed the fix-correcting-option branch 2 times, most recently from 145b6f1 to 9318a5f Compare January 6, 2020 11:28
@runejuhl
Copy link
Contributor Author

runejuhl commented Jan 6, 2020

Fixed the merge conflict, still need to add tests as requested in #196 (comment)

@vox-pupuli-tasks
Copy link

Dear @runejuhl, thanks for the PR!

This is pccibot, your friendly Vox Pupuli GitHub Bot. I noticed that your pull request contains merge conflict. Can you please rebase?

You can find my sourcecode at voxpupuli/vox-pupuli-tasks

runejuhl added 2 commits March 5, 2020 10:53
Checks Gluster volume options against existing values to avoid repeatedly
setting values

Also adds these types:
+ `Gluster::VolumeName`
+ `Gluster::VolumeOption`

And these functions:
+ `gluster::cmd_volume_get_option`
+ `gluster::onoff`
@vox-pupuli-tasks
Copy link

Dear @runejuhl, thanks for the PR!

This is Vox Pupuli Tasks, your friendly Vox Pupuli GitHub Bot. I noticed that your pull request contains merge conflict. Can you please rebase?

You can find my sourcecode at voxpupuli/vox-pupuli-tasks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants