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

Don't overwrite fields of struct field with tag child:"true" #638

Merged
merged 11 commits into from
Jun 19, 2024

Commits on Jun 10, 2024

  1. Add draft

    george pogosyan committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    c7f9dd5 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Fix test

    george pogosyan committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    0706b0b View commit details
    Browse the repository at this point in the history
  2. Fix some lint errors

    george pogosyan committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    2b633ee View commit details
    Browse the repository at this point in the history
  3. Fix linter errors

    george pogosyan committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    b1098fa View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Explicitly overwrite fields in k8s input plugin config

    george pogosyan committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    581eea6 View commit details
    Browse the repository at this point in the history
  2. Fix linter errors

    george pogosyan committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    c872a8d View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Delete ParseChild func. Mark k8s config fields as deprecated

    george pogosyan committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ab0dbbf View commit details
    Browse the repository at this point in the history
  2. Add test

    george pogosyan committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    a798db9 View commit details
    Browse the repository at this point in the history
  3. Remove struct tag

    george pogosyan committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    10617f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Add logs to prevent deprecated fields usage

    george pogosyan committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f98509b View commit details
    Browse the repository at this point in the history
  2. Edit doc

    george pogosyan committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    90c92c0 View commit details
    Browse the repository at this point in the history