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

[cmd/mdatagen] Add parent field to metadata.yaml file for subcomponents #23636

Merged
merged 9 commits into from
Jun 26, 2023

Commits on Jun 22, 2023

  1. mdatagen: Add parent field to metadata.yaml file for subcomponents

    This PR adds a `parent` field to the `metadata.yaml`. This is used in subcomponents, and the field contains the type of their parent component.
    
    Issue: open-telemetry#23430
    mackjmr committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    f7af147 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71e51a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3866a4 View commit details
    Browse the repository at this point in the history
  4. add issue # to changelog

    mackjmr committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    2c517ec View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    b602b98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34de7ca View commit details
    Browse the repository at this point in the history
  3. add parent to k8s/node

    mackjmr committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    9b619be View commit details
    Browse the repository at this point in the history
  4. Update cmd/mdatagen/templates/documentation.md.tmpl

    Co-authored-by: Dmitrii Anoshin <anoshindx@gmail.com>
    mackjmr and dmitryax committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    4efa7eb View commit details
    Browse the repository at this point in the history
  5. run make generate

    mackjmr committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    207c1ae View commit details
    Browse the repository at this point in the history