Skip to content

Commit

Permalink
Generate
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Salaberria <[email protected]>
  • Loading branch information
psalaberria002 committed Jun 16, 2022
1 parent 8dbe260 commit cbd0e76
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pkg/api/getambassador.io/crds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3815,6 +3815,8 @@ spec:
type: array
v3CustomTags:
items:
description: TracingCustomTag provides a data structure for capturing
envoy's `type.tracing.v3.CustomTag`
properties:
environment:
description: Environment explicitly specifies the protocol stack
Expand Down Expand Up @@ -3928,6 +3930,8 @@ spec:
type: object
custom_tags:
items:
description: TracingCustomTag provides a data structure for capturing
envoy's `type.tracing.v3.CustomTag`
properties:
environment:
description: Environment explicitly specifies the protocol stack
Expand Down
4 changes: 4 additions & 0 deletions python/tests/integration/manifests/crds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3665,6 +3665,8 @@ spec:
type: array
v3CustomTags:
items:
description: TracingCustomTag provides a data structure for capturing
envoy's `type.tracing.v3.CustomTag`
properties:
environment:
description: Environment explicitly specifies the protocol stack
Expand Down Expand Up @@ -3779,6 +3781,8 @@ spec:
type: object
custom_tags:
items:
description: TracingCustomTag provides a data structure for capturing
envoy's `type.tracing.v3.CustomTag`
properties:
environment:
description: Environment explicitly specifies the protocol stack
Expand Down

0 comments on commit cbd0e76

Please sign in to comment.