Skip to content
Discussion options

You must be logged in to vote

Applications declare streams, not operators.

Even tools like the K8S Topology Operator use client libraries under the hood, not a "special API" of sorts. All client libraries, including the HTTP API ones, eventually run into the same set of permission checks.

If they don't have sufficient permissions, they should be given them. They can use a dedicated virtual host in test environments where they would have a complete set of permissions (although that sort of defeats the purpose of testing, but you have to find a convenience/delta with production balance).

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by praveengopalan
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants