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

Document how to build a custom image #250

Merged
merged 1 commit into from
Feb 24, 2022
Merged

Document how to build a custom image #250

merged 1 commit into from
Feb 24, 2022

Conversation

EmilienM
Copy link
Contributor

  • Patch Makefile to allow overriding the APP_NAME, so any image can be
    built using make image.
  • Add some docs about how to build & use an image.

* Patch Makefile to allow overriding the APP_NAME, so any image can be
  built using `make image`.
* Add some docs about how to build & use an image.
@github-actions
Copy link

Thanks for your PR,
To run vendors CIs use one of:

  • /test-all: To run all tests for all vendors.
  • /test-e2e-all: To run all E2E tests for all vendors.
  • /test-e2e-nvidia-all: To run all E2E tests for NVIDIA vendor.

To skip the vendors CIs use one of:

  • /skip-all: To skip all tests for all vendors.
  • /skip-e2e-all: To skip all E2E tests for all vendors.
  • /skip-e2e-nvidia-all: To skip all E2E tests for NVIDIA vendor.
    Best regards.

@EmilienM
Copy link
Contributor Author

@SchSeba can you please look at this one?

@pliurh
Copy link
Collaborator

pliurh commented Feb 22, 2022

/lgtm

@github-actions github-actions bot added the lgtm label Feb 22, 2022
@pliurh pliurh merged commit 9bd5b39 into k8snetworkplumbingwg:master Feb 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants