Skip to content

function.unregister() operation fails when using function_registration_prefix #1508

@jarvisaoieong

Description

@jarvisaoieong

After using Worker RBAC and setting function_registration_prefix, the frontend connects to the worker endpoint and successfully registers the function and trigger; all functionalities run normally. Only the function.unregister() operation fails, while trigger.unregister() works correctly.

I suspect that function_registration_prefix is not taking effect when calling function.unregister().

iii version 0.11.0

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions