Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

backfill region from hcl for jobUpdate and jobPlan #5664

Merged
merged 1 commit into from
Jun 13, 2019

Commits on Jun 13, 2019

  1. backfill region from job hcl in jobUpdate and jobPlan endpoints

    - updated region in job metadata that gets persisted to nomad datastore
    - fixed many unrelated unit tests that used an invalid region value
    (they previously passed because hcl wasn't getting picked up and
    the job would default to global region)
    jazzyfresh committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    c467a94 View commit details
    Browse the repository at this point in the history