Thomas Stromberg
8b7aaba627
Sync correct Kubernetes versions from kubeadm constants
2019-12-10 08:12:15 -08:00
Karuppiah Natarajan
fc09dd4814
Update default Kubernetes version to v1.17.0
...
Signed-off-by: Karuppiah Natarajan <karuppiah7890@gmail.com>
2019-12-10 19:57:16 +05:30
priyawadhwa
434648c6fc
Merge pull request #5773 from priyawadhwa/pr-bot
...
Add skeleton for performance analysis service
2019-12-09 18:26:45 -08:00
Thomas Strömberg
2063ffda8f
Merge pull request #6039 from tstromberg/kub-dash
...
Update dashboard to 2.0.0b8 and pre-cache it again
2019-12-09 17:16:12 -08:00
Medya Gh
60346821d6
move machine path to localpath package
2019-12-09 14:51:10 -08:00
Medya Gh
35ad8e2915
make profile name mandatory for config.Load
2019-12-09 14:47:20 -08:00
Medya Gh
2895971182
Skip loading image if already cached based on sha
2019-12-09 14:30:55 -08:00
Thomas Stromberg
df3ee00481
Update dashboard image and pre-cache it again
2019-12-09 14:13:50 -08:00
Thomas Stromberg
a84db18fd7
Merge
2019-12-09 13:55:28 -08:00
Thomas Strömberg
a6c749f905
Merge pull request #5798 from nanikjava/f-fix-2570
...
Make Kubernetes version sticky for a cluster instead of auto-upgrading
2019-12-09 13:47:44 -08:00
Laura-Marie Henning
419311a111
Add sch_netem kernel module for network emulation
...
Signed-off-by: Laura-Marie Henning <laura-marie.henning@stud.h-da.de>
2019-12-09 22:47:34 +01:00
Thomas Strömberg
92b646d747
Merge pull request #5818 from afbjorklund/docker-entrypoint
...
Don't use bash as the entrypoint for docker
2019-12-09 13:43:35 -08:00
Thomas Strömberg
83e9bfd217
Merge pull request #5862 from medyagh/del_boilerplate
...
delete boilerplate site page
2019-12-09 13:40:18 -08:00
Thomas Strömberg
1f36a42203
Merge pull request #5912 from tstromberg/user-mutex2
...
Make lock names uid and path specific to avoid conflicts
2019-12-09 13:34:56 -08:00
Priya Wadhwa
4b78f7bd48
Rebased on head, resolved merge conflict
2019-12-09 12:03:37 -08:00
Thomas Strömberg
66d7124305
Merge pull request #5954 from olivierlemasle/storageclassannot
...
Remove depreacted annotation storageclass.beta.kubernetes.io
2019-12-09 10:50:32 -08:00
Thomas Strömberg
eb1bc2c80a
Merge pull request #5957 from JanAhrens/patch-1
...
Add tutorial for audit policy
2019-12-09 10:49:43 -08:00
Thomas Strömberg
45c945f477
Merge pull request #5988 from medyagh/profile_status
...
show status in profile list
2019-12-09 10:43:11 -08:00
Thomas Strömberg
18e901a319
Merge pull request #6005 from sharifelgamal/release-notes
...
Explicitly find last release version for release script
2019-12-09 10:41:57 -08:00
Thomas Strömberg
9b8681bbe2
Merge pull request #6010 from pellizzetti/patch-1
...
typo: Fix typo in err_map key
2019-12-09 10:38:52 -08:00
Thomas Strömberg
c6c70b61cf
Merge pull request #6031 from anukul/patch-1
...
Fix ingress-dns example manifest URL
2019-12-09 10:38:08 -08:00
Anukul Sangwan
157df4a2f2
Fix ingress-dns example manifest URL
...
HTML -> Raw YAML
2019-12-09 12:26:46 +05:30
Priya Wadhwa
7477050192
Turn addon manager off by default
...
Add run kubectl apply command directly if addons are changed by the user if the addon manager is disabled.
2019-12-05 10:46:28 -08:00
Guilherme Pellizzetti
672b9de015
typo: Fix typo in err_map key
...
Change "MACHINE_DOES_NOT_EXST" to "MACHINE_DOES_NOT_EXIST".
Please disregard if not valid.
2019-12-03 20:42:18 -03:00
Thomas Strömberg
87af761c50
Merge pull request #6000 from wmuizelaar/wmuizelaar-bump-gvisor
...
Use newer gvisor version
2019-12-02 16:45:20 -08:00
Thomas Strömberg
6a9e8a7962
Merge pull request #5739 from vasyl-purchel/master
...
Adds dm-crypt support
2019-12-02 16:44:35 -08:00
Sharif Elgamal
29691a67b7
fix up release notes script
2019-12-02 14:46:31 -08:00
Thomas Strömberg
3635b69085
Merge pull request #5942 from priyawadhwa/minikube-packages
...
Add performance analysis packages to minikube ISO
2019-12-02 11:32:34 -08:00
Jan Ahrens
4c47ace4dd
Update audit-policy.md
...
Highlight why the audit-policy.yaml has to be stored in the ssl certs directory.
2019-11-30 19:49:13 +01:00
Wietse Muizelaar
2cc277af73
Use newer gvisor version
...
The current gvisor version used is quite old, this PR bumps the version to a more recent one.
2019-11-29 20:36:54 +01:00
Medya Ghazizadeh
bdf571736c
Merge pull request #5992 from afbjorklund/libvirt-opensuse
...
Fix link to libvirt documentation for openSUSE
2019-11-27 20:45:58 -08:00
Anders F Björklund
d63408ecc0
Fix link to libvirt documentation for openSUSE
2019-11-27 19:05:14 +01:00
Medya Gh
d7b6e66038
fix unit tests and improve naming
2019-11-26 20:07:56 -08:00
Medya Gh
95717c4793
add status to profile list
2019-11-26 19:53:27 -08:00
Medya Gh
d8d7849d21
fix typo and remove debugging logs
2019-11-26 19:20:38 -08:00
Medya Gh
cdb68a139e
refactor config to allow load profile config
2019-11-26 18:32:59 -08:00
Medya Gh
6c08fedf97
remove cyclic depdenecy and make cluster pkg smaller
2019-11-26 17:48:37 -08:00
Medya Gh
72b17439bd
clean up temp files
2019-11-26 16:21:12 -08:00
Medya Gh
71857f4288
organize cache functional test
2019-11-26 16:19:29 -08:00
Medya Gh
63868dba4d
add integrationn tests for cache
2019-11-26 16:08:07 -08:00
Medya Ghazizadeh
7902d5286d
Merge pull request #5865 from nanikjava/f-fix-integration-file-sync
...
Add test case to test file sync between host and VM.
2019-11-26 13:54:29 -08:00
Sharif Elgamal
a7a5d1e981
Merge pull request #5985 from sharifelgamal/1.6.0-beta.1-rn
...
Add release notes for 1.6.0-beta.1
2019-11-26 13:15:39 -08:00
Sharif Elgamal
8a4b22e222
Add release notes for 1.6.0-beta.1
2019-11-26 13:07:30 -08:00
Sharif Elgamal
ddb041c20f
Merge pull request #5984 from sharifelgamal/1.6.0-beta.1
...
Update Makefile for 1.6.0-beta.1 release
2019-11-26 12:39:06 -08:00
Nanik T
aaae707702
Add test case to test file sync between host and VM.
...
Executing 'minikube start' when it is currently running
will allow user to sync folder under MINIKUBE_HOME/files
to the VM.
The test case will copy a file to the MINIKUBE_HOME/files/etc
folder to be copied to the VM /etc/ folder.
2019-11-27 06:49:10 +11:00
Sharif Elgamal
690ea964b3
Update Makefile for 1.6.0-beta.1 release
2019-11-26 10:53:14 -08:00
Priya Wadhwa
3574879fde
rebased on master
2019-11-26 10:32:32 -08:00
Priya Wadhwa
0cb99d5fef
update boilerplate
2019-11-26 10:31:53 -08:00
Medya Ghazizadeh
5a6d14c2de
Merge pull request #5970 from afbjorklund/crio-v1.16.0
...
cri-o v1.16.0
2019-11-25 23:05:19 -08:00
Sharif Elgamal
0bfd81baec
Merge pull request #5973 from sharifelgamal/1.17-rc1
...
Update default k8s version to 1.17.0-rc.1
2019-11-25 18:20:12 -08:00