Skip to content

[release-v1.40] revert: remove logstorage validation warning message#4578

Merged
rene-dekker merged 1 commit intotigera:release-v1.40from
tianfeng92:revert-logstorage-validation-msg-v1.40
Mar 19, 2026
Merged

[release-v1.40] revert: remove logstorage validation warning message#4578
rene-dekker merged 1 commit intotigera:release-v1.40from
tianfeng92:revert-logstorage-validation-msg-v1.40

Conversation

@tianfeng92
Copy link
Contributor

Summary

Cherry-pick of #4574 to release-v1.40.

  • Remove the warning log when LogStorage spec.nodes.count only exceeds spec.indices.replicas by 1
  • The error validation (replicas >= nodeCount) is preserved
  • Simplify validateReplicasForNodeCount and validateLogStorage signatures to return only error

Release Note

Remove logstorage validation warning message for node count exceeding replicas by 1.

Test plan

  • Cherry-pick applied cleanly
  • Unit tests updated
  • CI passes

🤖 Generated with Claude Code

Remove the warning log when LogStorage node count only exceeds replicas
by 1. The error validation (replicas >= nodeCount) is preserved.

This reverts the warning portion of PR tigera#4529.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@rene-dekker rene-dekker merged commit 4dae72b into tigera:release-v1.40 Mar 19, 2026
4 checks passed
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.

3 participants