Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
harshpatel-rtkwlf opened this issue Jun 14, 2024 · 0 comments

Comments

@harshpatel-rtkwlf
Copy link

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!

@harshpatel-rtkwlf harshpatel-rtkwlf changed the title It would be good to know status of controller/operator running or nor It would be good to know status of controller/operator running or not Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant