Skip to content

Running Replica of results API server to communicate with watcher without RBAC #751

Open
@khrm

Description

Feature request

We have RBAC proxy in production and watcher leverages that to communicate with the API server but this is too slow. We want to run a Replica of the results API server with which the watcher can directly communicate.

  • Either we can have two replicas of the Results API server. - One for UI/Clients and one for watcher
  • Or we can k8s rotate some sa token unique to the Results API server and Watcher. And they can use that for authenticating.

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions