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

VM support #270

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

vaspahomov
Copy link

Description of your changes

Add VM support
Fixes #78

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

Signed-off-by: vaspahomov <vaspahomov@yandex-team.ru>
Signed-off-by: vaspahomov <vas2142553@gmail.com>
@vaspahomov vaspahomov force-pushed the feature/vm-support branch 2 times, most recently from 6a4622a to 98e2366 Compare June 29, 2021 15:11
Signed-off-by: vaspahomov <vas2142553@gmail.com>
Signed-off-by: vaspahomov <vas2142553@gmail.com>
@ulucinar
Copy link
Collaborator

Hi @vaspahomov,
I think you have broken this PR into smaller ones such as #264, #269. If this is the case, let's get them in before this one.

@ulucinar ulucinar self-requested a review September 22, 2021 09:41
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.

Add support for Azure VM Instances to provide MachineInstance support
2 participants