Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

NetworkInterface support - #269

Open
vaspahomov wants to merge 2 commits into
crossplane-contrib:masterfrom
vaspahomov:feature/network-interface-support
Open

NetworkInterface support#269
vaspahomov wants to merge 2 commits into
crossplane-contrib:masterfrom
vaspahomov:feature/network-interface-support

Conversation

@vaspahomov

Copy link
Copy Markdown

I want to add VM instances support in crossplane/provider-azure.
This is second part of patch. First: #264

Description of your changes

Add support of NetworkInterface support.

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

Same like in other resources like Subnet and VisrtualNetwork. And also manually tested

@vaspahomov
vaspahomov force-pushed the feature/network-interface-support branch 2 times, most recently from e6e9620 to 0ae14d8 Compare June 29, 2021 15:11
@vaspahomov
vaspahomov force-pushed the feature/network-interface-support branch from 0ae14d8 to b963747 Compare July 1, 2021 09:33
@negz negz closed this Aug 7, 2021
@negz negz reopened this Aug 7, 2021
@ulucinar ulucinar mentioned this pull request Sep 22, 2021
2 tasks

@ulucinar ulucinar left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @vaspahomov,
Thank you for working on introducing NetworkInterface support. This PR embodies #264 and thus, I did not review PublicIPAddress code in this PR, as #264 is already reviewed.

Comments/discussions are very similar to what we have in #264 and should be relatively straightforward to address. Please also do not forget to rebase and sign your commits.

Thank you for all your efforts, very much appreciated! And looking forward to merging all these PRs into the provider.

Comment thread apis/network/v1alpha3/types.go
Comment thread apis/network/v1alpha3/types.go
Comment thread apis/network/v1alpha3/types.go
Comment thread apis/network/v1alpha3/types.go
Comment thread apis/network/v1alpha3/types.go Outdated
Comment thread pkg/controller/network/networkinterface/managed.go Outdated
Comment thread pkg/controller/network/networkinterface/managed.go Outdated
Comment thread pkg/controller/network/networkinterface/managed.go Outdated
Comment thread pkg/controller/network/networkinterface/managed.go Outdated
Comment thread pkg/controller/network/networkinterface/managed.go Outdated
@ulucinar ulucinar mentioned this pull request Sep 23, 2021
2 tasks
vaspahomov and others added 2 commits September 27, 2021 15:44
Signed-off-by: vaspahomov <vaspahomov@yandex-team.ru>
Signed-off-by: vaspahomov <vas2142553@gmail.com>
Signed-off-by: vaspahomov <vas2142553@gmail.com>
@vaspahomov
vaspahomov force-pushed the feature/network-interface-support branch from b963747 to 6e88352 Compare September 27, 2021 11:48
@vaspahomov

Copy link
Copy Markdown
Author

Hi! @ulucinar I committed fixed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants