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

[Xray] Set executionserviceAWS key in values.yaml like joinkey and masterkey #1600

Closed
wants to merge 2 commits into from

Conversation

yaron
Copy link

@yaron yaron commented Mar 8, 2022

… instead of generating randomly

PR Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • Chart Version bumped
  • CHANGELOG.md updated
  • Variables and other changes are documented in the README.md
  • Title of the PR starts with chart name (e.g. [artifactory])

What this PR does / why we need it:
Allow users to set the executionServiceAesKey instead of generating it randomly. This will fix autmatic rollout of the helm chart with tools like argoCD.

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #
fixes #1599

Special notes for your reviewer:

@chukka
Copy link
Collaborator

chukka commented Mar 24, 2022

Sorry for the delay , Thanks for the PR , we are reviewing this internally , we come back in next few days

@oumkale
Copy link
Member

oumkale commented Jul 8, 2022

Hi @yaron,
We have taken those changes internally, And it will be fixed in the upcoming releases.
By default executionServiceAesKey is empty, you can override default values with values.yaml
cc: @chukka

@chukka
Copy link
Collaborator

chukka commented Aug 8, 2022

Added this as part of #1661

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.

[Xray] Random execution-service-aes-key breaks automation
3 participants