mirror of
https://github.com/kemko/nomad.git
synced 2026-01-05 09:55:44 +03:00
Merge pull request #7492 from hashicorp/doc-fielddiff-comparison-reminder
doc: add a reminder about field order for diff comparisons
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
* 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`
|
||||
* Note that fields must be listed in alphabetical order in `FieldDiff` slices in `nomad/structs/diff_test.go`
|
||||
* [ ] Test conversion
|
||||
|
||||
## Docs
|
||||
|
||||
Reference in New Issue
Block a user