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

feat(ec2): Add Ipv6Prefixe support to Instance #885

Merged

Conversation

vaspahomov
Copy link
Contributor

Signed-off-by: vaspahomov vas2142553@gmail.com

Description of your changes

Support ec2.Instance creation with IpV6 prefix.

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

Cover new code with unit test. Manually tested Intance with ipv6 prefix creation

apis/ec2/manualv1alpha1/common.go Outdated Show resolved Hide resolved
pkg/clients/ec2/instance.go Outdated Show resolved Hide resolved
Signed-off-by: vaspahomov <vas2142553@gmail.com>

Co-authored-by: Maximilian Blatt (external expert on behalf of DB Netz) <maximilian.blatt-extern@deutschebahn.com>
@MisterMX MisterMX changed the title Add Ipv6Prefixes option support in ec2.Instance feat(ec2): Add Ipv6Prefixe support to Instance Jul 26, 2023
@MisterMX MisterMX force-pushed the feature/instance-ipv6-prefix branch from 9251ac0 to 027189d Compare July 26, 2023 13:44
Copy link
Collaborator

@MisterMX MisterMX left a comment

Choose a reason for hiding this comment

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

It took some time but LGTM. I only made some slight adjustments. Thanks alot @vaspahomov!

@MisterMX MisterMX merged commit 32f7e90 into crossplane-contrib:master Jul 26, 2023
8 checks passed
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.

3 participants