open-nomad/client/state
Michael Schurter 35d65c7c7e
Dynamic Node Metadata (#15844)
Fixes #14617
Dynamic Node Metadata allows Nomad users, and their jobs, to update Node metadata through an API. Currently Node metadata is only reloaded when a Client agent is restarted.

Includes new UI for editing metadata as well.

---------

Co-authored-by: Phil Renaud <phil.renaud@hashicorp.com>
2023-02-07 14:42:25 -08:00
..
testdata CSI: allow for concurrent plugin allocations (#12078) 2022-02-23 15:23:07 -05:00
08types.go build: run gofmt on all go source files 2022-08-16 11:14:11 -05:00
12types.go CSI: allow for concurrent plugin allocations (#12078) 2022-02-23 15:23:07 -05:00
db_bolt.go Dynamic Node Metadata (#15844) 2023-02-07 14:42:25 -08:00
db_error.go Dynamic Node Metadata (#15844) 2023-02-07 14:42:25 -08:00
db_mem.go Dynamic Node Metadata (#15844) 2023-02-07 14:42:25 -08:00
db_noop.go Dynamic Node Metadata (#15844) 2023-02-07 14:42:25 -08:00
db_test.go client: add support for checks in nomad services 2022-07-12 17:09:50 -05:00
interface.go Dynamic Node Metadata (#15844) 2023-02-07 14:42:25 -08:00
upgrade.go build: run gofmt on all go source files 2022-08-16 11:14:11 -05:00
upgrade_int_test.go test: use `T.TempDir` to create temporary test directory (#12853) 2022-05-12 11:42:40 -04:00
upgrade_test.go test: use `T.TempDir` to create temporary test directory (#12853) 2022-05-12 11:42:40 -04:00