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

Enable ko and pyspelling tools #11

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

electrocucaracha
Copy link
Member

This PR provides the following changes:

  • Enables the ko tool to simplify local testing. The make kind-deploy deploys a KinD cluster with Multus-CNI and builds/deploys the controller.
  • Provides a spellchecker for documentation. tox -e spell
  • Refactors the container runtime detection.

ko tool automates the processs to build and test go lang process. It provides
support to KinD clusters as well as integrates easily with kustomize tool.
This changes provides the `kind-deploy` target which covers the e2e provisioning
process in a local cluster.

Signed-off-by: Victor Morales <v.morales@samsung.com>
Several typos can be catch from spellchecker tools. This change provides an
automated way to validate typos on documentation.

Signed-off-by: Victor Morales <v.morales@samsung.com>
Signed-off-by: Victor Morales <v.morales@samsung.com>
@nephio-prow
Copy link
Contributor

nephio-prow bot commented Apr 26, 2023

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: electrocucaracha
Once this PR has been reviewed and has the lgtm label, please assign johnbelamaric for approval by writing /assign @johnbelamaric in a comment. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@nephio-prow
Copy link
Contributor

nephio-prow bot commented Apr 26, 2023

Hi @electrocucaracha. Thanks for your PR.

I'm waiting for a nephio-project member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@s3wong
Copy link
Collaborator

s3wong commented Apr 27, 2023

/ok-to-test

@electrocucaracha
Copy link
Member Author

@s3wong is there any roadblock on this PR?

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