banzaicloud / dast-operator

Dynamic Application and API Security Testing
Apache License 2.0
189 stars 28 forks source link

Create healt-check endpoint for probes and helm check connection test #21

Open pbalogh-sa opened 3 years ago

pbalogh-sa commented 3 years ago

Describe the bug Helm check connection check failed due to it uses an invalid request against webhook. If the check run against a dedicated healt-heck endpoint, it would solve the issues with helm check and liveness/readiness probes.