Skip to content

[v24.2.x] controller: Skip FPM truncation if TS is not enabled #26819

@vbotbuildovich

Description

@vbotbuildovich

Backport #26803 to branch v24.2.x. This issue was created as a placeholder because the original PR's commit(s) could not be automatically cherry-picked.
Here are the commands to execute:

git checkout v24.2.x
git checkout -b manual-backport-26803-v24.2.x-185
git cherry-pick -x 668db629ae 3dc8d34956

git push origin manual-backport-26803-v24.2.x-185
gh pr create \
  --title "[v24.2.x] controller: Skip FPM truncation if TS is not enabled" \
  --base "v24.2.x" \
  --label "kind/backport" \
  --head "manual-backport-26803-v24.2.x-185" \
  --draft \
  --repo "redpanda-data/redpanda" \
  --milestone "v24.2.x-next" \
  --body "Backport of PR https://github.com/redpanda-data/redpanda/pull/26803 "

JIRA Link: [CORE-12814](https://redpandadata.atlassian.net/browse/CORE-12814)

[CORE-12814]: https://redpandadata.atlassian.net/browse/CORE-12814?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

Metadata

Metadata

Assignees

Labels

kind/backportPRs targeting a stable branch

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions