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

Makefile: ensure run-on-kind works without local images #111

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

frobware
Copy link
Contributor

Ensure that the run-on-kind target in the Makefile functions correctly
even if the required bpfman, bpfman-agent, or bpfman-operator
images have never been built or pulled locally.

This is a follow-up to #106.

Ensure that the `run-on-kind` target in the Makefile functions correctly
even if the required `bpfman`, `bpfman-agent`, or `bpfman-operator`
images have never been built or pulled locally.

This is a follow-up to bpfman#106.

Signed-off-by: Andrew McDermott <[email protected]>
Copy link

codecov bot commented Aug 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 27.61%. Comparing base (bd417e8) to head (c6cafcf).
Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #111   +/-   ##
=======================================
  Coverage   27.61%   27.61%           
=======================================
  Files          81       81           
  Lines        6999     6999           
=======================================
  Hits         1933     1933           
  Misses       4877     4877           
  Partials      189      189           
Flag Coverage Δ
unittests 27.61% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@anfredette anfredette left a comment

Choose a reason for hiding this comment

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

/LGTM

@mergify mergify bot merged commit abbdd18 into bpfman:main Aug 20, 2024
20 checks passed
@frobware frobware deleted the fix-make-run-on-kind branch August 20, 2024 19:00
msherif1234 pushed a commit to msherif1234/bpfman-operator that referenced this pull request Nov 19, 2024
…s/ocp-bpfman

chore(deps): update ocp-bpfman to 72a4d49
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