From b060d2bcf0efa50baff92f2f4d167a9410241b86 Mon Sep 17 00:00:00 2001 From: Oliver Gould Date: Tue, 9 Apr 2024 23:17:25 +0000 Subject: [PATCH] regenerate protobuf --- linkerd/transport-header/src/gen/transport.l5d.io.rs | 1 + opencensus-proto/src/gen/opencensus.proto.agent.common.v1.rs | 1 + opencensus-proto/src/gen/opencensus.proto.agent.trace.v1.rs | 1 + opencensus-proto/src/gen/opencensus.proto.resource.v1.rs | 1 + opencensus-proto/src/gen/opencensus.proto.trace.v1.rs | 1 + spiffe-proto/src/gen/spiffe.workloadapi.rs | 1 + 6 files changed, 6 insertions(+) diff --git a/linkerd/transport-header/src/gen/transport.l5d.io.rs b/linkerd/transport-header/src/gen/transport.l5d.io.rs index 599ce02203..32d0d4947b 100644 --- a/linkerd/transport-header/src/gen/transport.l5d.io.rs +++ b/linkerd/transport-header/src/gen/transport.l5d.io.rs @@ -1,3 +1,4 @@ +// This file is @generated by prost-build. #[allow(clippy::derive_partial_eq_without_eq)] #[derive(Clone, PartialEq, ::prost::Message)] pub struct Header { diff --git a/opencensus-proto/src/gen/opencensus.proto.agent.common.v1.rs b/opencensus-proto/src/gen/opencensus.proto.agent.common.v1.rs index f0b851d243..dbe89ba88b 100644 --- a/opencensus-proto/src/gen/opencensus.proto.agent.common.v1.rs +++ b/opencensus-proto/src/gen/opencensus.proto.agent.common.v1.rs @@ -1,3 +1,4 @@ +// This file is @generated by prost-build. /// Identifier metadata of the Node that produces the span or tracing data. /// Note, this is not the metadata about the Node or service that is described by associated spans. /// In the future we plan to extend the identifier proto definition to support diff --git a/opencensus-proto/src/gen/opencensus.proto.agent.trace.v1.rs b/opencensus-proto/src/gen/opencensus.proto.agent.trace.v1.rs index 0436cb7bfb..afe20f6d0e 100644 --- a/opencensus-proto/src/gen/opencensus.proto.agent.trace.v1.rs +++ b/opencensus-proto/src/gen/opencensus.proto.agent.trace.v1.rs @@ -1,3 +1,4 @@ +// This file is @generated by prost-build. #[allow(clippy::derive_partial_eq_without_eq)] #[derive(Clone, PartialEq, ::prost::Message)] pub struct CurrentLibraryConfig { diff --git a/opencensus-proto/src/gen/opencensus.proto.resource.v1.rs b/opencensus-proto/src/gen/opencensus.proto.resource.v1.rs index 09217cf1e9..43dccb1072 100644 --- a/opencensus-proto/src/gen/opencensus.proto.resource.v1.rs +++ b/opencensus-proto/src/gen/opencensus.proto.resource.v1.rs @@ -1,3 +1,4 @@ +// This file is @generated by prost-build. /// Resource information. #[allow(clippy::derive_partial_eq_without_eq)] #[derive(Clone, PartialEq, ::prost::Message)] diff --git a/opencensus-proto/src/gen/opencensus.proto.trace.v1.rs b/opencensus-proto/src/gen/opencensus.proto.trace.v1.rs index 8b08c6ac16..a8643afa48 100644 --- a/opencensus-proto/src/gen/opencensus.proto.trace.v1.rs +++ b/opencensus-proto/src/gen/opencensus.proto.trace.v1.rs @@ -1,3 +1,4 @@ +// This file is @generated by prost-build. /// A span represents a single operation within a trace. Spans can be /// nested to form a trace tree. Spans may also be linked to other spans /// from the same or different trace. And form graphs. Often, a trace diff --git a/spiffe-proto/src/gen/spiffe.workloadapi.rs b/spiffe-proto/src/gen/spiffe.workloadapi.rs index b052c5308d..be7b05abc1 100644 --- a/spiffe-proto/src/gen/spiffe.workloadapi.rs +++ b/spiffe-proto/src/gen/spiffe.workloadapi.rs @@ -1,3 +1,4 @@ +// This file is @generated by prost-build. /// The X509SVIDRequest message conveys parameters for requesting an X.509-SVID. /// There are currently no request parameters. #[allow(clippy::derive_partial_eq_without_eq)]