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

s3.bucket: public access block configuration support #648

Merged
merged 4 commits into from May 5, 2021

Conversation

muvaf
Copy link
Member

@muvaf muvaf commented May 4, 2021

Description of your changes

Introduce public access block configuration sub resource to S3 Bucket CRD.

Fixes #427

Fixes #

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

Manually tested with updated example YAML.

muvaf added 3 commits May 4, 2021 15:10
Signed-off-by: Muvaffak Onus <me@muvaf.com>
…c to NotFound case

Signed-off-by: Muvaffak Onus <me@muvaf.com>
Signed-off-by: Muvaffak Onus <me@muvaf.com>
@muvaf muvaf requested a review from krishchow May 4, 2021 13:28
Signed-off-by: Muvaffak Onus <me@muvaf.com>
Copy link
Collaborator

@krishchow krishchow left a comment

Choose a reason for hiding this comment

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

LGTM :)

@muvaf muvaf merged commit 77f91c0 into crossplane-contrib:master May 5, 2021
@muvaf muvaf deleted the s3-public branch May 5, 2021 21:27
@muvaf
Copy link
Member Author

muvaf commented May 5, 2021

Thanks for the review @krishchow !

tektondeploy pushed a commit to gtn3010/provider-aws that referenced this pull request Mar 12, 2024
Configure plural names for resources whose kind names end with "fleet"
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.

s3 bucket - support switch for: PutPublicAccessBlock
2 participants