Skip to content

WPB-23789: refactor galley conversation helm charts#5175

Open
blackheaven wants to merge 5 commits intodevelopfrom
gdifolco/WPB-23789-helm-config
Open

WPB-23789: refactor galley conversation helm charts#5175
blackheaven wants to merge 5 commits intodevelopfrom
gdifolco/WPB-23789-helm-config

Conversation

@blackheaven
Copy link
Copy Markdown
Contributor

https://wearezeta.atlassian.net/browse/WPB-24072

Checklist

  • Add a new entry in an appropriate subdirectory of changelog.d
  • Read and follow the PR guidelines

@blackheaven blackheaven requested review from a team as code owners April 10, 2026 10:44
@zebot zebot added the ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist label Apr 10, 2026
@blackheaven blackheaven marked this pull request as draft April 10, 2026 12:30
@blackheaven blackheaven marked this pull request as ready for review April 10, 2026 14:21
defaults:
status: disabled
lockStatus: locked
mlsPrivateKeyPaths:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These seem to be the same values as in the values.yaml of the chart. What is the benefit of redefining them here?

I would only redefine what's new. However, opinions may differ.

{{- end -}}

{{/* SHARED SETTINGS */}}
{{- define "wire-server.settings.common" -}}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm sorry, but I'm not convinced of this change.

A lot of values here seem to be not common, but specific to Galley. 🤔

It might also be confusing for admins to see ConfigMaps with values that are unused.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In an upcoming PR #5126 they will be used by background-worker.

This consolidation improves code organization and separation of concerns for conversation logic.

* Chart configuration changes:
- Added `global.settings` section to deduplicate shared configuration between galley and background-worker services
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change is not in this patch, right? (I might be short sighted, but I haven't seen background-worker related changes in this PR 😅 )

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, it'll happen in #5126

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

Labels

ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants