lp:~mertkirpici/charm-juju-local

Owned by Mert Kirpici
Get this repository:
git clone https://git.launchpad.net/~mertkirpici/charm-juju-local
Only Mert Kirpici can upload to this repository. If you are Mert Kirpici please log in for upload directions.

Branches

Name Last Modified Last Commit
topic/juju-3.1 2023-09-06 12:39:48 UTC
chore: add juju 3.1 support for functests

Author: Mert Kirpici
Author Date: 2023-09-06 12:39:48 UTC

chore: add juju 3.1 support for functests

Signed-off-by: Mert Kırpıcı <mert.kirpici@canonical.com>

lp/1988520 2022-09-14 07:05:16 UTC
build: add jammy support

Author: Mert Kirpici
Author Date: 2022-09-02 15:48:48 UTC

build: add jammy support

Adding relevant info into charmcraft.yaml

Also, we are pinning the version of Markupsafe since Markupsafe drops
support for Python 3.5[0] starting from release 2.0.0, which is what
xenial is shipped with.

[0] https://markupsafe.palletsprojects.com/en/2.1.x/changes/

Closes-Bug: 1988520

Signed-off-by: Mert Kırpıcı <mert.kirpici@canonical.com>

lp/1988477 2022-09-02 15:10:57 UTC
charm: install lxd snap

Author: Mert Kirpici
Author Date: 2022-09-02 13:54:16 UTC

charm: install lxd snap

In the ubuntu charms with series bionic or older, lxd comes preinstalled
as a debian package rather than a snap. Since the lxd versions are much
older than the snap, this behavior used to cause the lxd server offering
unsupported tls version during `juju bootstrap` therefore ending up with
a broken charm.

With this commit, we are using installing the lxd snap and running
lxd.migrate if lxd is installed as a debian package during the install
event handler to make sure we are using the snap everywhere.

Closes-Bug: 1988477

Signed-off-by: Mert Kırpıcı <mert.kirpici@canonical.com>

master 2020-11-16 20:54:59 UTC
Xenial support

Author: Peter Sabaini
Author Date: 2020-11-16 17:42:09 UTC

Xenial support

Add support for running on series xenial. Adapt lxd init to account
for xenial, also update testing bundles

14 of 4 results
This repository contains Public information 
Everyone can see this information.

Subscribers