Merge pull request #7269 from hashicorp/checklist-jobspec-update
add note to check for job diff
This commit is contained in:
commit
384861297b
|
@ -16,6 +16,7 @@
|
|||
* Validation happens in this package and must be implemented
|
||||
* Implement other methods and tests from `api/` package
|
||||
* [ ] Add conversion between `api/` and `nomad/structs` in `command/agent/job_endpoint.go`
|
||||
* [ ] Add check for job diff in `nomad/structs/diff.go`
|
||||
* [ ] Test conversion
|
||||
|
||||
## Docs
|
||||
|
|
Loading…
Reference in New Issue