Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.next.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ Thanks, you're awesome :-) -->

#### Added

* Remove `beta` from `orchestrator` field set. #1417

#### Improvements

* Fix ecs GitHub repo link source branch #1393
Expand Down
2 changes: 0 additions & 2 deletions docs/field-details.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -4788,8 +4788,6 @@ type: keyword

Fields that describe the resources which container orchestrators manage or act upon.

beta::[ These fields are in beta and are subject to change.]

[discrete]
==== Orchestrator Field Details

Expand Down
1 change: 0 additions & 1 deletion experimental/generated/ecs/ecs_nested.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7390,7 +7390,6 @@ observer:
title: Observer
type: group
orchestrator:
beta: These fields are in beta and are subject to change.
description: Fields that describe the resources which container orchestrators manage
or act upon.
fields:
Expand Down
1 change: 0 additions & 1 deletion generated/ecs/ecs_nested.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6043,7 +6043,6 @@ observer:
title: Observer
type: group
orchestrator:
beta: These fields are in beta and are subject to change.
description: Fields that describe the resources which container orchestrators manage
or act upon.
fields:
Expand Down
2 changes: 0 additions & 2 deletions schemas/orchestrator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
title: Orchestrator
group: 2
short: Fields relevant to container orchestrators.
beta: >
These fields are in beta and are subject to change.
description: >
Fields that describe the resources which container orchestrators manage or
act upon.
Expand Down