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

fix(core.configuration): delete Configuration from ConfigurationAdmin #4937

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

marcellorinaldo
Copy link
Contributor

@marcellorinaldo marcellorinaldo commented Oct 31, 2023

This PR adds the deletion of the Configuration that matches the kura.service.pid when removing a ConfigurableComponent or a SelfConfigurableComponent. This operation is already done on factory configurations.

Related Issue: Solves issue #4863. Without this PR the configurations are not removed from the ConfigurationAdmin causing a mismatch between what is present in the ConfigurationAdmin and what is currently tracked by the ConfigurationService.

Description of the solution adopted: N/A.

Screenshots: N/A.

Manual Tests: N/A.

Any side note on the changes made: N/A.

Copy link
Contributor

This pull request is stale because it has been open for 60 days with no activity.

@github-actions github-actions bot added the Stale label Dec 31, 2023
@MMaiero MMaiero removed the Stale label Jan 4, 2024
@salvatore-coppola salvatore-coppola marked this pull request as draft March 13, 2024 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants