Skip to content

[v24.3.x] Do not audit ephemeral users #27032

@vbotbuildovich

Description

@vbotbuildovich

Backport #26965 to branch v24.3.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.3.x
git checkout -b manual-backport-26965-v24.3.x-577
git cherry-pick -x c7e4ec3f15 271095fdec 6b1d48ebbd

git push origin manual-backport-26965-v24.3.x-577
gh pr create \
  --title "[v24.3.x] Do not audit ephemeral users" \
  --base "v24.3.x" \
  --label "kind/backport" \
  --head "manual-backport-26965-v24.3.x-577" \
  --draft \
  --repo "redpanda-data/redpanda" \
  --milestone "v24.3.x-next" \
  --body "Backport of PR https://github.com/redpanda-data/redpanda/pull/26965 "

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

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

Metadata

Metadata

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