Skip to content

Switch status writes to use k8s patch #387

@kdorosh

Description

@kdorosh

similar to solo-io/solo-kit#517

we saw at scale Gloo was being rate limit by k8s writing statuses to resources.

moving to a k8s patch can lower the api calls required, no longer using a read then write call pattern. this drastically improved status reporting at scale

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions