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

added validation on client metadata keys #5158

Merged
merged 10 commits into from
Jan 9, 2019

Commits on Jan 7, 2019

  1. added validation on client metadata keys

    Chris Baker committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    31f8289 View commit details
    Browse the repository at this point in the history
  2. updated CHANGELOG to note backward incompatibility in node metadata v…

    …alidation
    Chris Baker committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    02a04b3 View commit details
    Browse the repository at this point in the history
  3. gofmt to make check happy

    Chris Baker committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    baa16f7 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    Co-Authored-By: cgbaker <cgbaker@hashicorp.com>
    schmichael and cgbaker committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    1e132c6 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2019

  1. moved interp key regex out to a helper function

    Chris Baker committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    64f5918 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:hashicorp/nomad into f-1157-valid…

    …ate-node-meta-variables
    Chris Baker committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    5cf0812 View commit details
    Browse the repository at this point in the history
  3. refactored config validation into a new method, modified Meta.Client

    tests appropriately
    Chris Baker committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    cdcc1db View commit details
    Browse the repository at this point in the history
  4. move if dev check into config validation, to support dev-mod

    validation in the future
    Chris Baker committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    1dc2509 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2019

  1. increased config validation coverage for dev mode

    Chris Baker committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    8a7c09a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:hashicorp/nomad into f-1157-valid…

    …ate-node-meta-variables
    Chris Baker committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    b12e24e View commit details
    Browse the repository at this point in the history