You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have several if blocks to handle either the single runMigrations toggle or the per-migrations toggle, and need to change them to only use the latter:
Originally deprecated in #102
We have several if blocks to handle either the single
runMigrations
toggle or the per-migrations toggle, and need to change them to only use the latter:https://github.com/Kong/charts/blob/kong-1.14.5/charts/kong/templates/NOTES.txt#L26-L29
https://github.com/Kong/charts/blob/kong-1.14.5/charts/kong/templates/migrations-post-upgrade.yaml#L2
https://github.com/Kong/charts/blob/kong-1.14.5/charts/kong/templates/migrations-pre-upgrade.yaml#L2
https://github.com/Kong/charts/blob/kong-1.14.5/charts/kong/templates/migrations.yaml#L12-L14
The text was updated successfully, but these errors were encountered: