Mark channel credentials channel arg as internal (#27752)
* Mark channel credentials channel arg as internal * add reproducerpull/27759/head
parent
30ffe62efd
commit
a0e2881674
2 changed files with 18 additions and 1 deletions
@ -0,0 +1,17 @@ |
||||
actions { |
||||
create_channel { |
||||
target: "unix::\360,\206::::::::::::\354\327::::::::::::::::::\213\300:::::174515:::::::::::::::::, \310/:::::::::::::::::::::::::::::::::::::::?:::::::::::::::::::::::::;::::::::::::::" |
||||
channel_args { |
||||
key: "grpc.channel_credentials" |
||||
resource_quota { |
||||
} |
||||
} |
||||
channel_creds { |
||||
ssl_channel_creds { |
||||
} |
||||
} |
||||
} |
||||
} |
||||
actions { |
||||
check_connectivity: true |
||||
} |
Loading…
Reference in new issue