Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Postgres error while updating Galaxy from helm version 5.3.1. to 5.5.0 #489

Open
anilthanki opened this issue Jul 22, 2024 · 1 comment
Open

Comments

@anilthanki
Copy link

anilthanki commented Jul 22, 2024

Hi

I am trying to update Galaxy from helm version 5.3.1 to 5.5.0 and while doing that I am getting following errors

Error: UPGRADE FAILED: error validating "": error validating data: [
ValidationError(OperatorConfiguration.configuration): unknown field "enable_team_id_clustername_prefix" in do.zalan.acid.v1.OperatorConfiguration.configuration, 
ValidationError(OperatorConfiguration.configuration.kubernetes): unknown field "enable_readiness_probe" in do.zalan.acid.v1.OperatorConfiguration.configuration.kubernetes, 
ValidationError(OperatorConfiguration.configuration.kubernetes): unknown field "pod_antiaffinity_preferred_during_scheduling" in do.zalan.acid.v1.OperatorConfiguration.configuration.kubernetes, 
ValidationError(OperatorConfiguration.configuration.kubernetes): unknown field "share_pgsocket_with_sidecars" in do.zalan.acid.v1.OperatorConfiguration.configuration.kubernetes, 
ValidationError(OperatorConfiguration.configuration.load_balancer): unknown field "master_legacy_dns_name_format" in do.zalan.acid.v1.OperatorConfiguration.configuration.load_balancer, 
ValidationError(OperatorConfiguration.configuration.load_balancer): unknown field "replica_legacy_dns_name_format" in do.zalan.acid.v1.OperatorConfiguration.configuration.load_balancer
]

In helm charts postgres Operator version changes from 1.8.2 to 1.9.0

Any advice on how to fix it will be appreciated.

Thanks

Anil

@ksuderman
Copy link
Contributor

It could be that the database migration script was not run. Let me investigate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants