bpfman / bpfman/bpfman-operator
Update bpfman.toml for bpfman deployment to customize dispatcher images
- Dominant language
- Go
- Stars
- 38
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
Issue [bpfman#1220](https://github.com/bpfman/bpfman/issues/1220) will allow the TC and XDP Dispatcher images to be configurable via the `bpfman.toml` file. Currently the dispatcher images are hardcoded to`quay.io/bpfman/tc-dispatcher:latest` and `quay.io/bpfman/xdp-dispatcher:latest`. For OpenShift deployments, the [config/bpfman-deployment/config.yaml](https://github.com/bpfman/bpfman-operator/blob/main/config/bpfman-deployment/config.yaml) file needs to be updated to point to the images built by Konflux.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with config/bpfman-deployment/config.yaml and read bpfman#1220 to understand the new bpfman.toml image configuration. Identify the Konflux-built TC and XDP Dispatcher image references, update the deployment configuration to use them, and verify that both dispatcher images no longer point to the hardcoded quay.io values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100