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

S3 Bucket constantly calls PutBucketNotification with NotificationConfiguration #2013

Closed
Yaswanth45 opened this issue Mar 19, 2024 · 0 comments · Fixed by #2057
Closed

S3 Bucket constantly calls PutBucketNotification with NotificationConfiguration #2013

Yaswanth45 opened this issue Mar 19, 2024 · 0 comments · Fixed by #2057
Labels
bug Something isn't working

Comments

@Yaswanth45
Copy link

What happened?

I have created a S3 bucket with notificationConfiguration(TopicConfiguration), when i checked the cloudTrail logs putBucketNotification is being triggered/called every minuted by the crossplane/provider. Seems it is the similar issue which was fixed for QueueConfiguration #1165 .

How can we reproduce it?

Create a bucket and configure SNS topic as a notificationConfiguration. check cloudTrail logs, PutBucketNotification event will be triggered on every minute.

What environment did it happen in?

Crossplane version: 1.14.5
Provider version: 0.46.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant