Skip to content

feat: Add migration branch for reef#756

Draft
skoech wants to merge 3 commits into
mainfrom
migrate-reef
Draft

feat: Add migration branch for reef#756
skoech wants to merge 3 commits into
mainfrom
migrate-reef

Conversation

@skoech
Copy link
Copy Markdown
Collaborator

@skoech skoech commented Jun 4, 2026

Description

Please include a summary of the changes and the related issue. Also include relevant
motivation and context. List any dependencies that are required for this change.

If it fixes a reported issue, mention it here, i.e.:
Fixes #

Type of change

Delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Clean code (code refactor, test updates; does not introduce functional changes)
  • Documentation update (change to documentation only)

How has this been tested?

Note

All functional changes should accompany corresponding tests (unit tests, functional tests, etc.).

Please describe the addition/modification of tests done to verify this change. Also list any
relevant details for your test configuration.

Contributor checklist

Please check that you have:

  • self-reviewed the code in this PR
  • added code comments, particularly in less straightforward areas
  • checked and added or updated relevant documentation
  • added or updated HTML meta descriptions for any new or modified documentation pages (see #643)
  • verified that page title and headings accurately represent page content for new or modified documentation pages
  • checked and added or updated relevant release notes
  • added tests to verify effectiveness of this change

UtkarshBhatthere and others added 3 commits August 28, 2024 00:55
This commit marks stable cut for MicroCeph reef release.
Active development work will be stopped and only essential backports
will be merged for the said release.

Signed-off-by: Utkarsh Bhatt <utkarsh.bhatt@canonical.com>
# Description
Adds a patch to remove mon.host entries on mon service cleanup.

Fixes #444 

## Type of change

Please delete options that are not relevant.

- [X] Bug fix (non-breaking change which fixes an issue)

## How Has This Been Tested?
CI

## Contributor's Checklist

Please check that you have:

- [X] self-reviewed the code in this PR.
- [X] added code comments, particularly in hard-to-understand areas.
- [ ] updated the user documentation with corresponding changes.
- [ ] added tests to verify effectiveness of this change.

Signed-off-by: Utkarsh Bhatt <utkarsh.bhatt@canonical.com>
@skoech skoech changed the title feat: add migration branch for reef feat: Add migration branch for reef Jun 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants