You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# This is the 1st commit message:
refactor(fancontroller): improve fan controller validation logic and error handling for temperature steps
# This is the commit message #2:
refactor(agent): restructure gRPC server implementation by moving it to a new api package for better organization and maintainability
# This is the commit message #3:
feat(agent): implement gRPC server for managing compute blade agents and add graceful shutdown support
refactor(agent): restructure agent code by moving API logic to a dedicated file and improving error handling
fix(agent): update logging messages for clarity and consistency across the agent's operations
chore(agent): remove unused API code and consolidate event handling logic for better maintainability
style(agent): improve code formatting and organization for better readability and adherence to conventions
# This is the commit message uptime-industries#4:
feat(agent): add support for TLS configuration in gRPC server
# This is the commit message uptime-industries#5:
feat(api): add gRPC server authentication
# This is the commit message uptime-industries#6:
fix
# This is the commit message uptime-industries#7:
feat(config): add listen mode configuration to support tcp or unix sockets
feat(agent): implement listen mode in gRPC service to allow flexible socket types
feat(bladectl): enhance configuration loading and add support for TLS credentials
fix(bladectl): improve error handling for gRPC connection and event emission
style(logging): change log level from Warn to Info for better clarity in logs
# This is the commit message uptime-industries#8:
add logging middleware + fixes
# This is the commit message uptime-industries#9:
fix remote-connection to gRPC API Server
debugging the SAN issues took the soul out of me... And then the stupid
mistake in cmd_root where I didn't construct the TLS credentials
correctly... Oh dear...
# This is the commit message uptime-industries#10:
cleanup
# This is the commit message uptime-industries#11:
cleanup
# This is the commit message uptime-industries#12:
cleanup commands
# This is the commit message uptime-industries#13:
cleanup
# This is the commit message uptime-industries#14:
make README.md nicer
# This is the commit message uptime-industries#15:
smaller PR
No description provided.
The text was updated successfully, but these errors were encountered: