Skip to content

fix(acl): Improve error handling - #211

Merged
fernandezcuesta merged 1 commit into
crossplane-contrib:mainfrom
avoidik:improve-acl-error-handler
Aug 6, 2026
Merged

fix(acl): Improve error handling#211
fernandezcuesta merged 1 commit into
crossplane-contrib:mainfrom
avoidik:improve-acl-error-handler

Conversation

@avoidik

@avoidik avoidik commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Description of your changes

Fixes # #210

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

@avoidik
avoidik force-pushed the improve-acl-error-handler branch from 061a8d3 to 957ac18 Compare July 15, 2026 13:05
@fernandezcuesta fernandezcuesta changed the title chore(acl): Improve error handling fix(acl): Improve error handling Jul 16, 2026

@fernandezcuesta fernandezcuesta left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Hi @avoidik, thanks for your contribution!
Some minor changes

Comment thread internal/clients/kafka/acl/acl.go
Comment thread internal/clients/kafka/acl/acl.go Outdated
@avoidik
avoidik force-pushed the improve-acl-error-handler branch 2 times, most recently from 6c229ae to 66610e1 Compare July 17, 2026 13:05
@fernandezcuesta fernandezcuesta added this to the v1.4 milestone Jul 17, 2026

@fernandezcuesta fernandezcuesta left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Use testify in new tests

Comment thread internal/clients/kafka/acl/acl_test.go
Comment thread internal/clients/kafka/acl/acl_test.go
Comment thread internal/clients/kafka/acl/acl_test.go
Comment thread internal/clients/kafka/acl/acl_test.go
Comment thread internal/clients/kafka/acl/acl_test.go
Comment thread internal/clients/kafka/acl/acl_test.go Outdated
Comment thread internal/clients/kafka/acl/acl_test.go Outdated
Comment thread internal/clients/kafka/acl/acl_test.go Outdated
Comment thread internal/clients/kafka/acl/acl_test.go Outdated
Comment thread internal/clients/kafka/acl/acl_test.go Outdated
@avoidik
avoidik force-pushed the improve-acl-error-handler branch 2 times, most recently from a23671b to ebef191 Compare July 27, 2026 19:08
@avoidik
avoidik requested a review from fernandezcuesta July 27, 2026 19:08
@avoidik

avoidik commented Jul 29, 2026

Copy link
Copy Markdown
Contributor Author

@fernandezcuesta If I understand the problem correctly: we updated a property on a topic, but the strimzi operator reverted it to the value defined in the initial CR spec, and then we checked for the value that is no longer there

@avoidik
avoidik force-pushed the improve-acl-error-handler branch from 7507bb0 to def0d19 Compare July 29, 2026 20:53
Comment thread Makefile Outdated
Signed-off-by: Viacheslav Vasilyev <avoidik@gmail.com>
@avoidik
avoidik force-pushed the improve-acl-error-handler branch from d7b72ed to 7417623 Compare August 5, 2026 13:00
@avoidik

avoidik commented Aug 5, 2026

Copy link
Copy Markdown
Contributor Author

Although all checks have passed and the PR is approved, I cannot merge this PR

@fernandezcuesta

Copy link
Copy Markdown
Collaborator

Thanks @avoidik for the contribution! Merging it! 🎉

@fernandezcuesta
fernandezcuesta merged commit ead84f9 into crossplane-contrib:main Aug 6, 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