1
0
mirror of https://github.com/ubuntu/microk8s.git synced 2021-05-23 02:23:41 +03:00

17 Commits

Author SHA1 Message Date
Konstantinos Tsakalozos
1603084d2b Build microk8s for armhf and other architectures (#2048)
Build etcd from source

Co-authored-by: angelnu <git@angelnu.com>
2021-02-24 20:16:35 +02:00
Chris Sanders
58b95631be Add pytest based nodetest (#1825)
* Add pytest based nodetest

This brings install and upgrade testing up to parity with the bash based
test-distro. Also reorganize the testnode code into a module instead of
one large file. Finally fixed linting on all testnode code.

* Add the microk8s profile to testnode

* Add a test coefficient for adjusting timeouts globally on a test run

* Add a retry when accessing a service proxy

* Adding methods to configure Docker, including explicit way to set
storage driver to stop Docker failing under LXD

Co-authored-by: Joe Borg <joseph.borg@canonical.com>
2021-02-08 15:37:23 -06:00
Joe Borg
6acd4820b4 Adding start wrapper (#1529) 2020-09-01 10:52:31 +03:00
Joe Borg
c161086d98 Move snapcraft to snap (#1375)
* Move snapcraft.yaml to snap/
2020-07-02 10:10:50 +03:00
Joe Borg
40da9d359d dashboard-proxy command 2020-04-30 11:15:36 -04:00
Joe Borg
3a71bb15fb MacOS disk space check (#1134) 2020-04-23 17:49:18 +03:00
balchua
46a805536f Make microk8s.status addons more readable (#876) 2020-03-19 13:53:23 +02:00
Joe Borg
c8d7ad72aa Windows and MacOS binaries (#959) 2020-02-13 20:15:14 +02:00
balchua
b84db7514e use python3 for tests (#848) 2020-01-09 13:17:34 +02:00
Konstantinos Tsakalozos
da16cfabf3 Upgrade linkerd and ingress (#662)
* upgrade linkerd to v2.5.0
* Nginx ingress changes: upgrade to 0.25.1, remove default-http-backend, move to ingress namespace.  Linkerd update to v 2.5.0.

Co-authored-by: balchua <balchua@yahoo.com>
2019-09-20 21:16:55 +02:00
Konstantinos Tsakalozos
1066437447 Fixes on tests with IDE's help (#209) 2018-11-27 11:02:49 +02:00
Konstantinos Tsakalozos
e21027ac85 Replace nfs-provisioner with hostpath-provisioner (#49) 2018-06-14 06:51:23 +03:00
Konstantinos Tsakalozos
51b9b15d28 Certs on SNAP_DATA, do not break snap refreshes 2018-05-29 09:58:59 -04:00
Konstantinos Tsakalozos
29fd15aa44 DNS fix
You have to:
- snap install
- microk8s.enable dns
2018-05-17 20:47:52 +03:00
Tim Van Steenburgh
f0c91bdcdc Update .gitignore for build artifacts 2018-05-10 08:36:19 -04:00
Konstantinos Tsakalozos
7516bf19ae Cleanup the build steps (#2)
* Cleanup the build steps
2018-05-10 08:34:01 -04:00
Konstantinos Tsakalozos
747e5cdd11 Initial commit 2018-05-09 13:07:00 +03:00