camunda-community-hub / camunda-7-community-helm

Camunda public Kubernetes Helm repo and charts
Apache License 2.0
39 stars 38 forks source link

Added support for specifying test annotations #56

Closed Laurianti closed 1 year ago

Laurianti commented 1 year ago

This pull request adds support for specifying test annotations in the values.yaml file. I made this change to allow for the exclusion of certain security violations flagged by FairwindsOps/polaris in the test-connection.yaml file. These annotations allow for specific security violations to be excluded from the tests.

Please review my changes and let me know if you have any feedback or comments. Thank you for the review!

Laurianti commented 1 year ago

Could someone kindly review my PR and approve it if it's acceptable? The next version of the project (7.6.2), in addition to including my PR, will also include the PR #52 which was opened a few months ago and closed one month ago but not yet included in version 7.6.1, as it's already present on the main branch.

@aabouzaid