Skip to content

Make CatNodeColumn non-exhaustive #4373

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

Merged
merged 1 commit into from
May 15, 2025
Merged

Make CatNodeColumn non-exhaustive #4373

merged 1 commit into from
May 15, 2025

Conversation

pquentin
Copy link
Member

Names like heap.* are allowed (and tested in YAML).

This was introduced in #4344 (comment).

Names like `heap.*` are allowed (and tested in YAML).
Copy link
Contributor

Following you can find the validation results for the APIs you have changed.

API Status Request Response
cat.aliases 🟢 29/29 29/29
cat.allocation 🟢 12/12 12/12
cat.component_templates 🟢 3/3 3/3
cat.count 🟢 9/9 9/9
cat.fielddata 🟢 6/6 6/6
cat.health 🟢 3/3 3/3
cat.help Missing test Missing test
cat.indices 🟢 33/33 32/32
cat.master 🟢 1/1 1/1
cat.ml_data_frame_analytics 🟢 5/5 5/5
cat.ml_datafeeds 🟢 4/4 4/4
cat.ml_jobs 🟢 4/4 4/4
cat.ml_trained_models 🟢 1/1 1/1
cat.nodeattrs 🟢 5/5 5/5
cat.nodes 🟢 11/11 11/11
cat.pending_tasks 🟢 1/1 1/1
cat.plugins 🟢 2/2 2/2
cat.recovery 🟢 6/6 6/6
cat.repositories 🟢 6/6 6/6
cat.segments 🟢 9/9 9/9
cat.shards 🟢 16/16 16/16
cat.snapshots 🟢 4/4 4/4
cat.tasks 🟢 11/11 11/11
cat.templates 🟢 17/17 17/17
cat.thread_pool 🟢 9/9 9/9
cat.transforms 🟢 7/7 7/7

You can validate these APIs yourself by using the make validate target.

@l-trotta l-trotta merged commit 77a1a89 into main May 15, 2025
14 checks passed
@l-trotta l-trotta deleted the non-exhaustive-cat-node branch May 15, 2025 08:36
github-actions bot pushed a commit that referenced this pull request May 15, 2025
Names like `heap.*` are allowed (and tested in YAML).

(cherry picked from commit 77a1a89)
github-actions bot pushed a commit that referenced this pull request May 15, 2025
Names like `heap.*` are allowed (and tested in YAML).

(cherry picked from commit 77a1a89)
github-actions bot pushed a commit that referenced this pull request May 15, 2025
Names like `heap.*` are allowed (and tested in YAML).

(cherry picked from commit 77a1a89)
l-trotta pushed a commit that referenced this pull request May 15, 2025
Names like `heap.*` are allowed (and tested in YAML).

(cherry picked from commit 77a1a89)

Co-authored-by: Quentin Pradet <quentin.pradet@elastic.co>
l-trotta pushed a commit that referenced this pull request May 15, 2025
Names like `heap.*` are allowed (and tested in YAML).

(cherry picked from commit 77a1a89)

Co-authored-by: Quentin Pradet <quentin.pradet@elastic.co>
l-trotta pushed a commit that referenced this pull request May 15, 2025
Names like `heap.*` are allowed (and tested in YAML).

(cherry picked from commit 77a1a89)

Co-authored-by: Quentin Pradet <quentin.pradet@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants