Skip to content

Fix documentation of rule.filter.prefix field for BucketLifecycleConfiguration.s3 - #1331

Merged
turkenf merged 1 commit into
crossplane-contrib:mainfrom
turkenf:fix-issue-885
May 29, 2024
Merged

Fix documentation of rule.filter.prefix field for BucketLifecycleConfiguration.s3#1331
turkenf merged 1 commit into
crossplane-contrib:mainfrom
turkenf:fix-issue-885

Conversation

@turkenf

@turkenf turkenf commented May 29, 2024

Copy link
Copy Markdown
Collaborator

Description of your changes

This PR fixes the documentation of rule.filter.prefix and rule.filter.and.prefix fields for BucketLifecycleConfiguration.s3.

The field that will be deprecated is the rule.prefix argument, somehow the document was generated incorrectly for rule.filter.prefix and rule.filter.and.prefix arguments.

Fixes: #885

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable to ensure this PR is ready for review.
  • Added backport release-x.y labels to auto-backport this PR if necessary.

@applike-ss

Copy link
Copy Markdown

i just realized that also rule.filter.and.prefix is also not deprecated

…iguration.s3

Signed-off-by: Fatih Türken <turkenf@gmail.com>
@turkenf

turkenf commented May 29, 2024

Copy link
Copy Markdown
Collaborator Author

i just realized that also rule.filter.and.prefix is also not deprecated

I just noticed it too, thanks for catching it, updated.

@sergenyalcin sergenyalcin left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks @turkenf LGTM!

@turkenf
turkenf merged commit 40abec2 into crossplane-contrib:main May 29, 2024
@turkenf
turkenf deleted the fix-issue-885 branch May 29, 2024 12:44
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.

Docs BucketLifecycleConfiguration: Incorrect deprecation warning of rule.filter.prefix

3 participants