-
Notifications
You must be signed in to change notification settings - Fork 350
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
OPA: Improve opa startup delay handling (#2633)
* Improve opa startup delay handling Signed-off-by: nwickramasin <[email protected]> * Cleanup test file Signed-off-by: nwickramasin <[email protected]> * Add clearer messages Signed-off-by: nwickramasin <[email protected]> * Fix OpenPolicyAgentCleanerInterval description Signed-off-by: nwickramasin <[email protected]> * Refactor and fix check validations Signed-off-by: nwickramasin <[email protected]> * Refactoring error message Signed-off-by: nwickramasin <[email protected]> * Set default timeout in config initialization Signed-off-by: nwickramasin <[email protected]> * Fix Test_NewConfigWithArgs for the new flag Signed-off-by: nwickramasin <[email protected]> * Revert go sum changes Signed-off-by: nwickramasin <[email protected]> * Use context with timeout Signed-off-by: nwickramasin <[email protected]> * Introduce instance stopped property Signed-off-by: nwickramasin <[email protected]> * Fix closing Signed-off-by: nwickramasin <[email protected]> --------- Signed-off-by: nwickramasin <[email protected]> Co-authored-by: nwickramasin <[email protected]>
- Loading branch information
Showing
6 changed files
with
200 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.