Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Deprecation] Deprecate cat master API in favor of cat cluster_manager #1686

Closed
tmarkley opened this issue Jun 7, 2022 · 0 comments · Fixed by #1800
Closed

[Deprecation] Deprecate cat master API in favor of cat cluster_manager #1686

tmarkley opened this issue Jun 7, 2022 · 0 comments · Fixed by #1800

Comments

@tmarkley
Copy link
Contributor

tmarkley commented Jun 7, 2022

Parent: #1318

Instances of cat master

(endpoint: 'cat.master', params: CatCommonParams, options?: LegacyCallAPIOptions): ReturnType<Client['cat']['master']>;

(endpoint: 'cat.master', params: CatCommonParams, options?: LegacyCallAPIOptions): ReturnType<Client['cat']['master']>;

"cat.master": {
"url_params": {
"format": "",
"local": "__flag__",
"master_timeout": "",
"h": [],
"help": "__flag__",
"s": [],
"v": "__flag__"
},
"methods": [
"GET"
],
"patterns": [
"_cat/master"
],
"documentation": "https://opensearch.org/docs/latest/opensearch/rest-api/cat/cat-master/"

@manasvinibs manasvinibs self-assigned this Jun 8, 2022
@manasvinibs manasvinibs removed their assignment Jun 20, 2022
manasvinibs added a commit to manasvinibs/OpenSearch-Dashboards that referenced this issue Jun 24, 2022
manasvinibs added a commit to manasvinibs/OpenSearch-Dashboards that referenced this issue Jun 24, 2022
kavilla pushed a commit that referenced this issue Jun 29, 2022
#1800)

Resolves the issue : 
#1686

Signed-off-by: Manasvini B Suryanarayana <[email protected]>
opensearch-trigger-bot bot pushed a commit that referenced this issue Jun 29, 2022
#1800)

Resolves the issue :
#1686

Signed-off-by: Manasvini B Suryanarayana <[email protected]>
(cherry picked from commit 4ea645e)
opensearch-trigger-bot bot pushed a commit that referenced this issue Jun 29, 2022
#1800)

Resolves the issue :
#1686

Signed-off-by: Manasvini B Suryanarayana <[email protected]>
(cherry picked from commit 4ea645e)
kavilla pushed a commit that referenced this issue Jun 29, 2022
#1800) (#1820)

Resolves the issue :
#1686

Signed-off-by: Manasvini B Suryanarayana <[email protected]>
(cherry picked from commit 4ea645e)

Co-authored-by: Manasvini B Suryanarayana <[email protected]>
@kavilla kavilla linked a pull request Jun 29, 2022 that will close this issue
7 tasks
@kavilla kavilla closed this as completed Jun 29, 2022
kavilla pushed a commit that referenced this issue Jul 5, 2022
#1800) (#1819)

Resolves the issue :
#1686

Signed-off-by: Manasvini B Suryanarayana <[email protected]>
(cherry picked from commit 4ea645e)

Co-authored-by: Manasvini B Suryanarayana <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants