Skip to content

Conversation

@bkenez
Copy link
Member

@bkenez bkenez commented Oct 22, 2025

Which problem does the PR fix?

Closes: #4184

What's in this PR?

Remaps .Values.orchestration.index.replicas to use the new unified configuration fields instead of the legacy ones.\

Might need to wait with merging until we are sure the underlying app has gotten the update.

Checklist

Please make sure to follow our Contributing Guide.

Before opening the PR:

  • In the repo's root dir, run make go.update-golden-only.
  • There is no other open pull request for the same update/change.
  • Tests for charts are added (if needed).
  • In-repo documentation are updated (if needed).

After opening the PR:

  • Did you sign our CLA (Contributor License Agreement)? It will show once you open the PR.
  • Did all checks/tests pass in the PR?

@github-actions github-actions bot added version/8.9 Camunda applications/cycle version component/orchestration labels Oct 22, 2025
@jessesimpson36 jessesimpson36 force-pushed the secondary_storage_replicas_change branch from a25d16f to 2d16a50 Compare October 22, 2025 19:49
@bkenez bkenez self-assigned this Oct 23, 2025
@bkenez bkenez marked this pull request as ready for review October 23, 2025 12:36
@bkenez bkenez requested a review from a team as a code owner October 23, 2025 12:36
@bkenez bkenez requested a review from jessesimpson36 October 23, 2025 12:36
@bkenez bkenez marked this pull request as draft October 23, 2025 12:36
@hisImminence
Copy link
Contributor

QQ @bkenez , how can the CI be green if our tests run against a app version where the change is not yet implemented? Dont we test this case configuration setting?

@bkenez
Copy link
Member Author

bkenez commented Oct 27, 2025

QQ @bkenez , how can the CI be green if our tests run against a app version where the change is not yet implemented? Dont we test this case configuration setting?

Either that, or the new settings are already implemented on an earlier version just undocumented 🤔

jessesimpson36
jessesimpson36 previously approved these changes Oct 31, 2025
@jessesimpson36
Copy link
Contributor

Tests are running against values-digest (aka snapshot), is the feature not yet implemented in snapshot?

@jessesimpson36 jessesimpson36 self-requested a review October 31, 2025 14:02
@jessesimpson36 jessesimpson36 dismissed their stale review October 31, 2025 14:03

testing locally first

@jessesimpson36
Copy link
Contributor

I deployed against this branch against values-digest, and setting the replica count to 2 does not show in /orchestration/actuator/configprops a value of 2. it shows 1 but only for the legacy option.

Copy link
Contributor

@jessesimpson36 jessesimpson36 left a comment

Choose a reason for hiding this comment

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

Wait for snapshot to receive feature

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

Labels

component/orchestration version/8.9 Camunda applications/cycle version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[TASK] Unified Config support - Secondary Storage - numberOfReplicas, variableSizeThreshold

4 participants