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

refactor: List must support list without recursive #3721

Merged
merged 10 commits into from
Dec 7, 2023
Merged

Conversation

Xuanwo
Copy link
Member

@Xuanwo Xuanwo commented Dec 7, 2023

This PR is the follow-up for RFC: List Recursive.

We split this change out to avoid the change from delimiter to recursive is too large.

Signed-off-by: Xuanwo <[email protected]>
Signed-off-by: Xuanwo <[email protected]>
Signed-off-by: Xuanwo <[email protected]>
Signed-off-by: Xuanwo <[email protected]>
Signed-off-by: Xuanwo <[email protected]>
@tisonkun
Copy link
Member

tisonkun commented Dec 7, 2023

Any background for this change? Why do we introduce it at the first place and why do we change now/

@Xuanwo
Copy link
Member Author

Xuanwo commented Dec 7, 2023

Why do we introduce it at the first place and why do we change now/

Related to RFC: List Recursive.

We split this change out to avoid the change from delimiter to recursive is too large.

@Xuanwo Xuanwo merged commit 0920ac3 into main Dec 7, 2023
230 of 231 checks passed
@Xuanwo Xuanwo deleted the refactor-lister branch December 7, 2023 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants