Patrick Best
Patrick Best
Hey biggnou - I submitted a related change https://github.com/sameersbn/docker-bind/pull/110 to the Dockerfile - the build just wasn't working for me without the changes to the build strategy. I have incorporated...
Fixed this with PR https://github.com/sameersbn/docker-bind/pull/110
Need to link this issue with PR https://github.com/sameersbn/docker-bind/issues/109
Would love to see this get attention. For now I've been overriding the forms.py from within my project for views requiring additional validations, and implementing my own validations manually... ```...
Wow! To my surprise, you are also the MVN keeper for the component required to populate the default value 👍 ``` UploadMultipartArchiveCommand.java import de.kopis.glacier.parsers.GlacierUploaderOptionParser; @Override public void exec(OptionSet options, GlacierUploaderOptionParser...
Thank you! It's a great tool. I personally have no problem because I calculate my own preferred size and supply it to the command line every time, except the first...
This seems like a dead issue. Perhaps @gaankdoank specified the MYSQL_HOST as "mysql" which either should have resolved for him, or not... I guess we'll never know!
According to this: https://stackoverflow.com/questions/32106151/where-does-django-request-object-originated-in-class-view , the request is never passed to as_view(). Perhaps additional study is required on my part.
I am also a little mystified on the functionality of autoscaler. Is it decided to remove based on the 2018 sprint candidate? Also, if it's still available, i'd like a...