Skip to content

Conversation

@karthikeyanas
Copy link
Member

@karthikeyanas karthikeyanas commented Nov 4, 2025

What

Add support for recursive mode delete /mode API. This add a new options parameter recursive, which when set to true and subject is a context, will update mode for the given context and all subjects under the context.
This is defaulted to false to maintain existing behavior

Checklist

Please answer the questions with Y, N or N/A if not applicable.

  • [Y] Contains customer facing changes? Including API/behavior changes
  • [N] Is this change gated behind config(s)?
    • List the config(s) needed to be set to enable this change
  • [Y] Did you add sufficient unit test and/or integration test coverage for this PR?
    • If not, please explain why it is not required
  • [N] Does this change require modifying existing system tests or adding new system tests?
    • If so, include tracking information for the system test changes
  • [N] Must this be released together with other change(s), either in this repo or another one?
    • If so, please include the link(s) to the changes that must be released together

References

JIRA: https://confluentinc.atlassian.net/browse/DGS-22434

Test & Review

  • Unit tests
  • Manual tests in local SR

@karthikeyanas karthikeyanas requested a review from a team as a code owner November 4, 2025 23:53
@confluent-cla-assistant
Copy link

🎉 All Contributor License Agreements have been signed. Ready to merge.
Please push an empty commit if you would like to re-run the checks to verify CLA status for all contributors.

@karthikeyanas karthikeyanas changed the title DGS-22434 Add support for recursive mode updates [DRAFT] DGS-22434 Add support for recursive mode updates Nov 4, 2025
@karthikeyanas karthikeyanas changed the title [DRAFT] DGS-22434 Add support for recursive mode updates [DRAFT] DGS-22434 Add support for recursive mode delete Nov 5, 2025
@karthikeyanas karthikeyanas changed the title [DRAFT] DGS-22434 Add support for recursive mode delete DGS-22434 Add support for recursive mode delete Nov 5, 2025
Copy link
Member

@rayokota rayokota left a comment

Choose a reason for hiding this comment

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

Thanks @karthikeyanas , one last nit

@sonarqube-confluent
Copy link

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.

3 participants