chef / chef/chef-server

Store node metadata during bootstrap

Open
#2,957 0 comments 0 reactions 1 assignee View on GitHub

@lbakerchef is already working on this.

Since Dec 15, 2021.

Aspect: Integration Component: opscode-erchef Status: move to jira Triage: Try Reproducing Type: Enhancement
Dominant language
Erlang
Stars
303
Forks
211
Avg merge
1d 8h
Merged PRs (30d)
5

Description

Node object should be able to store device metadata (serial/UID) as well during infra client bootstrap. Such a field should be read-only/immutable for that node/client role. This will allow consumers of chef server API to use this device metadata to interact with external services.

Motivation

As a desktop administrator, I want to use chef server API in my service to pull device/client metadata (serial) to interact with MDM vendor's API. For that to happen, the device metadata has to be populated at the time of validator based bootstrap.

Specification

  • Extend validator based bootstrap
    validator-based

  • Middleware service use case
    Service-xyz

Downstream Impact

TBD

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.