Plugins don't use DisplayMessage
Open
stage/accepted
theme/plugin
type/enhancement
- Dominant language
- Go
- Stars
- 17k
- Forks
- 2.1k
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 105
Description
Currently I plugins can't use DisplayMessage:
https://github.com/hashicorp/nomad/blob/main/client/allocrunner/alloc_runner.go#L1120
Commit from Fork:
https://github.com/teutat3s/nomad/commit/cb6d6a94d7d7eb7dacd86bf71d74f1504aeee713
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading client/allocrunner/alloc_runner.go around line 1120 and inspect the linked fork commit for the proposed direction. Trace how plugins reach DisplayMessage, then verify that plugin callers can use it without breaking the existing allocation-runner behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100