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

Update storage-providers.md #298

Merged
merged 1 commit into from
Oct 15, 2016
Merged

Conversation

spiegela
Copy link
Contributor

Improve verbosity of Isilon provider parameters based on customer questions.

Improve verbosity of Isilon provider parameters based on customer questions.
@CLAassistant
Copy link

CLAassistant commented Oct 13, 2016

CLA assistant check
All committers have signed the CLA.

@codecov-io
Copy link

Current coverage is 25.03% (diff: 100%)

Merging #298 into master will not change coverage

@@             master       #298   diff @@
==========================================
  Files            46         46          
  Lines          2708       2708          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits            678        678          
  Misses         1960       1960          
  Partials         70         70          

Powered by Codecov. Last update 08af1c0...807f768

Copy link
Collaborator

@akutz akutz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @spiegela,

I've requested some changes to this, thank you.

@@ -45,8 +45,8 @@ The following items are configurable specific to this driver.

* `volumePath` represents the location under `/ifs/volumes` to allow volumes to
be created and removed.
* `nfsHost` is the configurable host used when mounting exports
* `dataSubnet` is the subnet the REX-Ray driver is running on
* `nfsHost` is the configurable NFS server hostname or IP (often a SmartConnect name) used when mounting exports
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @spiegela,

Please update this commit to limit column widths to 80 characters.

* `nfsHost` is the configurable host used when mounting exports
* `dataSubnet` is the subnet the REX-Ray driver is running on
* `nfsHost` is the configurable NFS server hostname or IP (often a SmartConnect name) used when mounting exports
* `dataSubnet` is the subnet the REX-Ray driver is running on. This is used for the NFS export host ACLs.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @spiegela,

I also learned in school to use two spaces after a period, but that rule has since been changed thanks to the interwebs. The convention is now a single space after a period. Please update. Thank you. Also, please limit the column width to 80 characters. Thanks again.

@akutz akutz changed the base branch from master to release/0.3.0 October 15, 2016 05:51
@akutz akutz merged commit 807f768 into thecodeteam:release/0.3.0 Oct 15, 2016
akutz added a commit that referenced this pull request Oct 15, 2016
This patch updates the previous commit with some suggested fixes from
the associated PR at
#298.
@akutz
Copy link
Collaborator

akutz commented Oct 15, 2016

Hi @spiegela,

I went ahead and merged this PR into release/0.3.0 manually and made the fixes I suggested as a follow-up to your PR. Thank you again!

@spiegela
Copy link
Contributor Author

Cool. Thanks, @akutz. It's going to take me some time to get used to single-spacing a new sentence...

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.

4 participants