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

Remove duplicated references injector config #729

Merged
merged 1 commit into from
Jun 23, 2023

Conversation

dougsong
Copy link
Contributor

@dougsong dougsong commented Jun 13, 2023

Description of your changes

Fixes #

The configuration of the following two lines is the same in Provider.go, and the configuration of 128 lines has been deleted.

https://github.com/upbound/provider-aws/blob/c0ff895807d65912ee690a7bc0f8ac01e676827e/config/provider.go#L128
https://github.com/upbound/provider-aws/blob/c0ff895807d65912ee690a7bc0f8ac01e676827e/config/provider.go#L130

I have:

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

How has this code been tested

@Upbound-CLA
Copy link

Upbound-CLA commented Jun 13, 2023

CLA assistant check
All committers have signed the CLA.

@turkenf
Copy link
Collaborator

turkenf commented Jun 23, 2023

/test-examples="examples/s3/bucket.yaml"

@turkenf
Copy link
Collaborator

turkenf commented Jun 23, 2023

/test-examples="examples/iam/role.yaml"

Copy link
Collaborator

@turkenf turkenf left a comment

Choose a reason for hiding this comment

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

Thank you for your contribution @dougsong!

@turkenf turkenf merged commit b09b073 into crossplane-contrib:main Jun 23, 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