Tom Haddon
Tom Haddon
I've installed microk8s v1.21.0 from latest/edge and added the ingress addon, but microk8s isn't listening on port 80. This certainly used to be possible, as it's been used in various...
If I go to https://snapcraft.io/codetree/builds I see a message prompting me to "Start by creating a repo and pushing your code to GitHub." The code for this project lives on...
Currently the documentation on https://charm-helpers.readthedocs.io/en/latest/api/charmhelpers.contrib.charmsupport.html only renders as one line that's not very useful. Move the documentation from comments lower down in the file to the docstring.
It would be nice for `charm build` (and particularly `charm build --charm-file`) to support the exclusion of files matching patterns defined in `.jujuignore`, similar to how `charmcraft build` does. Obviously...
http://pythonhosted.org/amulet/installation.html#ubuntu suggests using ppa:juju/stable to install amulet on Ubuntu, but that PPA doesn't provide an amulet package for bionic.
`map.queryTerrainElevation` returns unexpected values. I've created a demo page that loads elevation tiles and centers on Everest. It then displays the value of `map.queryTerrainElevation` whenever the map `idle` event is...