We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Design builder jobs that create an object with a prefix complete successfully.
Any design builder job that creates a prefix will fail because of relationship's source label conflict with ipam:prefix attribute.
ipam:prefix
Jobs fail with:
Prefix None failed validation prefix_length: This field cannot be null.
prefix
The text was updated successfully, but these errors were encountered:
Tagging this as a bug as those labels are incorrect in the first place so we'll get them fixed as part of the PR for this.
Sorry, something went wrong.
michalbil
Successfully merging a pull request may close this issue.
Environment
Expected Behavior
Design builder jobs that create an object with a prefix complete successfully.
Observed Behavior
Any design builder job that creates a prefix will fail because of relationship's source label conflict with
ipam:prefix
attribute.Jobs fail with:
Steps to Reproduce
prefix
.The text was updated successfully, but these errors were encountered: