crossplane-contrib / provider-upjet-aws

Official AWS Provider for Crossplane by Upbound.
https://marketplace.upbound.io/providers/upbound/provider-aws
Apache License 2.0
142 stars 121 forks source link

Moving datasync (10) resources to v1beta1 version #155

Closed mykolalosev closed 4 months ago

mykolalosev commented 1 year ago

Moving 10 resources in the datasync group:

Details:

aws_datasync_agent

While testing the resource encountered blockers:

  1. Unclear "Deploy your agent as an Amazon EC2 instance" process, need to investigate it more clearly. Need to know what is agent instance - to create an agent on the create agent page we need to put an activation key or agent address.

  2. During creation an agent on the create agent page, after configuring and applying all required resources, we can see them on the resources page - we can't apply some of them: Subnet, Security Group. At first we should: go to the manage page by clicking manage button -> select required resource -> click manage. After that we can select these resources on the create agent page.

This can lead to additional manual interventions and the inability to run automated tests.

agent.log agent.txt

aws_datasync_location_efs

While testing the resource encountered blockers:

  1. Before testing the resource need to create all required resources and mount target in subnet. Otherwise you will get an error: "No valid mount targets for EFS filesystem found in subnet . Please provide a subnet that contains a mount target."

This can lead to additional manual interventions and the inability to run automated tests.

locationefs.log locationefs.txt

github-actions[bot] commented 4 months ago

This provider repo does not have enough maintainers to address every issue. Since there has been no activity in the last 90 days it is now marked as stale. It will be closed in 14 days if no further activity occurs. Leaving a comment starting with /fresh will mark this issue as not stale.

github-actions[bot] commented 4 months ago

This issue is being closed since there has been no activity for 14 days since marking it as stale. If you still need help, feel free to comment or reopen the issue!