chore: add MAC address duplicates notification#388
Draft
skatsaounis wants to merge 1 commit into
Draft
Conversation
Collaborator
|
Check where you would like a Mattermost message to be sent to when CI completes and this PR is merged
|
skatsaounis
commented
Jun 18, 2026
| @@ -0,0 +1,172 @@ | |||
| # MD8 Duplicate MAC addresses | |||
Contributor
Author
There was a problem hiding this comment.
Let's review this here, and I will move it to Discourse when we approve its final format
Contributor
Author
There was a problem hiding this comment.
It also needs an update to redirects in this repo: https://github.com/canonical/canonical.com/blob/main/redirects.yaml#L2011
skatsaounis
commented
Jun 18, 2026
skatsaounis
commented
Jun 18, 2026
| bypass MAAS's uniqueness rules (duplicates on the same `node_config`, or the | ||
| same MAC on different machines): | ||
|
|
||
| ```python |
Contributor
Author
There was a problem hiding this comment.
Better to provide some Python as part of the deprecation doc rather than git track this Python to MAAS codebase? Should we add a utility script instead? If yes on which branch?
c2fbe75 to
5c87077
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Resolves LP:2137492