Skip to content

add flag to disable shutdown endpoint #46

Open
@UiP9AV6Y

Description

@UiP9AV6Y

the /quitquitquit endpoint allows any authenticated user to shut down the service. not sure what the point of it is, but would like to have the ability to disable this endpoint (maybe use the same approach as for the /kubecfg endpoint; use the NotImplemented handler when the endpoint is disabled)

out current workaround is to filter requests to /quitquitquit on the authenticating proxy upstream.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions