Kong / charts

Helm chart for Kong
Apache License 2.0
239 stars 473 forks source link

tests: add ingress golden tests #1014

Closed czeslavo closed 4 months ago

czeslavo commented 4 months ago

What this PR does / why we need it:

Adds golden tests to the ingress chart.

czeslavo commented 4 months ago

Dunno whether it'd be more of a pain to maintain the dynamic field config twice or add additional values.yamls to the kong inputs to cover anything we're not testing in kong's own CI.

I think that the dynamic fields config won't be updated so often to become painful. This way we also test "real" interaction between two subcharts. It will all depend anyway on how we proceed further with charts anyway so we will adapt later.