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

Remove inotify testing code from the Application Function #24

Closed
rjb1000 opened this issue Dec 5, 2022 · 2 comments
Closed

Remove inotify testing code from the Application Function #24

rjb1000 opened this issue Dec 5, 2022 · 2 comments
Assignees
Labels
technical debt Issues arising from earlier implementation that need to be addressed later.
Milestone

Comments

@rjb1000
Copy link
Contributor

rjb1000 commented Dec 5, 2022

Specification

Some testing code was added to the Application Function in #7 (comment) that detects deletion of a server certificate file in the local file system using the Linux inotify mechanism and uses that the provoke the M3 server certificate destruction operation.

Once the M1 server certificate destruction operation is implemented in #17, this testing code is redundant and should be removed.

@rjb1000 rjb1000 converted this from a draft issue Dec 5, 2022
@rjb1000 rjb1000 added the technical debt Issues arising from earlier implementation that need to be addressed later. label Dec 5, 2022
@rjb1000 rjb1000 added this to the MWC23 milestone Dec 5, 2022
@rjb1000 rjb1000 moved this from Backlog to Ready for development in 5GMS: M1d Provisioning Dec 7, 2022
@devbbc
Copy link
Contributor

devbbc commented Jan 4, 2023

Removed functions and data structures introduced to facilitate Linux inotify mechanism.

@devbbc devbbc assigned davidjwbbc and unassigned devbbc Jan 4, 2023
@devbbc devbbc moved this from Ready for development to Ready for review in 5GMS: M1d Provisioning Jan 4, 2023
@davidjwbbc
Copy link
Contributor

Changes merged in PR #26

@github-project-automation github-project-automation bot moved this from Ready for review to Done in 5GMS: M1d Provisioning Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
technical debt Issues arising from earlier implementation that need to be addressed later.
Projects
Development

No branches or pull requests

3 participants