-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Accept multi-value input on slice flags #1241
Conversation
This issue or PR has been automatically marked as stale because it has not had recent activity. Please add a comment bumping this if you're still interested in it's resolution! Thanks for your help, please let us know if you need anything else. |
Closing this as it has become stale. |
@vipally @coilysiren Can you reopen this PR. It would be really useful in our case. |
You can just bump it before it gets closed as stale???????? |
I'm going to reopen it but you have to actually do something about it if you don't want it to just get closed again |
Accept multi-value input on slice flags (#1241)
What type of PR is this?
What this PR does / why we need it:
fix v2 bug: accept multi-value input on sclice flags.
Which issue(s) this PR fixes:
Fixes #1238
Testing
TestFlagValue has cover this case.
Release Notes