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

make run-on-kind enhancements #118

Open
anfredette opened this issue Aug 30, 2024 · 0 comments
Open

make run-on-kind enhancements #118

anfredette opened this issue Aug 30, 2024 · 0 comments
Labels
good first issue Good for newcomers
Milestone

Comments

@anfredette
Copy link
Contributor

By default, make run-on-kind

  • builds and uses local images for bpfman-operator and bpfman-agent
  • uses the remote version of quay.io/bpfman/bpfman:latest

Consider adding the following new options:

BPFMAN_LOCAL=1 make run-on-kind

  • uses the local version of whatever BPFMAN_IMG is set to
  • by default, this is the local version of quay.io/bpfman/bpfman:latest

BPFMAN_REMOTE=1 make run-on-kind

  • use the remote versions of everything
  • This allows someone to quickly spin up a cluster w/bpfman without building anything for kicking the tires or testing.

Originally posted by @anfredette in #113 (comment)

@github-project-automation github-project-automation bot moved this to 🆕 New in bpfman Aug 30, 2024
@anfredette anfredette added this to the Q3-2024 milestone Sep 5, 2024
@anfredette anfredette added the good first issue Good for newcomers label Sep 5, 2024
@anfredette anfredette modified the milestones: Q3-2024, Q4-2024 Oct 24, 2024
msherif1234 pushed a commit to msherif1234/bpfman-operator that referenced this issue Nov 19, 2024
…s/ocp-bpfman-operator-bundle

chore(deps): update ocp-bpfman-operator-bundle to f986d93
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant