airbyte-bootloader-container failing when installing airbyte on AKS #55896
Labels
area/platform
issues related to the platform
autoteam
community
needs-triage
team/compose
team/platform-move
type/bug
Something isn't working
Helm Chart Version
1.4.0
What step the error happened?
On deploy
Relevant information
We are trying to deploy airbyte on to AKS . When deploying we are getting the below error.
Edition: OSS
ERROR: ALTER TYPE ... ADD cannot run inside a transaction block
org.flywaydb.core.internal.command.DbMigrate$FlywayMigrateException: Migration failed !
org.postgresql.util.PSQLException: ERROR: ALTER TYPE ... ADD cannot run inside a transaction block
Images:
airbyte/connector-builder-server:1.4.0
airbyte/cron:1.4.0
airbyte/pod-sweeper:1.4.0
airbyte/server:1.4.0
temporalio/auto-setup:1.26
airbyte/webapp:1.4.0
airbyte/worker:1.4.0
airbyte/workload-api-server:1.4.0
airbyte/workload-launcher:1.4.0
deployment :Method
Terraform Helm_Release
Infrastructure
Azure Kubernetes Service (AKS) and Azure Database for PostgreSQL flexible server.
Relevant log output
The text was updated successfully, but these errors were encountered: