doc/dev: remove seqdiag assets#52308
Merged
Merged
Conversation
Remove seqdiag assets to determine whether the docs can be built if they are absent. (Currently they cannot be built when they are present.) If this works, then these diagrams will be replaced, probably with .png files. Signed-off-by: Zac Dover <zac.dover@proton.me>
jdurgin
approved these changes
Jul 4, 2023
jdurgin
left a comment
Member
There was a problem hiding this comment.
these aren't showing up currently in the docs anyway, pngs will be more reliable
Contributor
Author
bluikko
added a commit
to bluikko/ceph
that referenced
this pull request
Jan 5, 2026
This is a proactive PR to avoid breaking docs builds when Setuptools 81 starts to be used in the RTD builds process. The sphnixcontrib-seqdiag Python package is not compatible with Setuptools 81 or later due to use of pkg_resources: https://setuptools.pypa.io/en/latest/pkg_resources.html Setuptools 81 release should be imminent, with the Python deprecation warning stating pkg_resources "removal as early as 2025-11-30". Seqdiag seems to be unmaintained with the latest update at Pypi in the year 2021 and also no updates to the seqdiag git repo. There are no seqdiag directives left in the docs after last seqdiags were removed in PR ceph#52308. Two other options would exist for fixing the situation (see PR for discussion) but this seems to be the suitable one. Signed-off-by: Ville Ojamo <14869000+bluikko@users.noreply.github.com>
14 tasks
bluikko
added a commit
to bluikko/ceph
that referenced
this pull request
Jan 5, 2026
This is a proactive PR to avoid breaking docs builds when Setuptools 81 starts to be used in the RTD builds process. The sphnixcontrib-seqdiag Python package is not compatible with Setuptools 81 or later due to use of pkg_resources: https://setuptools.pypa.io/en/latest/pkg_resources.html Setuptools 81 release should be imminent, with the Python deprecation warning stating pkg_resources "removal as early as 2025-11-30". Seqdiag seems to be unmaintained with the latest update at Pypi in the year 2021 and also no updates to the seqdiag git repo. There are no seqdiag directives left in the docs after last seqdiags were removed in PR ceph#52308. Two other options would exist for fixing the situation (see PR for discussion) but this seems to be the suitable one. Signed-off-by: Ville Ojamo <14869000+bluikko@users.noreply.github.com>
JonBailey1993
pushed a commit
to JonBailey1993/ceph
that referenced
this pull request
Jan 7, 2026
This is a proactive PR to avoid breaking docs builds when Setuptools 81 starts to be used in the RTD builds process. The sphnixcontrib-seqdiag Python package is not compatible with Setuptools 81 or later due to use of pkg_resources: https://setuptools.pypa.io/en/latest/pkg_resources.html Setuptools 81 release should be imminent, with the Python deprecation warning stating pkg_resources "removal as early as 2025-11-30". Seqdiag seems to be unmaintained with the latest update at Pypi in the year 2021 and also no updates to the seqdiag git repo. There are no seqdiag directives left in the docs after last seqdiags were removed in PR ceph#52308. Two other options would exist for fixing the situation (see PR for discussion) but this seems to be the suitable one. Signed-off-by: Ville Ojamo <14869000+bluikko@users.noreply.github.com>
14 tasks
bluikko
added a commit
to bluikko/ceph
that referenced
this pull request
Feb 11, 2026
This is a proactive PR to avoid breaking docs builds when Setuptools 81 starts to be used in the RTD builds process. The sphnixcontrib-seqdiag Python package is not compatible with Setuptools 81 or later due to use of pkg_resources: https://setuptools.pypa.io/en/latest/pkg_resources.html Setuptools 81 release should be imminent, with the Python deprecation warning stating pkg_resources "removal as early as 2025-11-30". Seqdiag seems to be unmaintained with the latest update at Pypi in the year 2021 and also no updates to the seqdiag git repo. There are no seqdiag directives left in the docs after last seqdiags were removed in PR ceph#52308. Two other options would exist for fixing the situation (see PR for discussion) but this seems to be the suitable one. Signed-off-by: Ville Ojamo <14869000+bluikko@users.noreply.github.com> (cherry picked from commit 15481e5)
bluikko
added a commit
to bluikko/ceph
that referenced
this pull request
Feb 11, 2026
This is a proactive PR to avoid breaking docs builds when Setuptools 81 starts to be used in the RTD builds process. The sphnixcontrib-seqdiag Python package is not compatible with Setuptools 81 or later due to use of pkg_resources: https://setuptools.pypa.io/en/latest/pkg_resources.html Setuptools 81 release should be imminent, with the Python deprecation warning stating pkg_resources "removal as early as 2025-11-30". Seqdiag seems to be unmaintained with the latest update at Pypi in the year 2021 and also no updates to the seqdiag git repo. There are no seqdiag directives left in the docs after last seqdiags were removed in PR ceph#52308. Two other options would exist for fixing the situation (see PR for discussion) but this seems to be the suitable one. Signed-off-by: Ville Ojamo <14869000+bluikko@users.noreply.github.com> (cherry picked from commit 15481e5) Conflicts: doc/conf.py - Accounted for whitespace change in this file.
Naveenaidu
pushed a commit
to Naveenaidu/ceph
that referenced
this pull request
Feb 13, 2026
This is a proactive PR to avoid breaking docs builds when Setuptools 81 starts to be used in the RTD builds process. The sphnixcontrib-seqdiag Python package is not compatible with Setuptools 81 or later due to use of pkg_resources: https://setuptools.pypa.io/en/latest/pkg_resources.html Setuptools 81 release should be imminent, with the Python deprecation warning stating pkg_resources "removal as early as 2025-11-30". Seqdiag seems to be unmaintained with the latest update at Pypi in the year 2021 and also no updates to the seqdiag git repo. There are no seqdiag directives left in the docs after last seqdiags were removed in PR ceph#52308. Two other options would exist for fixing the situation (see PR for discussion) but this seems to be the suitable one. Signed-off-by: Ville Ojamo <14869000+bluikko@users.noreply.github.com> (cherry picked from commit 15481e5)
bluikko
added a commit
to bluikko/ceph
that referenced
this pull request
Feb 13, 2026
This is a proactive PR to avoid breaking docs builds when Setuptools 81 starts to be used in the RTD builds process. The sphnixcontrib-seqdiag Python package is not compatible with Setuptools 81 or later due to use of pkg_resources: https://setuptools.pypa.io/en/latest/pkg_resources.html Setuptools 81 release should be imminent, with the Python deprecation warning stating pkg_resources "removal as early as 2025-11-30". Seqdiag seems to be unmaintained with the latest update at Pypi in the year 2021 and also no updates to the seqdiag git repo. There are no seqdiag directives left in the docs after last seqdiags were removed in PR ceph#52308. Two other options would exist for fixing the situation (see PR for discussion) but this seems to be the suitable one. Signed-off-by: Ville Ojamo <git2233+ceph@ojamo.eu> (cherry picked from commit 15481e5) Conflicts: doc/conf.py - Accounted for whitespace change in this file.
batrick
pushed a commit
to batrick/ceph
that referenced
this pull request
Feb 25, 2026
This is a proactive PR to avoid breaking docs builds when Setuptools 81 starts to be used in the RTD builds process. The sphnixcontrib-seqdiag Python package is not compatible with Setuptools 81 or later due to use of pkg_resources: https://setuptools.pypa.io/en/latest/pkg_resources.html Setuptools 81 release should be imminent, with the Python deprecation warning stating pkg_resources "removal as early as 2025-11-30". Seqdiag seems to be unmaintained with the latest update at Pypi in the year 2021 and also no updates to the seqdiag git repo. There are no seqdiag directives left in the docs after last seqdiags were removed in PR ceph#52308. Two other options would exist for fixing the situation (see PR for discussion) but this seems to be the suitable one. Signed-off-by: Ville Ojamo <14869000+bluikko@users.noreply.github.com> (cherry picked from commit 15481e5) Conflicts: doc/conf.py: formatting difference
14 tasks
batrick
pushed a commit
to batrick/ceph
that referenced
this pull request
Feb 25, 2026
This is a proactive PR to avoid breaking docs builds when Setuptools 81 starts to be used in the RTD builds process. The sphnixcontrib-seqdiag Python package is not compatible with Setuptools 81 or later due to use of pkg_resources: https://setuptools.pypa.io/en/latest/pkg_resources.html Setuptools 81 release should be imminent, with the Python deprecation warning stating pkg_resources "removal as early as 2025-11-30". Seqdiag seems to be unmaintained with the latest update at Pypi in the year 2021 and also no updates to the seqdiag git repo. There are no seqdiag directives left in the docs after last seqdiags were removed in PR ceph#52308. Two other options would exist for fixing the situation (see PR for discussion) but this seems to be the suitable one. Signed-off-by: Ville Ojamo <14869000+bluikko@users.noreply.github.com> (cherry picked from commit 15481e5) Conflicts: doc/conf.py: formatting difference
14 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Remove seqdiag assets to determine whether the docs can be built if they are absent. (Currently they cannot be built when they are present.) If this works, then these diagrams will be replaced, probably with .png files.
Contribution Guidelines
To sign and title your commits, please refer to Submitting Patches to Ceph.
If you are submitting a fix for a stable branch (e.g. "pacific"), please refer to Submitting Patches to Ceph - Backports for the proper workflow.
Checklist
Show available Jenkins commands
jenkins retest this pleasejenkins test classic perfjenkins test crimson perfjenkins test signedjenkins test make checkjenkins test make check arm64jenkins test submodulesjenkins test dashboardjenkins test dashboard cephadmjenkins test apijenkins test docsjenkins render docsjenkins test ceph-volume alljenkins test ceph-volume toxjenkins test windows