Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Add Neptune API resources #152

Merged
merged 4 commits into from
Feb 2, 2022
Merged

Conversation

ezgidemirel
Copy link
Collaborator

@ezgidemirel ezgidemirel commented Jan 14, 2022

Description of your changes

This PR adds following Neptune related resources:

  • Neptune Cluster: aws_neptune_cluster
  • Neptune Cluster Endpoint: aws_neptune_cluster_endpoint
  • Neptune Cluster Instance: aws_neptune_cluster_instance
  • Neptune Cluster Parameter Group: aws_neptune_cluster_parameter_group
  • Neptune Cluster Snapshot: aws_neptune_cluster_snapshot
  • Neptune Event Subscription: aws_neptune_event_subscription
  • Neptune Parameter Group: aws_neptune_parameter_group
  • Neptune Subnet Group: aws_neptune_subnet_group

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

I have tested these resources with the provided example manifests.

examples/ec2/subnet.yaml Outdated Show resolved Hide resolved
Copy link
Member

@muvaf muvaf left a comment

Choose a reason for hiding this comment

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

Thanks @ezgidemirel !

config/neptune/config.go Show resolved Hide resolved
config/neptune/config.go Outdated Show resolved Hide resolved
apis/neptune/v1alpha2/zz_cluster_types.go Show resolved Hide resolved
apis/neptune/v1alpha2/zz_cluster_types.go Show resolved Hide resolved
apis/neptune/v1alpha2/zz_cluster_types.go Show resolved Hide resolved
apis/neptune/v1alpha2/zz_cluster_types.go Show resolved Hide resolved
apis/neptune/v1alpha2/zz_cluster_types.go Show resolved Hide resolved
@ezgidemirel ezgidemirel force-pushed the add-neptune branch 2 times, most recently from fc7e387 to 5bd9c49 Compare February 1, 2022 16:33
Signed-off-by: ezgidemirel <ezgidemirel91@gmail.com>
- fix typos in subnet example manifest
- make snapshot taking async

Signed-off-by: ezgidemirel <ezgidemirel91@gmail.com>
Signed-off-by: ezgidemirel <ezgidemirel91@gmail.com>
Copy link
Member

@muvaf muvaf left a comment

Choose a reason for hiding this comment

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

LGTM!

config/neptune/config.go Outdated Show resolved Hide resolved
Signed-off-by: ezgidemirel <ezgidemirel91@gmail.com>
@ezgidemirel
Copy link
Collaborator Author

Thanks @muvaf! it's ready to be merged now

@muvaf muvaf merged commit 135ce91 into crossplane-contrib:main Feb 2, 2022
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.

None yet

3 participants