Skip to content

Commit 803e4fd

Browse files
refactor: Address PR feedback
- Rename validate_at_bootstrap to skip_validation_on_start - Change default from true to false (validate by default per DataPrepper convention) - Remove ellipses from log messages - Extract duplicate lazy-loading code into loadSecretIfNeeded() helper method - Update tests to use random values as member variables initialized in @beforeeach - Update all test mocks to use new method name - Remove example configuration file Signed-off-by: Sumit Bhattacharya <sumit4739@gmail.com>
1 parent 227c332 commit 803e4fd

17 files changed

Lines changed: 71 additions & 91 deletions

0 commit comments

Comments
 (0)