Is your agent stream set to released per chance?
juju model-config -m controller
If so, your client won't see the agent binaries as they aren't in the
release stream (2.3 isn't yet released).
Nicholas
On 12/06/2017 03:10 PM, Merlijn Sebrechts wrote:
I tried this but I get the error that no a
I tried this but I get the error that no agent binaries are found? I can
send you the exact error tomorrow, I don't have my laptop with me at the
moment.
On 6 Dec 2017 20:56, "Tim Penhey" wrote:
> Hi Merlijn,
>
> You should be able to go:
> juju upgrade-juju -m controller
>
> That should do th
Hi Merlijn,
You should be able to go:
juju upgrade-juju -m controller
That should do the trick. If the client version is different you may
want to specify the agent version:
juju upgrade-juju -m controller --agent-version 2.3-rc2
Tim
On 07/12/17 06:26, Merlijn Sebrechts wrote:
> Is there a
Is there a way to upgrade a controller from rc1.1 to rc2?
2017-11-29 1:03 GMT+01:00 Nicholas Skaggs :
> A new release of Juju is here, 2.3-rc2. This is primarily a bug fix
> release which addresses issues carried over from rc1.
>
> ## New and Improved
>
> * juju list-models is significantly faste
Hi Merlijn
Thanks for the feedback. Having 2.3.0 be good on VMware is very valuable
for us. Have these issues been addressed in the RCs?
Mark
On 11/22/2017 09:53 AM, Merlijn Sebrechts wrote:
> Hi all
>
>
> I've been trying out Juju 2.3-rc1.1 on VMware. Good work on this, we
> were finally able t