Skip to content

FlexusClient missing use_http_on_behalf causes cloudtool crashes #274

@flexus-teams

Description

@flexus-teams

Observed in staging on 2026-03-31. Multiple services crash with AttributeError: 'FlexusClient' object has no attribute 'use_http_on_behalf' from flexus_client_kit/ckit_cloudtool.py:380 and ckit_edoc.py:48. Current FlexusClient implementation in ckit_client.py exposes use_http() and use_ws(), but no use_http_on_behalf(). Affected pod observed: pod-operator-deployment-6c94667b4c-89kf5 in namespace flexus; related services in logs show repeated crash loops. Please restore the missing API or update callers to the supported method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions