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

Fix validation of Unknown bindings in virtual network resource #963

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

chrismarget-j
Copy link
Collaborator

v0.74.0 introduced the ability to specify empty VN bindings, along with validation which ensured the empty bindings are used only with Apstra 5.0.0 and later.

This validation incorrectly attempts to count bindings which are not yet known.

Closes #961

@chrismarget-j chrismarget-j linked an issue Nov 5, 2024 that may be closed by this pull request
@chrismarget-j chrismarget-j merged commit 8d9026d into main Nov 5, 2024
1 check passed
@chrismarget-j chrismarget-j deleted the 961-attempt-to-validate-unknown-vn-bindings branch November 5, 2024 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Attempt to validate unknown VN bindings
2 participants