Skip to content

Conversation

@rjernst
Copy link
Member

@rjernst rjernst commented Jun 16, 2023

The root endpoint for Elasticsearch contains diagnostic information about what Elasticsearch is running. This commit adds TransportVersion to this diagnostic information, alongside the existing version information.

The root endpoint for Elasticsearch contains diagnostic information
about what Elasticsearch is running. This commit adds TransportVersion
to this diagnostic information, alongside the existing version
information.
@rjernst rjernst added :Core/Infra/Core Core issues without another label >refactoring v8.9.0 labels Jun 16, 2023
@rjernst rjernst requested a review from thecoop June 16, 2023 14:37
@elasticsearchmachine elasticsearchmachine added the Team:Core/Infra Meta label for core/infra team label Jun 16, 2023
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra (Team:Core/Infra)

@rjernst rjernst requested a review from pgomulka June 16, 2023 14:37
Copy link
Contributor

@pgomulka pgomulka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rjernst rjernst added the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Jun 20, 2023
@rjernst
Copy link
Member Author

rjernst commented Jun 20, 2023

@elasticsearchmachine run elasticsearch-ci/part-1

@elasticsearchmachine elasticsearchmachine merged commit 3d11f42 into elastic:main Jun 20, 2023
@rjernst rjernst deleted the transport_versions/inform branch June 20, 2023 20:36
rjernst added a commit to rjernst/elasticsearch that referenced this pull request Jun 21, 2023
In elastic#96900 a new transport version was added for additional information
in the main response. However, due to upstream conflicts, this transport
version had to be bumped a few times. In the process, the the version
was bumped, but the condition was never updated. This commit fixes the
condition to use the version that was added.
elasticsearchmachine pushed a commit that referenced this pull request Jun 21, 2023
In #96900 a new transport version was added for additional information
in the main response. However, due to upstream conflicts, this transport
version had to be bumped a few times. In the process, the the version
was bumped, but the condition was never updated. This commit fixes the
condition to use the version that was added.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) :Core/Infra/Core Core issues without another label >refactoring Team:Core/Infra Meta label for core/infra team v8.9.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants