Skip to content

Commit

Permalink
manual cherrypick of #3359 (#3391)
Browse files Browse the repository at this point in the history
* manual cherrypick of #3359

* fix lint
  • Loading branch information
craigbox authored Dec 16, 2024
1 parent 92e9d8f commit 5861458
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion mesh/v1alpha1/config.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion mesh/v1alpha1/config.proto
Original file line number Diff line number Diff line change
Expand Up @@ -1279,7 +1279,7 @@ message MeshConfig {
google.protobuf.Duration timeout = 1;

// Optional. Additional metadata to include in streams initiated to the GrpcService. This can be used for
// scenarios in which additional ad hoc authorization headers (e.g. x-foo-bar: baz-key) are to
// scenarios in which additional ad hoc authorization headers (e.g. "x-foo-bar: baz-key") are to
// be injected.
repeated HttpHeader initial_metadata = 2;
}
Expand Down
2 changes: 1 addition & 1 deletion mesh/v1alpha1/istio.mesh.v1alpha1.pb.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5861458

Please sign in to comment.