You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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/
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: