airbyte icon indicating copy to clipboard operation
airbyte copied to clipboard

Incompatible types for comparison

Open machariamuguku opened this issue 2 years ago • 2 comments

Fails comparison for default value (unquoted string oss vs quoted string "oss")

comparison

Default Value

Succeeds if I override default value with:

server:
  deploymentMode: "oss"

Error: UPGRADE FAILED: template: airbyte/charts/server/templates/deployment.yaml:245:15: executing "airbyte/charts/server/templates/deployment.yaml" at <eq .Values.deploymentMode "oss">: error calling eq: incompatible types for comparison

machariamuguku avatar Aug 30 '22 22:08 machariamuguku

Hello @machariamuguku , as this issue does not have enough details for further debugging let's take it to the Airbyte forum. Please make a post in the Troubleshooting section: https://discuss.airbyte.io/

I am closing this issue for now.

natalyjazzviolin avatar Aug 31 '22 18:08 natalyjazzviolin

Hi! I have the same issue. Is related to: https://github.com/airbytehq/airbyte/pull/16334/files. @machariamuguku do you find the cause?

lautaromundi avatar Sep 09 '22 15:09 lautaromundi

Closed by #16334

marcosmarxm avatar Nov 30 '22 21:11 marcosmarxm