open-nomad/client
Piotr Kazmierczak 530280505f
client: enable specifying user/group permissions in the template stanza (#13755)
* Adds Uid/Gid parameters to template.

* Updated diff_test

* fixed order

* update jobspec and api

* removed obsolete code

* helper functions for jobspec parse test

* updated documentation

* adjusted API jobs test.

* propagate uid/gid setting to job_endpoint

* adjusted job_endpoint tests

* making uid/gid into pointers

* refactor

* updated documentation

* updated documentation

* Update client/allocrunner/taskrunner/template/template_test.go

Co-authored-by: Luiz Aoqui <luiz@hashicorp.com>

* Update website/content/api-docs/json-jobs.mdx

Co-authored-by: Luiz Aoqui <luiz@hashicorp.com>

* propagating documentation change from Luiz

* formatting

* changelog entry

* changed changelog entry

Co-authored-by: Luiz Aoqui <luiz@hashicorp.com>
2022-08-02 22:15:38 +02:00
..
allocdir
allochealth client: updates from pr feedback 2022-07-21 09:54:27 -05:00
allocrunner client: enable specifying user/group permissions in the template stanza (#13755) 2022-08-02 22:15:38 +02:00
allocwatcher
config client: enforce max_kill_timeout client configuration 2022-07-06 15:29:38 -05:00
consul
devicemanager
dynamicplugins
fingerprint build: update aws env cpu info 2022-08-02 07:59:58 -05:00
interfaces
lib
logmon deps: remove deprecated net/context (#13932) 2022-07-28 14:46:56 -04:00
pluginmanager
servers
serviceregistration checks: better goroutine handling for test tcp server 2022-08-02 10:31:12 -05:00
state client: add support for checks in nomad services 2022-07-12 17:09:50 -05:00
stats
structs client: add support for checks in nomad services 2022-07-12 17:09:50 -05:00
taskenv
testutil
vaultclient
acl.go
acl_test.go
agent_endpoint.go
agent_endpoint_test.go
alloc_endpoint.go client: add support for checks in nomad services 2022-07-12 17:09:50 -05:00
alloc_endpoint_test.go client: add support for checks in nomad services 2022-07-12 17:09:50 -05:00
alloc_watcher_e2e_test.go
client.go client: add support for checks in nomad services 2022-07-12 17:09:50 -05:00
client_stats_endpoint.go
client_stats_endpoint_test.go
client_test.go core: allow deleting of evaluations (#13492) 2022-07-06 16:30:11 +02:00
csi_endpoint.go
csi_endpoint_test.go
driver_manager_test.go
enterprise_client_oss.go
fingerprint_manager.go
fingerprint_manager_test.go
fs_endpoint.go
fs_endpoint_test.go
gc.go
gc_test.go
heartbeatstop.go
heartbeatstop_test.go
node_updater.go
rpc.go
rpc_test.go
testing.go
util.go