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

pacific: doc: deprecate the cache tiering #51654

Conversation

zdover23
Copy link
Contributor

@zdover23 zdover23 commented May 22, 2023

This topic has been discussed many times; recently at the Dev Summit of Cephalocon 2023.

This commit is the minial version of the work, contained entirely within the doc. However, likely it will be expanded as there were ideas like e.g. adding cache tiering back experimental feature list (Sam) to warn users when deploying a new cluster.

Signed-off-by: Radosław Zarzyński rzarzyns@redhat.com
(cherry picked from commit 535b8db)

Contribution Guidelines

Checklist

  • Tracker (select at least one)
    • References tracker ticket
    • Very recent bug; references commit where it was introduced
    • New feature (ticket optional)
    • Doc update (no ticket needed)
    • Code cleanup (no ticket needed)
  • Component impact
    • Affects Dashboard, opened tracker ticket
    • Affects Orchestrator, opened tracker ticket
    • No impact that needs to be tracked
  • Documentation (select at least one)
    • Updates relevant documentation
    • No doc update is appropriate
  • Tests (select at least one)
Show available Jenkins commands
  • jenkins retest this please
  • jenkins test classic perf
  • jenkins test crimson perf
  • jenkins test signed
  • jenkins test make check
  • jenkins test make check arm64
  • jenkins test submodules
  • jenkins test dashboard
  • jenkins test dashboard cephadm
  • jenkins test api
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox
  • jenkins test windows

This topic has been discussed many times; recently at the Dev
Summit of Cephalocon 2023.

This commit is the minial version of the work, contained entirely
within the `doc`. However, likely it will be expanded as there
were ideas like e.g. adding cache tiering back experimental feature
list (Sam) to warn users when deploying a new cluster.

Signed-off-by: Radosław Zarzyński <rzarzyns@redhat.com>
(cherry picked from commit 535b8db)
@zdover23 zdover23 requested a review from a team May 22, 2023 01:44
@zdover23 zdover23 requested a review from a team as a code owner May 22, 2023 01:44
@github-actions github-actions bot added this to the pacific milestone May 22, 2023
@zdover23 zdover23 mentioned this pull request May 22, 2023
14 tasks
@anthonyeleven anthonyeleven merged commit 2ffb048 into ceph:pacific May 22, 2023
8 checks passed
Copy link
Contributor

@idryomov idryomov left a comment

Choose a reason for hiding this comment

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

This doc backport brought a ton of unrelated release notes into pacific, making 16.2.11 look like a major release ;) PendingReleaseNotes hunk should have been entirely discarded and this was missed in review too.

To prevent this from happening in the future, pay attention to the final diffstat when backporting. If the backport diff is larger than the original (like in this case +67/-0 vs +5/-0), double check your work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants