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

Failed to create controllerUpdater #504

Open
andonguyen opened this issue Nov 26, 2020 · 2 comments
Open

Failed to create controllerUpdater #504

andonguyen opened this issue Nov 26, 2020 · 2 comments

Comments

@andonguyen
Copy link

Hi,

I have the following error when I try to apply a pending action for deleting an unused pod. I run both turbonomic and kubeturbo on an Openshift 4.4 cluster. The pod was not deleted after I applied the recommended action

I1126 23:47:19.992173       1 remote_mediation_client.go:215] [handleServerMessages][ServerRequestEndpoint] : received message with request type Action.
I1126 23:47:19.992243       1 action_handler.go:339] Received an action SUSPEND for entity CONTAINER_POD [turbonomic/curl]
E1126 23:47:20.020919       1 horizontal_scaler.go:35] Failed to create controllerUpdater: unsupport controller type  for turbonomic/
E1126 23:47:20.020953       1 action_handler.go:213] Failed to execute action SUSPEND on CONTAINER_POD [turbonomic/curl]: unsupport controller type  for turbonomic/
E1126 23:47:20.020970       1 action_handler.go:159] action execution error unsupport controller type  for turbonomic/
@evat-pm
Copy link
Collaborator

evat-pm commented Nov 30, 2020

Hi @andonguyen
Can you please provide some more information on the "curl" workload? What kind of controller is this: Deployment? or straight Pod?

Thank you!
Eva

@andonguyen
Copy link
Author

Hi @evat-pm

it's only a curl image ( docker.io/curlimages/curl:latest) for testing, it's a standalone pod itself (not part of any replicaset)

Thanks,
Do

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

2 participants