Medya Ghazizadeh
72e973027d
Merge pull request #5955 from cheeseandcereal/fix_profile_list_json
...
Fix profile list json command output
2019-11-25 14:59:11 -08:00
Medya Ghazizadeh
284e33a354
Merge pull request #5971 from afbjorklund/podman-1.6
...
Upgrade podman to 1.6.3
2019-11-25 14:19:33 -08:00
Medya Ghazizadeh
97b8ee82d1
Merge pull request #5919 from tstromberg/more-logs
...
Double lookBackwardsCount to 400, to find usage error in new apiserver
2019-11-25 14:13:24 -08:00
Priya Wadhwa
8ee34b375a
remove iotop and python dependencies, iotop installed by
...
another package
2019-11-25 14:10:28 -08:00
Sharif Elgamal
99c669f0dc
Merge pull request #5969 from reuvenharrison/patch-1
...
Create using_psp.md
2019-11-25 14:09:43 -08:00
Medya Ghazizadeh
4ef2c6d3af
Merge pull request #5932 from govargo/fix-not-working-metrics-server
...
fixed metrics-server and added integration tests
2019-11-25 13:57:22 -08:00
Sharif Elgamal
bd96b736d3
update test cases for new k8s default
2019-11-25 13:44:10 -08:00
Sharif Elgamal
04eca26c48
Update default k8s version to 1.17.0-rc.1
2019-11-25 13:33:27 -08:00
Medya Ghazizadeh
c462862a38
Merge pull request #5964 from afbjorklund/config-runtime
...
Fix validation of container-runtime config
2019-11-25 13:19:23 -08:00
Medya Ghazizadeh
8a4c7d31f6
Merge pull request #5960 from davidnewman/issue/5959
...
Add option for virtualbox users to set nat-nic-type
2019-11-25 13:16:20 -08:00
Medya Ghazizadeh
b398810a0f
Merge pull request #5917 from tstromberg/include-output-exec-err
...
SSHRunner: include stdout/stderr with error message
2019-11-25 11:53:13 -08:00
Anders F Björklund
13844d6852
Update crictl to v1.16.1
2019-11-25 18:30:19 +01:00
Anders F Björklund
d648d1bd92
Upgrade podman to 1.6.3
2019-11-25 18:16:34 +01:00
Anders F Björklund
876e32eb69
Include the crio-wipe.service with crio
2019-11-25 18:10:50 +01:00
Anders F Björklund
6ed19fcd5d
Upgrade crio.conf to version v1.16.0
2019-11-25 18:08:48 +01:00
Anders F Björklund
c8a8a38712
Upgrade crio and conmon to version 1.16
...
Crio no longer includes a conmon binary
2019-11-25 18:06:58 +01:00
Kubernetes Prow Robot
f4c9d6172b
Merge pull request #5967 from afbjorklund/buildroot-2019.02.7
...
Upgrade buildroot minor version to 2019.02.7
2019-11-25 07:41:09 -08:00
Reuven Harrison
c3c85dbd19
Create using_psp.md
2019-11-25 09:05:40 +02:00
Anders F Björklund
3ef253526e
Upgrade buildroot minor version
2019-11-24 19:39:41 +01:00
Anders F Björklund
3451320ad2
Fix validation of container-runtime config
...
It was trying to load (non-existing) config,
and also confusingly looking for containerd.
Add a unit test as well.
2019-11-23 10:35:12 +01:00
Priya Wadhwa
9317c453c0
Added more performance analysis tools
2019-11-22 15:39:18 -08:00
David Newman
fbb1d97cf1
feat(virtualbox): Users and set nat-nic-type and host-only-nic-type
2019-11-22 13:50:12 -05:00
Jan Ahrens
b0b6dd493e
Add tutorial for audit policy
...
This tutorial was assembled from information provided in #4488 .
2019-11-22 19:36:04 +01:00
Kubernetes Prow Robot
b96bb0e4f1
Merge pull request #5934 from tstromberg/up-dash
...
dashboard: Update to latest images (2.0.0-beta6)
2019-11-22 00:53:28 -08:00
Thomas Stromberg
7f97b91adf
Add newlines before stdout/stderr
2019-11-20 16:08:16 -08:00
Adam Crowder
f8a2d1da07
fix profile list json command output
...
Signed-off-by: Adam Crowder <adam@adamcrowder.net>
2019-11-20 13:58:05 -08:00
Harsimran Singh Maan
f486f96711
Update runc hash
2019-11-20 13:17:18 -08:00
Olivier Lemasle
99350b3b7f
Remove depreacted annotation storageclass.beta.kubernetes.io/is-default-class
...
(deprecated since K8s 1.6 - cf https://github.com/kubernetes/kubernetes/pull/40088 )
2019-11-20 13:36:06 +01:00
Kubernetes Prow Robot
3cf68fa1fd
Merge pull request #5946 from yuxiaobo96/minikube-link
...
Corret link error:404
2019-11-19 22:37:19 -08:00
yuxiaobo
6dd21bb9b9
Corret link error:404
...
Signed-off-by: yuxiaobo <yuxiaobogo@163.com>
2019-11-19 19:50:02 +08:00
Kubernetes Prow Robot
ec82197eaa
Merge pull request #5937 from yuxiaobo96/kind-link
...
Correct link error:404
2019-11-18 21:39:41 -08:00
yuxiaobo
5619756db3
Correct link error:404
...
Signed-off-by: yuxiaobo <yuxiaobogo@163.com>
2019-11-19 09:48:37 +08:00
Priya Wadhwa
2074b6faff
Replace iostat with sysstat package
...
which includes iostat, pidstat, and other performance tools.
Ref: https://git.busybox.net/buildroot/tree/package/sysstat/Config.in?id=3bbf1c2ea6140d8b288b0af5b1a9c3a1aa92edad
2019-11-18 13:11:43 -08:00
Priya Wadhwa
fb985f4be0
Add iostat and strace packages to minikube ISO
2019-11-18 11:54:15 -08:00
Thomas Stromberg
9ad7fb70b1
Pre-cache the latest kube-addon-manager
2019-11-16 21:20:14 -08:00
Thomas Stromberg
786ffe8e07
Stop pre-caching obsolete dashboard image
2019-11-16 21:16:06 -08:00
Thomas Stromberg
01bd2f7565
Update to latest dashboard images
2019-11-16 21:15:44 -08:00
Kenta Iso
7e27f6ddcb
Fix metrics-server to be able to collect metrics and add integration test
2019-11-17 01:01:48 +09:00
Nanik T
f680d1b1fc
Fix --kubernetes-version for upgrading cluster to correct version
...
This PR fix the issue of checking kubernetes-version and upgrading it. The fix now
will do the following
* Not specifying the --kubernetes-version flag means just use the currently deployed version.
* If an update is available inform the user that they may use --kubernetes-version=<version>.
* When --kubernetes-version is specifically set, upgrade the cluster.
Also add integration testing to test upgrading and downgrading
2019-11-16 21:12:54 +11:00
Thomas Strömberg
588446a0e8
Merge pull request #5928 from priyawadhwa/release
...
Update Makefile version to 1.6.0-beta.0 for beta release
2019-11-15 16:46:52 -08:00
priyawadhwa
99ea50226d
Merge pull request #5929 from priyawadhwa/changelog
...
Update changelog for v1.6.0-beta.0 release
2019-11-15 15:05:37 -08:00
Priya Wadhwa
c486fd3d50
Update changelog for v1.6.0-beta.0
2019-11-15 14:48:18 -08:00
Priya Wadhwa
e517f66ee9
update changelog
2019-11-15 13:52:58 -08:00
Priya Wadhwa
e852678553
Update Makefile version to 1.6.0-beta.0 for beta release
2019-11-15 13:48:38 -08:00
Thomas Strömberg
cca2acd8a0
Merge pull request #5925 from tstromberg/v1.17.0-beta.1-t2
...
Update DefaultKubernetesVersion to v1.17.0-beta.1 to prepare for betas
2019-11-15 13:24:29 -08:00
Thomas Strömberg
6c44e09a94
Merge pull request #5916 from tstromberg/recover-ctrlc
...
Make it possible to recover from a previously aborted StartCluster (Ctrl-C)
2019-11-15 13:23:53 -08:00
tstromberg
c02557d975
Update DefaultKubernetesVersion to v1.17.0-beta.1 to prepare for betas
2019-11-15 11:44:48 -08:00
Harsimran Singh Maan
63ab594adf
Use same containerd as docker
2019-11-15 11:09:25 -08:00
Harsimran Singh Maan
cdc0a38102
Update containerd and runc
2019-11-15 10:16:06 -08:00
Thomas Stromberg
2223c89555
Check for etcd, but not /etc
2019-11-15 07:02:44 -08:00