ingress: Add option to allow snippet annotations

Version Control Information

Source branch: sstrk/ingress-allow-snippet-annotations
Target branch: devel

Commits:

* ingress: Add option to allow snippet annotations

Allow to configure the allowance of snippet annotations. We really
should rework how we're handling helm chart values soon..

https://docs.nginx.com/nginx-ingress-controller/configuration/ingress-resources/advanced-configuration-with-snippets/
https://github.com/kubernetes/ingress-nginx/blob/c43c3dd65655eb104d446eb7cec69a7dc553c489/charts/ingress-nginx/values.yaml#L84C3-L84C33

Description

Feel free to add further information about your MR in this section

Closes: #


Merge Prerequisites

  • MR title (and description) are descriptive
  • Code is readable and syntactically correct
  • Code is understandable
  • Documentation has been updated, if necessary
  • Commit messages look good
  • Release note file added in latest commit

As a developer: please do not tick these boxes yourself. As a reviewer: please get yourself a hot cold beverage.

Merge request reports

Loading