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

Refactor /inventory code to expose some helpers #4090

Merged
merged 10 commits into from
Nov 8, 2023
Merged

Commits on Nov 8, 2023

  1. Refactor /inventory code to expose some helpers

    - That can be used by other similar inventory endpoints
    foot authored and ranatrk committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    fc90e2b View commit details
    Browse the repository at this point in the history
  2. Move the loops, docs a bit

    foot authored and ranatrk committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    7736639 View commit details
    Browse the repository at this point in the history
  3. Adds some tests, tidy up

    foot authored and ranatrk committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    25e58e4 View commit details
    Browse the repository at this point in the history
  4. Rebase with main

    Fix tests
    ranatrk committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    bf10ddf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af298fd View commit details
    Browse the repository at this point in the history
  6. Update ObjectWithChildren doc string to include unstructured type

    Co-authored-by: Kevin McDermott <kevin@weave.works>
    ranatrk and bigkevmcd committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    5c3183c View commit details
    Browse the repository at this point in the history
  7. Change SanitizeUnstructuredSecret to private sanitizeUnstructuredSecr…

    …et in inventory and tests
    ranatrk committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    59a6101 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3306186 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ada2561 View commit details
    Browse the repository at this point in the history
  10. Don't expose GetChildren

    foot authored and ranatrk committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    71167b3 View commit details
    Browse the repository at this point in the history