Fwd: Showing Juju GUI in controller model

2017-01-17 Thread roger peppe
On 16 January 2017 at 22:13, Merlijn Sebrechts wrote: > Exactly what I need, thanks! Cool, glad it's appreciated :) Note that you will still need to manually change your DNS entry to point to the controller IP addresses or host names so that letsencrypt can resolve the DNS name. I have some tho

Re: peer relation without public interface

2017-01-17 Thread Tilman Baumann
On 13.01.2017 17:44, Tilman Baumann wrote: > I thought about it a little and I do think a no-op interface purely for > peer discovery could actually help others with similar requiremrnts too. > Hence this https://github.com/tbaumann/charm-interface-peer-discovery > > If there are no objections, I

Re: Amulet doesn't find deployed units

2017-01-17 Thread Merlijn Sebrechts
The amulet Talisman code only creates sentries for services (applications) that are in the deployment schema. The Kubernetes Core bundle tests just don't work. I looked at the Canonical Kubernetes

The docs around charm and bundle testing need some love

2017-01-17 Thread Merlijn Sebrechts
Hi all The testing docs need some love. The whole Charm testing ecosystem is very complex. The docs should focus on guiding users to a best-practice workflow. There is just too much choice to let the user figure it out himself. We want charmers to write Charm and Bundle tests that are compatible