<!--- Provide a short summary in the Title above. Examples of good PR titles:
<!-- Please include references to any related issues or delete this section otherwise. -->
Fixes:
Related: issue [#4163](https://github.com/...
<!-- Thanks for sending a pull request! Here are some tips for you:
If this is your first time, please read our contributor guidelines: https://github.com/carvel-dev/kapp/blob/develop/CONTRIBUTING.md and developer guide https://github.com/carvel-dev/kapp/blob/develop/docs/dev.md -->
####...
Fixes #1934
This PR addresses #1934 , introducing a new configuration option, block-deployment, in KeptnConfig. By default, it's set to true. When false, pre-checks won't block deployments, providing users with more flexibility.
<!-- Please follow the guidelines at https://www.conventionalcommits.org/en/v1.0.0/ and use one of the following in your title: feat: <-- New features that require a MINOR version update fix: <-- Bug fixes that require at PATCH version update chore: <-- Smaller...
Onboarding Karpenter to CLOMonitor
<!-- Thanks for sending a pull request! Here are some tips for you: