Re: Remote Access with Juju

2017-10-29 Thread Akshat Jiwan Sharma
Hi, You can run commands on a juju deployed machine using juju run. For the most part juju run command would be more than sufficient but there is also an option to ssh into a machine. Here is summary of juju run command from the documentation . Usage: juj

New Endpoints Implementation/New Elasticsearch Charm

2017-10-29 Thread James Beedy
I carved out what seems to be some solid ground on the new Elasticsearch rewrite using the new endpoints implementation. Assuming I'm using this correctly, I found the new endpoints implementation to give for a really smooth experience. Nice work on this @cory! Wondering if I could get some feedb

backward compatibility

2017-10-29 Thread Anastasia Macmood
Hi Now that we are settled on Juju 2, going forward we need to have a way to retire older minor versions in a user-friendly manner. We propose to use client/server version comparison to flag retiring versions in 3 distinct steps - deprecated, obsolete and unsupported. For example, we can determi