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

DOC Mapping updates are deprecated for ingestion privileges #60024

Conversation

albertzaharovits
Copy link
Contributor

I've forgot to adjust the docs and the migration notice following #58784 .

The text describes the deprecated behaviour in the next subsequent minor releases, which then turns into breaking behaviour in version 8, but the code (and the accompanying notice) that it refers to, is still due. I will raise that PR promptly.

@albertzaharovits albertzaharovits added >docs General docs changes :Security/Authorization Roles, Privileges, DLS/FLS, RBAC/ABAC v7.9.0 v7.10.0 labels Jul 21, 2020
@albertzaharovits albertzaharovits self-assigned this Jul 21, 2020
Copy link
Contributor

@jrodewig jrodewig left a comment

Choose a reason for hiding this comment

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

LGTM.

I left some suggestions for the breaking changes I think need to be incorporated to fix the rendering.

The remaining suggestions are minor formatting fixes. However, the changes would be fine without them.

albertzaharovits and others added 7 commits July 23, 2020 08:21
Co-authored-by: James Rodewig <james.rodewig@elastic.co>
Co-authored-by: James Rodewig <james.rodewig@elastic.co>
Co-authored-by: James Rodewig <james.rodewig@elastic.co>
Co-authored-by: James Rodewig <james.rodewig@elastic.co>
Co-authored-by: James Rodewig <james.rodewig@elastic.co>
@albertzaharovits
Copy link
Contributor Author

Thank you @jrodewig ! I like your revised phrasing much more, very good!

Copy link
Contributor

@tvernum tvernum left a comment

Choose a reason for hiding this comment

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

LGTM, with 1 minor suggestion

Co-authored-by: Tim Vernum <tim@adjective.org>
@albertzaharovits albertzaharovits merged commit 2eaf5e1 into elastic:7.x Jul 23, 2020
@albertzaharovits albertzaharovits deleted the docs_deprecate_79_mapping_updates_for_ingest_privs branch July 23, 2020 16:49
albertzaharovits added a commit that referenced this pull request Jul 23, 2020
This PR contains the deprecation notice that `create`, `create_doc`, `index` and
`write` ingest privileges do not permit mapping updates in version 8. It also
updates the docs description of said privileges. 

This should've been part of #58784
albertzaharovits added a commit that referenced this pull request May 11, 2022
…85570)

We missed, in v8.0, to actually break the deprecated behavior from #60024 .
Consequently, the deprecated behavior still works in all 8.* and it still generates
deprecation logs and headers.
This PR reinstates the doc side of the deprecation notice,
the plan being that we're now going to break the behavior in v9.

Co-authored-by: Adam Locke <adam.locke@elastic.co>
albertzaharovits added a commit to albertzaharovits/elasticsearch that referenced this pull request May 11, 2022
…lastic#85570)

We missed, in v8.0, to actually break the deprecated behavior from elastic#60024 .
Consequently, the deprecated behavior still works in all 8.* and it still generates
deprecation logs and headers.
This PR reinstates the doc side of the deprecation notice,
the plan being that we're now going to break the behavior in v9.

Co-authored-by: Adam Locke <adam.locke@elastic.co>
albertzaharovits added a commit to albertzaharovits/elasticsearch that referenced this pull request May 11, 2022
…lastic#85570)

We missed, in v8.0, to actually break the deprecated behavior from elastic#60024 .
Consequently, the deprecated behavior still works in all 8.* and it still generates
deprecation logs and headers.
This PR reinstates the doc side of the deprecation notice,
the plan being that we're now going to break the behavior in v9.

Co-authored-by: Adam Locke <adam.locke@elastic.co>
albertzaharovits added a commit to albertzaharovits/elasticsearch that referenced this pull request May 11, 2022
…lastic#85570)

We missed, in v8.0, to actually break the deprecated behavior from elastic#60024 .
Consequently, the deprecated behavior still works in all 8.* and it still generates
deprecation logs and headers.
This PR reinstates the doc side of the deprecation notice,
the plan being that we're now going to break the behavior in v9.

Co-authored-by: Adam Locke <adam.locke@elastic.co>
elasticsearchmachine pushed a commit that referenced this pull request May 11, 2022
…85570) (#86698)

We missed, in v8.0, to actually break the deprecated behavior from #60024 .
Consequently, the deprecated behavior still works in all 8.* and it still generates
deprecation logs and headers.
This PR reinstates the doc side of the deprecation notice,
the plan being that we're now going to break the behavior in v9.

Co-authored-by: Adam Locke <adam.locke@elastic.co>

Co-authored-by: Adam Locke <adam.locke@elastic.co>
elasticsearchmachine pushed a commit that referenced this pull request May 11, 2022
…85570) (#86699)

We missed, in v8.0, to actually break the deprecated behavior from #60024 .
Consequently, the deprecated behavior still works in all 8.* and it still generates
deprecation logs and headers.
This PR reinstates the doc side of the deprecation notice,
the plan being that we're now going to break the behavior in v9.

Co-authored-by: Adam Locke <adam.locke@elastic.co>

Co-authored-by: Adam Locke <adam.locke@elastic.co>
albertzaharovits added a commit that referenced this pull request May 11, 2022
…85570)

We missed, in v8.0, to actually break the deprecated behavior from #60024 .
Consequently, the deprecated behavior still works in all 8.* and it still generates
deprecation logs and headers.
This PR reinstates the doc side of the deprecation notice,
the plan being that we're now going to break the behavior in v9.

Co-authored-by: Adam Locke <adam.locke@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>docs General docs changes :Security/Authorization Roles, Privileges, DLS/FLS, RBAC/ABAC v7.9.0 v7.10.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants