lp:~gnuoy/vault-charm

Owned by Liam Young
Get this repository:
git clone https://git.launchpad.net/~gnuoy/vault-charm
Only Liam Young can upload to this repository. If you are Liam Young please log in for upload directions.

Branches

Name Last Modified Last Commit
move-source-to-github 2018-04-20 12:52:46 UTC
Remove code and update readme to charms new home

Author: Liam Young
Author Date: 2018-04-20 12:52:46 UTC

Remove code and update readme to charms new home

feature/unlock-yo-self 2018-02-08 17:25:23 UTC
Add unsafe-unlock to initialize vault on startup

Author: Liam Young
Author Date: 2018-02-08 17:25:23 UTC

Add unsafe-unlock to initialize vault on startup

Add unsafe-unlock charm option to initialize vault on startup and
store the token and key in the leader database. Also add a charm
action for retrieving the credentails.

dev-mode 2018-02-08 17:25:23 UTC
Add unsafe-unlock to initialize vault on startup

Author: Liam Young
Author Date: 2018-02-08 17:25:23 UTC

Add unsafe-unlock to initialize vault on startup

Add unsafe-unlock charm option to initialize vault on startup and
store the token and key in the leader database. Also add a charm
action for retrieving the credentails.

feature/add-amulet 2018-02-07 13:39:56 UTC
Add simple amulet tests

Author: Liam Young
Author Date: 2018-02-07 13:36:28 UTC

Add simple amulet tests

Add amulet tests for deploying vault with a postgresql backend.
The tests initialize and unseal the vault then read and write
the secrets.

Closes-Bug: #1746502

bug/1745971 2018-02-03 12:13:05 UTC
Set blocked status when storage backend is missing

Author: Liam Young
Author Date: 2018-02-03 12:13:05 UTC

Set blocked status when storage backend is missing

Set the charm workload status to 'blocked' when a storage backend
is missing. This status may be lost by status_sets from other
methods until the charm state has settled in which case the
update-status hook will trigger the message to be displayed.

I have used when_none rather than when_not to facilitate support
of different storage backends.

bug/1747130 2018-02-03 11:35:02 UTC
Remove 'SSL key...installed' message when it isn't

Author: Liam Young
Author Date: 2018-02-03 11:35:02 UTC

Remove 'SSL key...installed' message when it isn't

Remove the 'SSL key and cert installed' workload status message if
SSL key and cert are not installed

mysql 2018-02-03 11:06:07 UTC
Add mysql support

Author: Liam Young
Author Date: 2018-01-26 13:06:09 UTC

Add mysql support

Add support for storing data in MySQL

trivial-unit-tests 2018-02-03 09:01:32 UTC
Add simple unit tests

Author: Liam Young
Author Date: 2018-02-03 08:52:24 UTC

Add simple unit tests

fix-lint 2018-02-03 08:59:19 UTC
Fix lint

Author: Liam Young
Author Date: 2018-02-03 08:59:19 UTC

Fix lint

testing 2018-02-02 11:24:45 UTC
Add tox.ini for building and flake8 tests

Author: Liam Young
Author Date: 2018-02-02 11:24:45 UTC

Add tox.ini for building and flake8 tests

Add a tox.ini for creating virtualenvs and then executing builds,
flake8, unit tests and charm proof in those venvs. Example:

tox -e pep8
tox -e build
tox -e charm-proof
tox -e unit-tests

Partial-Bug: #1745966

110 of 10 results
This repository contains Public information 
Everyone can see this information.

Subscribers