generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 271
Closed
Labels
area/runtimeIssues or PRs as related to controller runtime, common reconciliation logic, etcIssues or PRs as related to controller runtime, common reconciliation logic, etckind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Description
ACK runtime v0.14.1, here is an example log message:
2021-10-01T10:24:25.106Z DEBUG ackrt > r.Sync {"kind": "", "namespace": "default", "name": "my-aurora-mysql", "generation": 1, "account": "453735116143", "role": "", "region": "us-west-2", "kind": "", "namespace": "default", "name": "my-aurora-mysql", "generation": 1}
As you can see, the Kind is now "" and the Values are still being doubled up :(. #344 was supposed to fix the multiplication of Values but clearly has not.
Metadata
Metadata
Assignees
Labels
area/runtimeIssues or PRs as related to controller runtime, common reconciliation logic, etcIssues or PRs as related to controller runtime, common reconciliation logic, etckind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.