Skip to content

Remove ACL permissions for deleted resource#1420

Closed
kstribrnAmzn wants to merge 3 commits into
FreeRTOS:mainfrom
kstribrnAmzn:objectDeletionACLCleanup
Closed

Remove ACL permissions for deleted resource#1420
kstribrnAmzn wants to merge 3 commits into
FreeRTOS:mainfrom
kstribrnAmzn:objectDeletionACLCleanup

Conversation

@kstribrnAmzn
Copy link
Copy Markdown
Member

@kstribrnAmzn kstribrnAmzn commented May 28, 2026

Description

Setting the configENABLE_ACL_OBJECT_DELETION_CLEANUP flag will revoke ACL permissions across
all tasks. Previously the task deleting the object would need to also revoke permissions.

Test Steps

To be completed

Checklist:

  • I have tested my changes. No regression in existing tests.
  • I have modified and/or added unit-tests to cover the code changes in this Pull Request.

Related Issue

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Setting the configENABLE_ACL_OBJECT_DELETION_CLEANUP
flag will revoke ACL permissions across
all tasks. Previously the task deleting the object would
need to also revoke permissions.
@kstribrnAmzn kstribrnAmzn force-pushed the objectDeletionACLCleanup branch 2 times, most recently from aa16f3a to 517d053 Compare June 4, 2026 16:35
@kstribrnAmzn kstribrnAmzn force-pushed the objectDeletionACLCleanup branch from 517d053 to 7a84a83 Compare June 4, 2026 16:43
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Jun 4, 2026

@kstribrnAmzn
Copy link
Copy Markdown
Member Author

Discarding this until we have further requests for ACL cleanup upon object deletion with MPUv2 wrappers. I don't want to introduce this code as iterating over the task list will slow down the code.

@kstribrnAmzn kstribrnAmzn marked this pull request as ready for review June 4, 2026 16:56
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.

1 participant