-
Notifications
You must be signed in to change notification settings - Fork 41
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
IPFabric integration settings updates for 2.0 #246
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
alhogan
commented
Oct 13, 2023
•
edited
Loading
edited
- Cleans up references to configuration settings in code
- Updates configuration settings names to ensure no conflicts and adhere to standards
- Adds additional documentation around required and optional configuration settings
- Fixes a few incorrect defaults for safe delete mode statuses
alhogan
changed the title
U/alhogan ipfabric plugin settings 2.0
IPFabric plugin settings updates for 2.0
Oct 13, 2023
alhogan
changed the title
IPFabric plugin settings updates for 2.0
IPFabric integration settings updates for 2.0
Oct 13, 2023
@alhogan Can you rebase this on develop? The unit test issues you're seeing in CI are fixed now. |
jdrew82
approved these changes
Nov 1, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM once the rebase is completed.
- All config settings are now prefixed "ipfabric_" - All config settings are loaded in `constants.py` for reference - Fixed incorrect safe delete mode statuses
- Added section on required settings - Added section on optional settings - Added warnings for updated setting names
jdrew82
force-pushed
the
u/alhogan-ipfabric-plugin-settings-2.0
branch
from
November 2, 2023 14:02
fe7ee15
to
757f3ea
Compare
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.