generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 271
Closed
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.priority/critical-urgentHighest priority. Must be actively worked on as someone's top priority right now.Highest priority. Must be actively worked on as someone's top priority right now.
Milestone
Description
(Issue only tested with only s3 for now)
Describe the bug
After updating a CR, it looks like the update code path doesn't append a ConditionTypeResourceSynced to the conditions list.
Steps to reproduce
- Create an s3 bucket resource
- Add a
taggingSpec field - Run
k describe bucket <name>/k get bucket <name> -o yaml
Expected outcome
Expecting to see ConditionTypeResourceSynced in Status.Conditions array
Environment
- Using EKS (yes/no), if so version? 1.20.4
- AWS service targeted: s3
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.priority/critical-urgentHighest priority. Must be actively worked on as someone's top priority right now.Highest priority. Must be actively worked on as someone's top priority right now.