bpfman / bpfman/bpfman-operator
bpfman.io/ProgramName is not a ProgramName anymore
- Dominant language
- Go
- Stars
- 38
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
See: https://github.com/bpfman/bpfman-operator/blob/cd301fcfe2488b401dd95cb2798fadfd8ea3e871/internal/constants.go#L25
And for usage see: https://github.com/search?q=repo%3Abpfman%2Fbpfman-operator%20ProgramNameKey&type=code
TL;DR it's set to `currentApp.Name`
This should be renamed to `bpfman.io/Application`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with internal/constants.go at line 25, then inspect the repository search results for ProgramNameKey and its usages. Confirm where the value is derived from currentApp.Name, update the affected references to the requested application name, and verify that the old naming is no longer used.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- infrastructure
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100