nomad
nomad copied to clipboard
api: handle newlines in JobSubmission vars correctly
Fixes a bug where variable values in job submissions that contained newlines weren't encoded correctly, and thus jobs that contained them couldn't be resumed once stopped via the UI.
Internal ref: https://hashicorp.atlassian.net/browse/NET-9966