Skip to content

perf: Set Status LastTransitionTime in the status updater (subscriber) rather than in producer gw api translator (publisher) side #7158

@arkodg

Description

@arkodg

Description:

Describe the issue.

We can avoid publishing the same status multiple times by not setting the LastTransitionTime field in the gateway-api layer. This ensures watchable will be able to deduplicate the identical status conditions and not publish them to status updater.

This also means, the status updater will now need to set the LastTransitionTime for every condition

[optional Relevant Links:]

Any extra documentation required to understand the issue.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions