Re: Create Juju Charms from your browser!

2017-02-06 Thread Merlijn Sebrechts
Answers in-line. 2017-02-06 6:36 GMT+01:00 Andrew Wilkins : > > > Very cool, thanks for sharing. > > A few things which I think would make this even better: > - integration with Ubuntu SSO (or GitHub OAuth, etc.) > This will probably be the most difficult task. Eclipse Che doesn't have any authe

juju-crashdump tool integration & its own repo

2017-02-06 Thread Cory Johns
A few months ago, Gregory announced the crashdump plugin to the list. [1] It's a great tool for debugging charm failures, so we decided to integrate it into Matrix [2] and the bundle for doing charm & bundle CI, cwr-ci [3]. We also plan to integrate it into bundletester, so that all of our testing

Re: Create Juju Charms from your browser!

2017-02-06 Thread Cory Johns
This is really cool! On Mon, Feb 6, 2017 at 6:34 AM, Merlijn Sebrechts < merlijn.sebrec...@gmail.com> wrote: > Answers in-line. > > 2017-02-06 6:36 GMT+01:00 Andrew Wilkins : >> >> >> Very cool, thanks for sharing. >> >> A few things which I think would make this even better: >> - integration wi

Re: I still can't upload resources to the Charm store.

2017-02-06 Thread Uros Jovanovic
Hi Merljin, Sorry to hear you're having issues with uploading resources. We've been patching this little by little, but we're aware that it's far from resolved, especially for bigger resources that you're interested in. The team is focused working on the beta at the moment, but we'll commit to sol

Re: juju-crashdump tool integration & its own repo

2017-02-06 Thread dann frazier
On Mon, Feb 6, 2017 at 8:00 AM, Cory Johns wrote: > A few months ago, Gregory announced the crashdump plugin to the list. [1] > It's a great tool for debugging charm failures, so we decided to integrate > it into Matrix [2] and the bundle for doing charm & bundle CI, cwr-ci [3]. > We also plan to

Can't push to my own team

2017-02-06 Thread Tom Barber
Hi folks For whatever reason charm whoami has decided it wont see my own membership of my own LP team even though LP lists me as the owner: https://launchpad.net/~spiculecharms/+members This prevents me pushing charms to the charm store for a reason I can't fathom. I did some work with Cory an

Re: Can't push to my own team

2017-02-06 Thread Ryan Beisner
Hi Tom, On a rare occasion, I've had to use a slightly larger hammer than logout/login, which is to remove (or rename) the following files: ~/.go-cookies ~/.local/share/juju/store-usso-token That should force a fresh re-auth. Cheers, Ryan On Mon, Feb 6, 2017 at 5:38 PM, Tom Barber w

Re: Can't push to my own team

2017-02-06 Thread Tom Barber
Thanks Ryan Just tried it, same error. bugg@tom-laptop2:~/Projects/charms/builds/apache-solr$ charm whoami User: spicule Group membership: apachefoundation, apachesoftwarefoundation, charm-contributors, containers For whatever reason, it refuses to see the spicule team. On Tue, Feb 7, 2017 at

New in 2.1-beta5: Prometheus monitoring

2017-02-06 Thread Andrew Wilkins
Hi folks, In the release notes there was an innocuous line about introspection endpoints added to the controller. What this really means is that you can now monitor Juju controllers with Prometheus. Juju controllers export metrics, including: - API requests (total number and latencies by facade/m