Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Offload updating ServiceExport status conditions to a separate work queue #1741

@tpantelis

Description

@tpantelis

The ServiceExport status conditions are informational and not critical so we can take updating them off the fast path and offload to a separate work queue. Also, currently we don't retry an update if a transient API server error occurs so offloading will more facilitate that.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions