charm-multus:johnsca/cleanup-build

Last commit made on 2020-10-09
Get this branch:
git clone -b johnsca/cleanup-build https://git.launchpad.net/charm-multus

Branch merges

Branch information

Name:
johnsca/cleanup-build
Repository:
lp:charm-multus

Recent commits

a349e30... by Cory Johns

Update build scripts

Update build scripts to use charmcraft snap and skip unzip step since
charm push now supports archive files.

d5097b3... by Adam Stokes <email address hidden>

Add new makefile charm build format (#7)

Signed-off-by: Adam Stokes <email address hidden>

9dd4cf5... by George Kraft

Add network-attachment-definitions config using container delegate (#6)

* Update to use charmcraft

* Add network-attachment-definitions config

* Move kubectl download into Dockerfile

f88497a... by George Kraft

Fix pod spec for CRD change in Juju 2.8 (#3)

* Fix pod spec for CRD change in Juju 2.8

* Add min-juju-version=2.8-beta1

79d47a7... by George Kraft

Fix pod spec v3 changes to serviceAccount (#2)

2b4b578... by George Kraft

Initial implementation of Multus k8s charm (#1)

* Initial prototype for Juju 2.7
* Update with Juju 2.8 features and better status
* Address review comments

b994aa6... by George Kraft

Initial commit