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

Implement NetworkInterfaceBinding resource #378

Merged
merged 1 commit into from
Apr 27, 2022

Conversation

adracus
Copy link
Contributor

@adracus adracus commented Apr 27, 2022

Proposed Changes

  • Add the NetworkInterfaceBinding type
  • Implement validation & tests for that type
  • Fix some copy-paste errors across networking types

Closes #365

@adracus adracus requested a review from afritzler April 27, 2022 10:48
@adracus adracus force-pushed the feature/enhance-tests branch from 4428b0c to 80beded Compare April 27, 2022 10:50
Base automatically changed from feature/enhance-tests to main April 27, 2022 11:09
* Add the `NetworkInterfaceBinding` type
* Implement validation & tests for that type
* Fix some copy-paste errors across `networking` types
@adracus adracus force-pushed the feature/network-interface-binding branch from 8976fed to c5f98c6 Compare April 27, 2022 11:12
@adracus adracus merged commit b463bfe into main Apr 27, 2022
@adracus adracus deleted the feature/network-interface-binding branch April 27, 2022 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add NetworkInterfaceBinding type to networing API group
1 participant