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

chore(doc): Update docs for Gomodule support #160

Merged
merged 5 commits into from
Jun 26, 2020

Conversation

vaniisgh
Copy link
Contributor

Files Changed

  • Delete Gopkg.lock & Gopkg.toml
  • Change setup & developer docs
  • Small change in buildscripts/build.sh

Why is this PR required? What issue does it fix?:
Updating docs as well as a very small fix in the build scripts to support go modules.

What this PR does?:
Adds the required updates.

Any additional information for your reviewer? :
Just a small question about this file zfs-localpv/buildscripts/zfs-driver/Dockerfile
this line RUN apt-get -y install rsyslog libssl-dev xfsprogs ca-certificates breaks code on my local machine, should I expect this? and how can I fix this ? :)

Checklist:

  • Fixes #
  • PR Title follows the convention of <type>(<scope>): <subject>
  • Has the change log section been updated?
  • Commit has unit tests
  • Commit has integration tests
  • (Optional) Are upgrade changes included in this PR? If not, mention the issue/PR to track: No
  • (Optional) If documentation changes are required, which issue on https://github.com/openebs/openebs-docs is used to track : No

@codecov-commenter
Copy link

codecov-commenter commented Jun 20, 2020

Codecov Report

Merging #160 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #160   +/-   ##
=======================================
  Coverage   22.65%   22.65%           
=======================================
  Files          14       14           
  Lines         490      490           
=======================================
  Hits          111      111           
  Misses        378      378           
  Partials        1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 13ec77c...4cdef77. Read the comment docs.

Copy link
Member

@prateekpandey14 prateekpandey14 left a comment

Choose a reason for hiding this comment

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

lgtm

@pawanpraka1
Copy link
Contributor

@vaniisgh can you add change log in this PR?

@vaniisgh
Copy link
Contributor Author

not sure why my re-base did this .. should I open a fresh PR?

@pawanpraka1
Copy link
Contributor

pawanpraka1 commented Jun 26, 2020

not sure why my re-base did this .. should I open a fresh PR?

you can fix the changes, and force push(git push -f) here in the same PR only.

@pawanpraka1 pawanpraka1 added this to the v0.9 milestone Jun 26, 2020
@pawanpraka1 pawanpraka1 added Need community involvement Needs community involvement on some action item. documentation Improvements or additions to documentation labels Jun 26, 2020
Copy link
Contributor

@pawanpraka1 pawanpraka1 left a comment

Choose a reason for hiding this comment

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

looks good.

@pawanpraka1
Copy link
Contributor

pawanpraka1 commented Jun 26, 2020

@vaniisgh can you DCO sign off all the commits? Few commits are not having DCO sign, not able to merge it.

@vaniisgh
Copy link
Contributor Author

yes sorry about all this, my focus is not good at the moment.

- updated docs to reflect use of gomodules

Signed-off-by: vaniisgh <vanisingh@live.co.uk>
Signed-off-by: vaniisgh <vanisingh@live.co.uk>
Signed-off-by: vaniisgh <vanisingh@live.co.uk>
Signed-off-by: vaniisgh <vanisingh@live.co.uk>>
Signed-off-by: vaniisgh <vanisingh@live.co.uk>
Signed-off-by: vaniisgh <vanisingh@live.co.uk>>
Signed-off-by: vaniisgh <vanisingh@live.co.uk>
@pawanpraka1 pawanpraka1 changed the title Docs(chore): Update docs for Gomodule support chore(doc): Update docs for Gomodule support Jun 26, 2020
@pawanpraka1 pawanpraka1 merged commit 54f2b0b into openebs:master Jun 26, 2020
@pawanpraka1 pawanpraka1 added this to Done in ZFS Local PV via automation Jun 26, 2020
@vaniisgh vaniisgh deleted the gomod_docs branch June 26, 2020 19:21
@vaniisgh vaniisgh restored the gomod_docs branch June 27, 2020 05:54
@vaniisgh vaniisgh deleted the gomod_docs branch June 27, 2020 06:00
pawanpraka1 added a commit to pawanpraka1/zfs-localpv that referenced this pull request Jul 9, 2020
pawanpraka1 added a commit to pawanpraka1/zfs-localpv that referenced this pull request Jul 9, 2020
pawanpraka1 added a commit to pawanpraka1/zfs-localpv that referenced this pull request Jul 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation Need community involvement Needs community involvement on some action item.
Projects
ZFS Local PV
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

4 participants