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

Bugfix #147

Merged
merged 3 commits into from
Apr 20, 2022
Merged

Bugfix #147

merged 3 commits into from
Apr 20, 2022

Conversation

Nuru
Copy link
Contributor

@Nuru Nuru commented Apr 20, 2022

what && why

notes

This will become version 2.0

@Nuru Nuru added the no-release Do not create a new release (wait for additional code changes) label Apr 20, 2022
@Nuru Nuru requested review from a team as code owners April 20, 2022 00:56
@Nuru Nuru requested review from adamcrews and SweetOps April 20, 2022 00:56
@Nuru
Copy link
Contributor Author

Nuru commented Apr 20, 2022

/test all

object_size_less_than = and.value.object_size_less_than
prefix = and.value.prefix
tags = and.value.tags
dynamic "filter" {
Copy link
Member

Choose a reason for hiding this comment

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

why do we need this empty filter?

Copy link
Member

Choose a reason for hiding this comment

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

if we need it, maybe add a comment why (not easy to understand by looking at the code)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

if we need it, maybe add a comment why (not easy to understand by looking at the code)

Did you read line 168 (the line above this one)?

Copy link
Member

@aknysh aknysh left a comment

Choose a reason for hiding this comment

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

please see comments

@Nuru Nuru merged commit 72ec560 into master Apr 20, 2022
@Nuru Nuru deleted the bugfix branch April 20, 2022 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-release Do not create a new release (wait for additional code changes)
Projects
None yet
3 participants