-
Notifications
You must be signed in to change notification settings - Fork 174
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
ephemeral storage resources #360
Conversation
Hello. Can anyone review this pr? |
Hi, We have been waiting for this change for a very long time, we will be very happy to see it in the master branch |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for implementing this! I gave it a test run and it all worked really nicely, with just one tiny bug where the flags specifying the defaults weren't being threaded through. I also added a little changelog note, just to save a trivial review round.
This seems to be breaking change - that's not clearly communicated :(. Can you also include a note in the docs that you have/should to specify
Using ENV variable ( |
No worries; we learned something new here :). Thank you. |
this PR resolve #361 and #310