microk8s:1.14

Last commit made on 2020-05-25
Get this branch:
git clone -b 1.14 https://git.launchpad.net/microk8s

Branch merges

Branch information

Name:
1.14
Repository:
lp:microk8s

Recent commits

69c92fa... by Konstantinos Tsakalozos

Remove nf_conntrack_ipv4 from lxc profiles (#1219) (#1228)

c006c0a... by Konstantinos Tsakalozos

Pass through subcommands as if there were called directly (#1057) (#1061)

* Pass through subcommands as if there were called directly (#1057)

* Make microk8s wrapper executable

Co-authored-by: Joe Borg <email address hidden>

d83af7b... by Konstantinos Tsakalozos

Fix core not installing on arm (#971) (#982)

81aaea5... by Konstantinos Tsakalozos

Do not restart the apiserver on configure (#934)

6ac20e7... by Konstantinos Tsakalozos

Fix flakiness of ingress test on 1.14 (#748)

a647637... by Konstantinos Tsakalozos

Return single IP from get_default_ip(). (#636) (#638)

Multiple IP addresses causes etcd failed to start.

This fixes #440 .

3ecca57... by Konstantinos Tsakalozos

Fix the reset wrapper - do a proper reset (#627)

* Remove ns first so we do not step on the finalisers/tokens

* Clean everything that can respawn in reset

* Clean containers so remove will not snapshot them

38f393d... by Konstantinos Tsakalozos

Allow users to be in the microk8s group (#610)

edc01f2... by Konstantinos Tsakalozos

Harden against local users 1.14 (#593)

* Remove the insecure 8080 port

871630c... by Konstantinos Tsakalozos

Preparing 1.14 branch