Skip to content

Commit

Permalink
refactor!: rework resources and controllers
Browse files Browse the repository at this point in the history
A big refactor to break the resources and controllers into smaller ones. Some of the changes:
- Break baremetal.MachineStatus into smaller resources and their respective controllers.
- Track the installation state using the new counter logic.
- Rename power -> BMC in many places.

Signed-off-by: Utku Ozdemir <[email protected]>
  • Loading branch information
utkuozdemir committed Jan 27, 2025
1 parent 4581ace commit 24f4e21
Show file tree
Hide file tree
Showing 50 changed files with 2,758 additions and 1,897 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT.
#
# Generated on 2025-01-15T13:52:34Z by kres 3b3f992.
# Generated on 2025-01-27T13:35:27Z by kres 3075de9.

# common variables

Expand Down
2 changes: 1 addition & 1 deletion api/provider/provider.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 24f4e21

Please sign in to comment.