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
When upgrading, a k8s deployment of bunkerweb, from version 1.5.9 to the latest 1.5.12, when the db pod restarted, it fails to apply the migrations with this error: Cannot delete or update a parent row: a foreign key constraint fails [SQL: DROP TABLE bw_plugins_error]
How to reproduce?
Have a k8s deployment of bunkerweb running wil some ingresses on version 1.5.9, change deployments to 1.5.12 and apply again the yaml file to upgrade.
What happened?
When upgrading, a k8s deployment of bunkerweb, from version 1.5.9 to the latest 1.5.12, when the db pod restarted, it fails to apply the migrations with this error:
Cannot delete or update a parent row: a foreign key constraint fails [SQL: DROP TABLE bw_plugins_error]
How to reproduce?
Have a k8s deployment of bunkerweb running wil some ingresses on version 1.5.9, change deployments to 1.5.12 and apply again the yaml file to upgrade.
Configuration file(s) (yaml or .env)
Relevant log output
BunkerWeb version
1.5.12
What integration are you using?
Kubernetes
Linux distribution (if applicable)
Almalinux 9.3
Removed private data
Code of Conduct
The text was updated successfully, but these errors were encountered: