Resolve "Refactor how PNDs are implemented in the code"
Description
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
-
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 change)
Checklist:
-
My code follows the code style of this project. -
My change requires a change to the documentation. -
I have updated the documentation accordingly. -
I have read the CONTRIBUTING document. -
I have added tests to cover my changes. -
All new and existing tests passed.
Closes #243
Merge request reports
Activity
added componentnucleus goSDN prioritylow statusongoing typeimprovement labels
assigned to @hda11249
added 1 commit
- 3a5a1c86 - first step pnd refactoring, changed proto and fixed errors, need to move...
added 1 commit
- a8ce38b1 - lots of changes depending on other changes including ServiceMAnager and...
added 1 commit
- 28d5313e - changed device watcher to use service manager and not require...
added 1 commit
- 0706ac14 - replaced individual services with service manager in auth, user and role server
added 1 commit
- 7a66994d - added missing resource version in user creation when there is none
added 1 commit
- b6f40d57 - removed service manager and reverted associated changes
added 1 commit
- fedc62e3 - added and fixed commented methods from mne server again
added 1 commit
- 5464f769 - removed some unnecessary stuff and todos, added notes to cSBI stuff, removed pndID from stores
added 1 commit
- 199a53f1 - fixed issue with nil sbiService when fetching schema
added 1 commit
- d453eba1 - changed flattenedMneRequest, changed Update method of MNE service to actually...
added 1 commit
- 02228812 - add missing option to retrieve pndID from MNE
added 14 commits
- 79774e18 - Update submodules
- b67c4840 - Fix: Set does not update the model within the database
- 3c462c78 - Enable export and import of SDN configuration
- 9ee24082 - Change directory for clab created files to `/tmp/clab`
- d1ba2e60 - added environment variable to set admin password manually via password.env,...
- ac8d4b30 - updated golang version, added variables for better visibility of current used version
- 0411caf4 - Unify linter versions
- 58e830b7 - Fix logout versioning bug
- 8616f03e - updated linter version, changed revive linter sensitivity
- 8697cf44 - Update go in CI to fix vulnerability error
- 85d411a9 - [renovate] Update renovate/renovate Docker tag to v35
- 31b12c0e - Improve dev setup to have a solid way to create a dev environment
- 5e32a792 - Change the current gosdn plugin implementation from Go's internal plugin...
- 25c40917 - Merge branch 'develop' into 243-refactor-how-pnds-are-implemented-in-the-code
Toggle commit list
Please register or sign in to reply