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

Issue 8 #161

Merged
merged 4 commits into from
Nov 25, 2022
Merged

Issue 8 #161

merged 4 commits into from
Nov 25, 2022

Conversation

mykolalosev
Copy link
Contributor

@mykolalosev mykolalosev commented Nov 18, 2022

Description of your changes

Adds the following resources:

Fixes #8

I have:

  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

Manually and Uptest:
cur_report_definition: https://github.com/upbound/provider-aws/actions/runs/3548136037
aws_dataexchange_data_set: https://github.com/upbound/provider-aws/actions/runs/3532575085
aws_dataexchange_revision: https://github.com/upbound/provider-aws/actions/runs/3532920082
aws_datapipeline_pipeline: https://github.com/upbound/provider-aws/actions/runs/3535890761
aws_config_configuration_aggregator: https://github.com/upbound/provider-aws/actions/runs/3538339476
aws_config_remediation_configuration: https://github.com/upbound/provider-aws/actions/runs/3538408052

@mykolalosev
Copy link
Contributor Author

/test-examples="examples/cur/reportdefinition.yaml,examples/dataexchange/dataset.yaml,examples/dataexchange/revision.yaml,examples/datapipeline/pipeline.yaml,examples/configservice/configurationaggregator.yaml,examples/configservice/remediationconfiguration.yaml"

@mykolalosev mykolalosev reopened this Nov 21, 2022
@mykolalosev
Copy link
Contributor Author

/test-examples="examples/cur/reportdefinition.yaml,examples/dataexchange/dataset.yaml,examples/dataexchange/revision.yaml,examples/datapipeline/pipeline.yaml,examples/configservice/configurationaggregator.yaml,examples/configservice/remediationconfiguration.yaml"

examples/cur/reportdefinition.yaml Outdated Show resolved Hide resolved
examples/cur/reportdefinition.yaml Outdated Show resolved Hide resolved
examples/cur/reportdefinition.yaml Outdated Show resolved Hide resolved
examples/cur/reportdefinition.yaml Outdated Show resolved Hide resolved
examples/cur/reportdefinition.yaml Outdated Show resolved Hide resolved
matchLabels:
testing.upbound.io/example-name: example
region: us-west-1

Copy link
Contributor

Choose a reason for hiding this comment

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

please remove empty lines.

Copy link
Contributor

Choose a reason for hiding this comment

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

still seeing empty lines, did you forget to commit/push ?

@turkenh
Copy link
Contributor

turkenh commented Nov 21, 2022

@mykolalosev, thanks for the PR.
Could you add some more details on How has this code been tested section? Similar to #147

@mykolalosev
Copy link
Contributor Author

/test-examples="examples/cur/reportdefinition.yaml"

@mykolalosev
Copy link
Contributor Author

/test-examples="examples/dataexchange/dataset.yaml"

@mykolalosev
Copy link
Contributor Author

/test-examples="examples/cur/reportdefinition.yaml"

@mykolalosev
Copy link
Contributor Author

/test-examples="examples/dataexchange/dataset.yaml"

@mykolalosev
Copy link
Contributor Author

/test-examples="examples/dataexchange/revision.yaml"

@Upbound-CLA
Copy link

Upbound-CLA commented Nov 23, 2022

CLA assistant check
All committers have signed the CLA.

@mykolalosev
Copy link
Contributor Author

/test-examples="examples/datapipeline/pipeline.yaml"

@mykolalosev
Copy link
Contributor Author

/test-examples="examples/configservice/configurationaggregator.yaml"

@mykolalosev
Copy link
Contributor Author

/test-examples="examples/configservice/remediationconfiguration.yaml"

@mykolalosev
Copy link
Contributor Author

/test-examples="examples/cur/reportdefinition.yaml"

"s3:GetBucketAcl",
"s3:GetBucketPolicy"
],
"Resource":"arn:aws:s3:::test-definition-bucket-*",
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we revert wildcards here (and a couple of more below) as well?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It's up to you. Unlike the BucketPolicy, in the Policy wildcards work well.

matchLabels:
testing.upbound.io/example-name: example
region: us-west-1

Copy link
Contributor

Choose a reason for hiding this comment

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

still seeing empty lines, did you forget to commit/push ?

Copy link
Contributor

@turkenh turkenh left a comment

Choose a reason for hiding this comment

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

Thanks @mykolalosev, looking great 👍

@turkenh turkenh merged commit 379b821 into crossplane-contrib:main Nov 25, 2022
@mykolalosev mykolalosev deleted the issue-8 branch November 25, 2022 13:57
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.

Moving cur (1),dataexchange (2),datapipeline (1) resources to v1beta1 version
3 participants