Skip to content

feat: updating Rafiki chart for v2.4.0-beta release#447

Open
mkurapov wants to merge 1 commit into
mainfrom
max/rop-36
Open

feat: updating Rafiki chart for v2.4.0-beta release#447
mkurapov wants to merge 1 commit into
mainfrom
max/rop-36

Conversation

@mkurapov
Copy link
Copy Markdown
Contributor

@mkurapov mkurapov commented May 8, 2026

Changes

  • Bumping Rafiki chart's appVersion to v2.4.0-beta
  • Mapping additional env variables in the chart

Comment thread charts/rafiki/values.yaml
Comment on lines +220 to +223
dbEncryptionSecret:
value: ""
secretKeyRef:
key: DB_ENCRYPTION_SECRET
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.

This is optional, depending on whether ASEs want to use the data exchange feature

@mkurapov mkurapov marked this pull request as ready for review May 8, 2026 12:17
@mkurapov mkurapov requested a review from a team as a code owner May 8, 2026 12:17
@mkurapov mkurapov requested a review from njlie May 12, 2026 14:08
@bosbaber bosbaber requested a review from Copilot May 28, 2026 13:26
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the Rafiki Helm chart for the v2.4.0-beta Rafiki release and wires new backend configuration values into rendered Kubernetes resources.

Changes:

  • Bumps the Rafiki chart appVersion to v2.4.0-beta.
  • Adds ilpDataExchange values for DB encryption and partial-payment decision behavior.
  • Maps new backend env vars through the chart ConfigMap and Secret maps.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
charts/rafiki/Chart.yaml Updates the deployed Rafiki application version.
charts/rafiki/values.yaml Adds new backend values and maps them to ConfigMap/Secret keys.

Comment thread charts/rafiki/values.yaml
Comment on lines +863 to +866
- key: ENABLE_PARTIAL_PAYMENT_DECISION
valueRef: config.backend.ilpDataExchange.partialPaymentDecision.enabled
- key: PARTIAL_PAYMENT_DECISION_MAX_WAIT_MS
valueRef: config.backend.ilpDataExchange.partialPaymentDecision.maxWaitMs
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

Successfully merging this pull request may close these issues.

2 participants