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

docs: improve contributor workflow #616

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from
Open

docs: improve contributor workflow #616

wants to merge 6 commits into from

Conversation

tiagolobocastro
Copy link
Contributor

Why is this PR required? What issue does it fix?:
I had a bit of trouble running the tests and getting them to pass recently.
We can improve things.

What this PR does?:
Improves on the existing documentation.
Facilitates testing with a no-frills ready-made zfs.

Does this PR require any upgrade changes?:
No

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:
  • (Optional) If documentation changes are required, which issue on https://github.com/openebs/openebs-docs is used to track them:

Use cli arguments to control cleanup rather than using
env variables which are more obscure.

Signed-off-by: Tiago Castro <[email protected]>
Makes it the same as the lvm-localpv.

Signed-off-by: Tiago Castro <[email protected]>
Adds a nixos shell for local testing.
This a headless vm with zfs installed and configured for testing,
 as well as being a single node k3s cluster.

Signed-off-by: Tiago Castro <[email protected]>
Lint contributing doc
Improve development setup guide, including the nixos-shell k3s docs

Signed-off-by: Tiago Castro <[email protected]>
Ensure all previous pods are gone from the api.

Signed-off-by: Tiago Castro <[email protected]>
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