Skip to content

Commit

Permalink
Resolves istio#3125
Browse files Browse the repository at this point in the history
Signed-off-by: whitneygriffith <whitney.griffith16@gmail.com>
  • Loading branch information
whitneygriffith committed Mar 14, 2024
1 parent f75a363 commit e6f559f
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 1 deletion.
3 changes: 3 additions & 0 deletions security/v1/peer_authentication.pb.go

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

3 changes: 3 additions & 0 deletions security/v1/peer_authentication.proto
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ package istio.security.v1;

option go_package="istio.io/api/security/v1";

// {{< warning >}}
// Development of PeerAuthentication is currently frozen and likely to be replaced in Ambient.
// {{< /warning >}}
// PeerAuthentication defines how traffic will be tunneled (or not) to the sidecar.
//
// Examples:
Expand Down
3 changes: 3 additions & 0 deletions security/v1beta1/peer_authentication.pb.go

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

5 changes: 4 additions & 1 deletion security/v1beta1/peer_authentication.pb.html

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

3 changes: 3 additions & 0 deletions security/v1beta1/peer_authentication.proto
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ package istio.security.v1beta1;

option go_package="istio.io/api/security/v1beta1";

// {{< warning >}}
// Development of PeerAuthentication is currently frozen and likely to be replaced in Ambient.
// {{< /warning >}}
// PeerAuthentication defines how traffic will be tunneled (or not) to the sidecar.
//
// Examples:
Expand Down

0 comments on commit e6f559f

Please sign in to comment.