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

feat(jans-cedarling): implement lock server startup sequence #10796

Open
2 of 10 tasks
rmarinn opened this issue Feb 5, 2025 · 0 comments
Open
2 of 10 tasks

feat(jans-cedarling): implement lock server startup sequence #10796

rmarinn opened this issue Feb 5, 2025 · 0 comments
Assignees
Labels
comp-jans-cedarling Touching folder /jans-cedarling kind-feature Issue or PR is a new feature request

Comments

@rmarinn
Copy link
Contributor

rmarinn commented Feb 5, 2025


Description

  • Development target issue

target issue: #10795

  • Implementation Details

This issue should implement the lock server startup sequence as described in this diagram

Image


Prepare

  • Read contribution guidelines
  • Read license information

Identified code changes

  • Implement a LockServer struct that will hold the lock server configs and implementation.
  • Step through the startup sequence to initialize the LockServer struct

Test cases and code coverage

  • Write unit test to cover added/changed code
  • Update integration tests to cover added/changed code

Document the changes

  • task for updating user guides if needed
  • task for updating installation and configuration guides if needed
  • task for updating developer documentation if needed
  • task for updating technical documentation if needed
@rmarinn rmarinn self-assigned this Feb 5, 2025
@mo-auto mo-auto added comp-jans-cedarling Touching folder /jans-cedarling kind-feature Issue or PR is a new feature request labels Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-jans-cedarling Touching folder /jans-cedarling kind-feature Issue or PR is a new feature request
Projects
None yet
Development

No branches or pull requests

2 participants