Remove outdated blog content, add v4.5 release highlights blog#605
Open
balaharish7 wants to merge 5 commits into
Open
Remove outdated blog content, add v4.5 release highlights blog#605balaharish7 wants to merge 5 commits into
balaharish7 wants to merge 5 commits into
Conversation
added 3 commits
July 14, 2026 16:56
- Delete 145 legacy blog posts referencing deprecated engines (cStor, Jiva, mayactl) and discontinued third-party platforms; none reflect the current v4.5 architecture (Replicated PV Mayastor, Local PV Hostpath/LVM/ZFS/Rawfile). See OpenEBS_Blog_Audit_145.xlsx for the full tiered breakdown. - Remove the 292 orphaned images/avatars for those posts from public/images/blog (default fallback image untouched). - Add first new post: 'OpenEBS v4.5 Release Highlights', sourced from docs/main/releases.md. - Fix a bug in getPosts.js where an empty src/blogs directory silently left posts.json unchanged (forEach never fires on an empty array, so the write-on-completion check was never reached). Signed-off-by: Bala Harish A <bala.harish@datacore.com>
Signed-off-by: Bala Harish A <bala.harish@datacore.com>
Signed-off-by: Bala Harish A <bala.harish@datacore.com>
3d447dc to
1c288ce
Compare
added 2 commits
July 14, 2026 17:16
Signed-off-by: Bala Harish A <bala.harish@datacore.com>
…sts exist Signed-off-by: Bala Harish A <bala.harish@datacore.com>
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.
Removes 145 legacy blog posts. The posts reference deprecated engines (cStor, Jiva, mayactl) and discontinued third-party platforms. Full audit with tiered reasoning is available here OpenEBS_Blog_Audit.xlsx.
Changes: