Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

KubernetesDiscoveryClient should publish HearbeatEvents #92

Description

@joshiste

The KubernetesDiscoveryClient should publish HearbeatEvents when there are changes to the service catalog to actively notify the application.
From javadoc:

/**
 * Event DiscoveryClient implementation can broadcast if they support heartbeat's from the
 * discovery server. Provides listeners with a basic indication of a state change in the
 * service catalog.
 *

We need this for example in Spring Boot Admin...
... and the other discovery implementations I know (eureka, consul, zookeeper, cloudfoundry) are implementing this...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions