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

Raise prefer_ilm configuration as a known issue #4505

Merged
merged 5 commits into from
Nov 8, 2024

Conversation

lahsivjar
Copy link
Contributor

Description

prefer_ilm setting was set to false in 8.15.1. This is not exactly a known issue but documenting it as one to raise awareness. Note that, prefer_ilm does not affect clusters using APM and upgrading to 8.15.x and the expectation was that the new guide would be followed for any new use-cases to customize ILM policies however, IaC based setups using the older way to customize ILM policies were affected due to the issue causing their newly created custom ILM configs to not apply.

Documentation sets edited in this PR

Check all that apply.

  • Stateful (docs/en/observability/*)
  • Serverless (docs/en/serverless/*)
  • Integrations Developer Guide (docs/en/integrations/*)
  • None of the above

Related issue

NA

Checklist

  • Product/Engineering Review
  • Writer Review

Follow-up tasks

Select one.

  • This PR does not need to be ported to another doc set because:
    • The concepts in this PR only apply to one doc set (serverless or stateful)
    • The PR contains edits to both doc sets (serverless and stateful)
  • This PR needs to be ported to another doc set:
    • Port to stateful docs: <link to PR or tracking issue>
    • Port to serverless docs: <link to PR or tracking issue>

@lahsivjar lahsivjar requested a review from a team as a code owner November 8, 2024 15:08
@lahsivjar lahsivjar requested a review from simitt November 8, 2024 15:08
Copy link
Contributor

github-actions bot commented Nov 8, 2024

A documentation preview will be available soon.

Request a new doc build by commenting
  • Rebuild this PR: run docs-build
  • Rebuild this PR and all Elastic docs: run docs-build rebuild

run docs-build is much faster than run docs-build rebuild. A rebuild should only be needed in rare situations.

If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here.

Copy link
Contributor

mergify bot commented Nov 8, 2024

This pull request does not have a backport label. Could you fix it @lahsivjar? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-/d./d is the label to automatically backport to the /d./d branch. /d is the digit
    NOTE: backport-skip has been added to this pull request.

@mergify mergify bot added the backport-skip Skip notification from the automated backport with mergify label Nov 8, 2024
@bmorelli25 bmorelli25 added backport-8.15 Automated backport with mergify backport-8.x Automated backport to the 8.x branch with mergify backport-8.16 Automated backport with mergify and removed backport-skip Skip notification from the automated backport with mergify labels Nov 8, 2024
@bmorelli25 bmorelli25 merged commit c24c557 into elastic:main Nov 8, 2024
12 checks passed
mergify bot pushed a commit that referenced this pull request Nov 8, 2024
* Raise prefer_ilm configuration as a known issue

* Fix link

* Update docs/en/observability/apm/known-issues.asciidoc

* Update docs/en/observability/apm/known-issues.asciidoc

Co-authored-by: Brandon Morelli <[email protected]>

* Update docs/en/observability/apm/known-issues.asciidoc

Co-authored-by: Brandon Morelli <[email protected]>

---------

Co-authored-by: Brandon Morelli <[email protected]>
(cherry picked from commit c24c557)
mergify bot pushed a commit that referenced this pull request Nov 8, 2024
* Raise prefer_ilm configuration as a known issue

* Fix link

* Update docs/en/observability/apm/known-issues.asciidoc

* Update docs/en/observability/apm/known-issues.asciidoc

Co-authored-by: Brandon Morelli <[email protected]>

* Update docs/en/observability/apm/known-issues.asciidoc

Co-authored-by: Brandon Morelli <[email protected]>

---------

Co-authored-by: Brandon Morelli <[email protected]>
(cherry picked from commit c24c557)
mergify bot pushed a commit that referenced this pull request Nov 8, 2024
* Raise prefer_ilm configuration as a known issue

* Fix link

* Update docs/en/observability/apm/known-issues.asciidoc

* Update docs/en/observability/apm/known-issues.asciidoc

Co-authored-by: Brandon Morelli <[email protected]>

* Update docs/en/observability/apm/known-issues.asciidoc

Co-authored-by: Brandon Morelli <[email protected]>

---------

Co-authored-by: Brandon Morelli <[email protected]>
(cherry picked from commit c24c557)
bmorelli25 pushed a commit that referenced this pull request Nov 8, 2024
* Raise prefer_ilm configuration as a known issue

* Fix link

* Update docs/en/observability/apm/known-issues.asciidoc

* Update docs/en/observability/apm/known-issues.asciidoc

Co-authored-by: Brandon Morelli <[email protected]>

* Update docs/en/observability/apm/known-issues.asciidoc

Co-authored-by: Brandon Morelli <[email protected]>

---------

Co-authored-by: Brandon Morelli <[email protected]>
(cherry picked from commit c24c557)

Co-authored-by: Vishal Raj <[email protected]>
bmorelli25 pushed a commit that referenced this pull request Nov 8, 2024
* Raise prefer_ilm configuration as a known issue

* Fix link

* Update docs/en/observability/apm/known-issues.asciidoc

* Update docs/en/observability/apm/known-issues.asciidoc

Co-authored-by: Brandon Morelli <[email protected]>

* Update docs/en/observability/apm/known-issues.asciidoc

Co-authored-by: Brandon Morelli <[email protected]>

---------

Co-authored-by: Brandon Morelli <[email protected]>
(cherry picked from commit c24c557)

Co-authored-by: Vishal Raj <[email protected]>
bmorelli25 pushed a commit that referenced this pull request Nov 8, 2024
* Raise prefer_ilm configuration as a known issue

* Fix link

* Update docs/en/observability/apm/known-issues.asciidoc

* Update docs/en/observability/apm/known-issues.asciidoc

Co-authored-by: Brandon Morelli <[email protected]>

* Update docs/en/observability/apm/known-issues.asciidoc

Co-authored-by: Brandon Morelli <[email protected]>

---------

Co-authored-by: Brandon Morelli <[email protected]>
(cherry picked from commit c24c557)

Co-authored-by: Vishal Raj <[email protected]>
@lahsivjar lahsivjar deleted the known-issue-prefer-ilm branch November 11, 2024 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-8.x Automated backport to the 8.x branch with mergify backport-8.15 Automated backport with mergify backport-8.16 Automated backport with mergify needs-writer-review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants