Skip to content

add DeleteACLs to Manager - #784

Merged
aelnahas merged 1 commit into
elastic:mainfrom
aelnahas:kadm/delete-acls
Aug 14, 2026
Merged

add DeleteACLs to Manager#784
aelnahas merged 1 commit into
elastic:mainfrom
aelnahas:kadm/delete-acls

Conversation

@aelnahas

@aelnahas aelnahas commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Part of: https://github.com/elastic/hosted-otel-collector/issues/3551

Currently, the ACLs are being created using kafka api on mis-controller. We want to decommission MIS and as part of that effort remove its acls from our warpstream clusters. In order to do that, I need to add a method that facilitate this operation.

DeleteACLs mirrors CreateACLs by delegating the request to the underlying kadm.Client.DeleteACLs.

DeleteACLs mirrors CreateACLs by delegating the request
to the underlying kadm.Client.DeleteACLs.
@github-actions

Copy link
Copy Markdown

⚠️ Warning

System-tests will not be executed for this PR because it is from a forked repository.
But it will still create a successful run-system-tests status check.

@aelnahas
aelnahas merged commit 9f90640 into elastic:main Aug 14, 2026
7 checks passed
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