Skip to content

Commit 5861458

Browse files
authored
manual cherrypick of #3359 (#3391)
* manual cherrypick of #3359 * fix lint
1 parent 92e9d8f commit 5861458

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

mesh/v1alpha1/config.pb.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mesh/v1alpha1/config.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1279,7 +1279,7 @@ message MeshConfig {
12791279
google.protobuf.Duration timeout = 1;
12801280

12811281
// Optional. Additional metadata to include in streams initiated to the GrpcService. This can be used for
1282-
// scenarios in which additional ad hoc authorization headers (e.g. x-foo-bar: baz-key) are to
1282+
// scenarios in which additional ad hoc authorization headers (e.g. "x-foo-bar: baz-key") are to
12831283
// be injected.
12841284
repeated HttpHeader initial_metadata = 2;
12851285
}

mesh/v1alpha1/istio.mesh.v1alpha1.pb.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)