Results 22 issues of jon

https://crate.io/packages/localshop/ has old version (0.8.0) as latest [crate.io](https://crate.io/packages/) is also not really actively maintained and is not officially supported: https://crate.io/thanks-dstufft/

interface

Hi, it looks like localshop stopped accepting namespaced packages. I have `localshop==0.9.3`. ``` (package) jchen@hobbes-(master|✔)> ./setup.py sdist upload -r int running sdist running egg_info writing requirements to namespaced.package.egg-info/requires.txt writing namespaced.package.egg-info/PKG-INFO...

bug

https://github.com/fly/burrito/blob/master/templates/base.html#L25-L27 generated html: ``` ``` output of `pip3.3 freeze -l`: ``` Jinja2==2.7.2 Markdown==2.3.1 MarkupSafe==0.18 Pillow==2.3.0 Pygments==1.6 Unidecode==0.04.14 blinker==1.3 cssmin==0.2.0 docutils==0.11 feedgenerator==1.7 feedparser==5.1.3 pelican==3.3 pytz==2013.9 six==1.5.2 webassets==0.9 ``` `WEBASSETS=True` in pelicanconf.py,...

updated PR from @ametaireau #6

extends #6? #### Potential services: - [ ] [Pingdom](https://www.pingdom.com/) - [ ] [Uptime Robot](http://uptimerobot.com/)

enhancement

write tests for things, maybe continuous integration as well?

Would be great if a GET request from `` would return bgp info for the ASN that owns that IP or RBL info for that ip if `:num` and `:ip`...

while debugging #159 i noticed that after the package upgrades that kubitect applies when `updateOnBoot` is `true`, ubuntu reports that it needs a reboot to apply those upgrades. this change...

having some trouble where ingress-nginx's external ip gets stuck in pending. did some digging and it seems like metallb isn't set up correctly by kubespray. may be related to permissions/dns...

closes #31