OpenSearch/distribution/docker
Tianli Feng 641350b0b6
Replace 'master' with 'cluster_manager' in 'GET Cat Nodes' API (#2441)
* Replace 'master' with 'cluster_manager' in the table header of [GET Cat Nodes](https://opensearch.org/docs/latest/opensearch/rest-api/cat/cat-nodes/) API, to promote inclusive language.
* Add `cm` as the alias for the table header `cluster_manager`
* Add `master` as the alias for the table header `cluster_manager`, for keeping compatibility when using `GET _cat/nodes?v&h=master` to show the specific column only.
* Add YAML rest test

Signed-off-by: Tianli Feng <ftianli@amazon.com>
2022-03-18 15:04:49 -07:00
..
docker-arm64-export Renaming CPU architecture to have consistent naming (#612) 2021-04-26 09:40:09 -07:00
docker-build-context Remove the oss string from OpenSearch distributions (#575) 2021-04-20 09:27:40 -07:00
docker-export Remove the oss string from OpenSearch distributions (#575) 2021-04-20 09:27:40 -07:00
src Replace 'master' with 'cluster_manager' in 'GET Cat Nodes' API (#2441) 2022-03-18 15:04:49 -07:00
build.gradle Gradle clean failing after a failed gradle check, folders created by Docker under 'root' user (#1726) 2021-12-18 10:57:04 -05:00
docker-compose.yml Deprecate setting 'cluster.initial_master_nodes' and introduce the alternative setting 'cluster.initial_cluster_manager_nodes' (#2463) 2022-03-18 14:55:49 -07:00
docker-test-entrypoint.sh alt bash path support (#1047) 2021-08-06 11:09:29 -04:00