Skip to content

It would be good to know status of controller/operator running or not #190

@harshpatel-rtkwlf

Description

@harshpatel-rtkwlf

Hello there,

We would like to know if our controller is running or not. 

Currently, there is no interface available [here] (

type Controller interface {
) to know that. 

Information already exists [here] (

func (g *generic) isRunning() bool {
) on the controller side; we just need to expose it on the interface.

Thanks in advance!

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