open-nomad/nomad/structs
Michael Schurter e6eff95769 agent: validate reserved_ports are valid
Goal is to fix at least one of the causes that can cause a node to be
ineligible to receive work:
https://github.com/hashicorp/nomad/issues/9506#issuecomment-1002880600
2022-01-12 14:21:47 -08:00
..
config chore: fixup inconsistent method receiver names. (#11704) 2021-12-20 11:44:21 +01:00
batch_future.go
batch_future_test.go
bitmap.go
bitmap_test.go
connect.go e2e: consul namespace tests from nomad ent 2021-04-19 15:35:31 -06:00
connect_test.go consul/connect: add support for connect mesh gateways 2021-06-04 08:24:49 -05:00
consul.go chore: fix incorrect docstring formatting. 2021-08-30 11:08:12 +02:00
consul_oss.go gofmt all the files 2021-10-01 10:14:28 -04:00
consul_oss_test.go gofmt all the files 2021-10-01 10:14:28 -04:00
consul_test.go consul: plubming for specifying consul namespace in job/group 2021-04-05 10:03:19 -06:00
csi.go chore: fixup inconsistent method receiver names. (#11704) 2021-12-20 11:44:21 +01:00
csi_test.go CSI: use AccessMode/AttachmentMode from CSIVolumeClaim 2021-04-07 11:24:09 -04:00
devices.go
devices_test.go
diff.go Expose Consul template configuration parameters (#11606) 2022-01-10 10:19:07 -05:00
diff_test.go Expose Consul template configuration parameters (#11606) 2022-01-10 10:19:07 -05:00
encoding.go json handles were moved to a new package in #10202 2021-04-02 13:31:10 +00:00
errors.go scheduler: config option to reject job registration (#11610) 2021-12-06 15:20:34 -05:00
errors_test.go
event.go docs: fix typo in structs/event.go 2021-08-21 17:02:07 +05:30
extensions.go json handles were moved to a new package in #10202 2021-04-02 13:31:10 +00:00
funcs.go agent: validate reserved_ports are valid 2022-01-12 14:21:47 -08:00
funcs_test.go agent: validate reserved_ports are valid 2022-01-12 14:21:47 -08:00
generate.sh When serializing msgpack, only consider codec tag 2020-05-11 14:14:10 -04:00
handlers.go json handles were moved to a new package in #10202 2021-04-02 13:31:10 +00:00
network.go cli: show `host_network` in `nomad status` (#11432) 2021-11-05 09:02:46 -04:00
network_test.go Support configurable dynamic port range 2021-09-10 11:52:47 +03:00
node.go chore: fix incorrect docstring formatting. 2021-08-30 11:08:12 +02:00
node_class.go use allow/deny instead of the colored alternatives (#9019) 2020-10-12 08:47:05 -04:00
node_class_test.go
node_test.go
operator.go scheduler: config option to reject job registration (#11610) 2021-12-06 15:20:34 -05:00
search.go api: implement fuzzy search API 2021-04-16 16:36:07 -06:00
service_identities.go consul: plubming for specifying consul namespace in job/group 2021-04-05 10:03:19 -06:00
services.go connect: update allowed protocols in ingress gateway config (#11187) 2021-09-16 10:47:53 -04:00
services_test.go connect: update allowed protocols in ingress gateway config (#11187) 2021-09-16 10:47:53 -04:00
streaming_rpc.go Fix some errcheck errors (#9811) 2021-01-14 12:46:35 -08:00
structs.go replace 'a alloc' with 'an alloc' where appropriate (#11792) 2022-01-10 11:59:46 -05:00
structs_codegen.go
structs_oss.go gofmt all the files 2021-10-01 10:14:28 -04:00
structs_periodic_test.go tests for periodic job scheduling and DST 2020-05-07 17:36:59 -04:00
structs_test.go Expose Consul template configuration parameters (#11606) 2022-01-10 10:19:07 -05:00
testing.go chore: fix incorrect docstring formatting. 2021-08-30 11:08:12 +02:00
volumes.go csi: validate `volume` block has `attachment_mode` and `access_mode` 2021-06-03 16:07:19 -04:00