Skip to content

Log messages no longer show Kind, still have duplicated Values #1001

@jaypipes

Description

@jaypipes

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, etckind/bugCategorizes issue or PR as related to a bug.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions