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

Vc/incoming device api #38

Merged
merged 21 commits into from
Apr 25, 2024
Merged

Vc/incoming device api #38

merged 21 commits into from
Apr 25, 2024

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    16960e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb1da37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8dc43d View commit details
    Browse the repository at this point in the history
  4. WIP: inventory updates

    DoctorVin committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    638183e View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. move component type initialization to FleetDB

    Currently alloy creates the server component types on startup if they
    haven't been populated previously. This change imports bmc-toolbox's
    component slugs and uses them to populate the server_component_types
    table using an upsert. This should be able to capture changes to known
    component types on an upgrade too.
    DoctorVin committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    aaaf521 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    cb2a829 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    70b5431 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bff98be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd4e080 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6935f7 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. implement bios and dimms

    DoctorVin committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    9b2c286 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    7ccad4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cbaf7b View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    3128379 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    f85fd81 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. update deps

    DoctorVin committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    7a51fc3 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. convert to rivets.Server

    DoctorVin committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    7eeae19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48652ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f7d7b0 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    1432f25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60c4214 View commit details
    Browse the repository at this point in the history