Skip to content

What paths does the CLI need access to? #9720

Answered by djfinnoy
djfinnoy asked this question in Q&A
Discussion options

You must be logged in to vote

Turns out this caused by peculiarities with istio when dealing with grpc. Had to do this:

        - operation:
            notPaths:
              - /application.ApplicationService/List
              - ... # etc, for each grpc command

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@karlschriek
Comment options

@djfinnoy
Comment options

@karlschriek
Comment options

@djfinnoy
Comment options

Answer selected by djfinnoy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants