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

Get BiosCfg ready for prod #6

Merged
merged 6 commits into from
Sep 25, 2024
Merged

Get BiosCfg ready for prod #6

merged 6 commits into from
Sep 25, 2024

Commits on Sep 24, 2024

  1. More updates to get bioscfg ready

    Update config, making it uniform with other controllers
    Remove "store" interface
    Add BMC interface for later use
    Update rivets
    jakeschuurmans committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e137d72 View commit details
    Browse the repository at this point in the history
  2. clean up helm chart

    jakeschuurmans committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    c96a179 View commit details
    Browse the repository at this point in the history
  3. update docker

    jakeschuurmans committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    9804830 View commit details
    Browse the repository at this point in the history
  4. clean up makefile

    jakeschuurmans committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    4ecb8a0 View commit details
    Browse the repository at this point in the history
  5. Huge Refactor

    Refactor CMD
    Replace old tasks and steps with new Task
    Replace slog with logrus. I know we want to move off logrus, but I think we need to do this at a later date.
    Move handler to bioscfg
    move publisher to bioscfg, in its own file
    jakeschuurmans committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    324f17a View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. PR fixes

    jakeschuurmans committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    3c72ce8 View commit details
    Browse the repository at this point in the history