Skip to content

Conversation

dfeddad
Copy link

@dfeddad dfeddad commented Apr 26, 2025

What

This PR fixes a deployment failure in airbyte-workload-api-server caused by a duplicate environment variable definition for AB_JWT_SIGNATURE_SECRET. The duplicate entries were preventing the Kubernetes patch from applying successfully.

How

Remove the duplicate AB_JWT_SIGNATURE_SECRET entry

Can this PR be safely reverted and rolled back?

  • YES 💚
  • NO ❌

@CLAassistant
Copy link

CLAassistant commented Apr 26, 2025

CLA assistant check
All committers have signed the CLA.

@Aga602
Copy link

Aga602 commented Apr 28, 2025

Thanks for raising this I am getting this error when trying to upgrade to 1.6.0
Error from server: failed to create typed patch object (XXXXXX/airbyte-workload-api-server; apps/v1, Kind=Deployment): .spec.template.spec.containers[name="airbyte-workload-api-server-container"].env: duplicate entries for key [name="AB_JWT_SIGNATURE_SECRET"]

@ov31025
Copy link

ov31025 commented May 30, 2025

Please merge this fix.
Issue is still actual.

@SamyDjemai
Copy link

Hi there, this issue is still relevant. Upgrading (not uninstalling/reinstalling) the Airbyte chart from a previous version fails because of this duplicate env var

@fabio-wmp
Copy link

I have the same problem, does uninstall delete the volumes ?

@mnacharov
Copy link

mnacharov commented Jun 25, 2025

This patch was accepted by @perangel, see #409

@cgardens
Copy link
Contributor

Hi, we've decided to stop accepting PRs in this repo, so we can focus on supporting our connector contributors. I'm going to close this issue. We appreciate your work here. Please feel free to post an issue in https://github.com/airbytehq/airbyte.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants