charm-kubernetes-e2e:hotfix

Last commit made on 2019-03-26
Get this branch:
git clone -b hotfix https://git.launchpad.net/charm-kubernetes-e2e

Branch merges

Branch information

Name:
hotfix
Repository:
lp:charm-kubernetes-e2e

Recent commits

bcff097... by George Kraft

Bump charm default channels to 1.14/stable

73881f2... by cdkbot <email address hidden>

Merge remote-tracking branch 'upstream/master'

5cb8d9d... by Ben Moss <email address hidden>

Update deprecated links

cd0795d... by Cory Johns

Remove use of global / shared client certificate

Depends on https://github.com/juju-solutions/layer-tls-client/pull/15
Depends on https://github.com/juju-solutions/layer-easyrsa/pull/16

10bdcb2... by George Kraft

Update charm defaults to channel 1.13/stable

4ac844c... by George Kraft

Update Juju charms to deploy 1.12 by default (#169)

874cf0d... by Kubernetes Submit Queue <email address hidden>

Merge pull request #65644 from tvansteenburgh/master

Automatic merge from submit-queue (batch tested with PRs 65582, 65480, 65310, 65644, 65645). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Add Ubuntu 18.04 (Bionic) series to Juju charms

**What this PR does / why we need it**:
Adds Ubuntu 18.04 (Bionic) series to Juju charms. 16.04 (Xenial) is still the default series, but with this change the charms can be easily deployed on Bionic if desired.

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #

**Special notes for your reviewer**:

**Release note**:
```release-note
Add Ubuntu 18.04 (Bionic) series to Juju charms
```

1610ddf... by Tim Van Steenburgh

Add bionic series (not default)

1c6ecd7... by Konstantinos Tsakalozos

Preparing for 1.11 release and update ingress image to 0.16.1

f960ce7... by Matthias Bertschy

Update all script to use /usr/bin/env bash in shebang