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

transform.cat should live in the cat namespace. #54196

Merged
merged 2 commits into from
Mar 25, 2020

Conversation

Mpdreamz
Copy link
Member

Similarly to to ml cat API's also living in the cat namespace.

Clients treat the cat namespace differently then other API's (return types, content types). This fixes the exception to this rule.

Similarly to to ml cat API's also living in the `cat` namespace.

Clients treat the `cat` namespace differently then other API's (return
types, content types). This introduces an exception to this rule.
@Mpdreamz Mpdreamz added :Core/Infra/REST API REST infrastructure and utilities v8.0.0 v7.7.0 labels Mar 25, 2020
@elasticmachine
Copy link
Collaborator

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

@droberts195
Copy link
Contributor

I marked this >non-issue because by putting it into 7.7 it doesn't need to be in the release notes, not because I don't think it should be done 😃

@droberts195 droberts195 added the :ml/Transform Transform label Mar 25, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/ml-core (:ml/Transform)

@Mpdreamz Mpdreamz requested a review from droberts195 March 25, 2020 15:55
Copy link
Contributor

@droberts195 droberts195 left a comment

Choose a reason for hiding this comment

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

LGTM

Thanks for noticing and fixing the discrepancy!

Copy link
Member

@benwtrent benwtrent left a comment

Choose a reason for hiding this comment

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

❤️

🍻 for @Mpdreamz

@Mpdreamz Mpdreamz merged commit 0a98904 into elastic:master Mar 25, 2020
@Mpdreamz Mpdreamz deleted the fix/master/transform-cat-namespace branch March 25, 2020 17:15
Mpdreamz added a commit that referenced this pull request Mar 25, 2020
* transform.cat should live in the cat namespace.

Similarly to to ml cat API's also living in the `cat` namespace.

Clients treat the `cat` namespace differently then other API's (return
types, content types). This introduces an exception to this rule.

* rename the specification file as well

(cherry picked from commit 0a98904)
Mpdreamz added a commit that referenced this pull request Mar 25, 2020
* transform.cat should live in the cat namespace.

Similarly to to ml cat API's also living in the `cat` namespace.

Clients treat the `cat` namespace differently then other API's (return
types, content types). This introduces an exception to this rule.

* rename the specification file as well

(cherry picked from commit 0a98904)
@Mpdreamz
Copy link
Member Author

Thanks for the reviews @droberts195 @benwtrent 👍

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.

5 participants