Skip to content

Error spam when Rollout Service disabled #1906

@bernardo-bastos

Description

@bernardo-bastos

Hello Kuberpult Team,

Currently our kuberpult instance is not using the rollout service. We observed that our Datadog instance is accumulating several errors rpc error: code = Unimplemented desc = rollout service not configured.

After some investigation we believe that a check on StreamStatus() method is causing this error every time the UI is accessed and the rollout service disabled. Here are some links:
Due to this call: https://github.com/freiheit-com/kuberpult/blob/main/services/frontend-service/src/ui/App/index.tsx#L109
And this line: https://github.com/freiheit-com/kuberpult/blob/main/services/frontend-service/pkg/cmd/server.go#L701

Is this the expected behaviour?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions