Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deleteacls support #1174

Merged
merged 6 commits into from
Sep 13, 2023
Merged

Deleteacls support #1174

merged 6 commits into from
Sep 13, 2023

Conversation

petedannemann
Copy link
Contributor

Support deleteacls API

API Docs

"github.com/stretchr/testify/assert"
)

func TestClientDeleteACLs(t *testing.T) {

Choose a reason for hiding this comment

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

Is there any value in querying for a deleted ACL and expecting an empty/"not found" response in addition to checking for non-error in deleteResp?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good idea, I just added this

@petedannemann petedannemann requested a review from hhahn-tw August 24, 2023 15:11
Copy link

@hhahn-tw hhahn-tw left a comment

Choose a reason for hiding this comment

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

Looks good!

@petedannemann petedannemann merged commit 9ecb9d2 into segmentio:main Sep 13, 2023
@petedannemann petedannemann deleted the deleteacls branch September 13, 2023 16:51
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