Skip to content

feat: add option to disable probe signing and update related logic#177

Open
hariharan-devarajan wants to merge 6 commits intostage-infrom
feature/optional_signing
Open

feat: add option to disable probe signing and update related logic#177
hariharan-devarajan wants to merge 6 commits intostage-infrom
feature/optional_signing

Conversation

@hariharan-devarajan
Copy link
Copy Markdown
Member

No description provided.

@hariharan-devarajan hariharan-devarajan requested a review from a team as a code owner March 24, 2026 16:57
@hariharan-devarajan hariharan-devarajan force-pushed the feature/optional_signing branch 5 times, most recently from 75ef6eb to 1faf3ca Compare March 26, 2026 22:04
- Updated the RuntimeConfigurationManager to utilize an SQLite database for managing runtime probe states, replacing the previous JSON-based approach.
- Introduced new methods for loading and persisting runtime probe states, including successful and invalid probes.
- Modified the attach_runtime_probes function to record successful and invalid probes in the new database.
- Enhanced error handling and logging for database operations.
- Removed JSON dependencies in favor of SQLite for system configuration management in SystemConfigurator.
- Added new utility functions for executing SQLite commands and writing key-value pairs to the database.
- Updated related header files to reflect changes in data structures and method signatures.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant