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
08types.go build: run gofmt on all go source files 2022-08-16 11:14:11 -05:00
12types.go
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
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
upgrade_test.go