Commit Graph

8562 Commits (abf35cfbc15b52b1d5149f66d9224a6fa7d742a3)

Author SHA1 Message Date
Priya Wadhwa abf35cfbc1 Upgrade podman and add libglib2.0-0 to kicbase image
The `TestOffline/group/crio` integration test was failing with the error:

```
crio load image: sudo podman load -i /var/lib/minikube/images/storage-provisioner_v1.8.1: exit status 125
```

I tried SSH'ing into minikube and running the command myself, and got the error:

```
Error: could not get runtime: please update to v2.0.1 or later: outdated conmon version
```

I then tried updating conmon, but got the error:

```
conmon: error while loading shared libraries: libglib-2.0.so.0: cannot open shared object file: No such file or directory
```

I then tried adding the libglib2.0-0 library to the kic base image and upgrading podman, which seems to have resolved the issue.
2020-03-23 17:41:06 -07:00
Medya Ghazizadeh 4783772494
Merge pull request #7178 from afbjorklund/machine-localhost
Upgrade machine to machine-drivers/master 0.16.2
2020-03-23 16:40:36 -07:00
Thomas Strömberg c50cfc99fa
Merge pull request #7158 from kubernetes/driver-confusion
Consistently detect old driver when existing.Driver is unset
2020-03-23 16:00:17 -07:00
Thomas Stromberg 673341ce35 Improve hostDriver comment 2020-03-23 15:51:02 -07:00
Thomas Strömberg 679b0c6c72
Merge pull request #7160 from kubernetes/stop-retry
hyperv Delete: call StopHost before removing VM
2020-03-23 15:48:40 -07:00
Sharif Elgamal 84d3dc3085
Merge pull request #7141 from laozc/fix-hostname
Fix node name for "none" driver
2020-03-23 15:27:12 -07:00
Anders F Björklund 80bd7b1532 Upgrade machine to machine-drivers/master 0.16.2 2020-03-23 22:41:06 +01:00
Medya Ghazizadeh ea4f609424
Merge pull request #7164 from kubernetes/priyawadhwa-patch-1
Update roadmap.en.md
2020-03-23 13:43:15 -07:00
priyawadhwa cf31a34071
Update roadmap.en.md 2020-03-23 11:45:34 -07:00
Thomas Stromberg 14f8ee3984 hyperv Delete: call StopHost before removing VM 2020-03-23 09:41:00 -07:00
Thomas Strömberg 40d7633a3f
Merge pull request #7149 from laozc/nvidia-gpu-sec
Do not run GPU plugin under priviledge mode
2020-03-23 09:23:04 -07:00
Thomas Stromberg a55573be12 Fix results when existing is nil 2020-03-23 08:33:49 -07:00
Thomas Stromberg b47cd9c0cb Consistently detect old driver when existing.Driver is unset 2020-03-23 08:11:45 -07:00
Zhongcheng Lao 566196c9d0
Do not run GPU plugin under priviledge mode 2020-03-23 00:44:43 +08:00
Zhongcheng Lao 43b5f7c86d
Move KubeNodeName out of driver package 2020-03-22 15:11:03 +08:00
Zhongcheng Lao 15b1647b42
Revert "Make node name registered in K8s part of Node type"
This reverts commit 6ff82c6246.
2020-03-22 15:06:38 +08:00
Zhongcheng Lao 6ff82c6246
Make node name registered in K8s part of Node type 2020-03-22 14:31:37 +08:00
Zhongcheng Lao 63aef4ab54
Merge remote-tracking branch 'origin/master' into fix-hostname 2020-03-22 11:08:37 +08:00
Thomas Strömberg 5595564015
Merge pull request #7137 from tstromberg/v1.9.0-beta
Version bump: v1.9.0-beta.2
2020-03-21 18:48:12 -07:00
Thomas Stromberg 373364d625 Update to include last minute changes 2020-03-21 18:47:26 -07:00
Thomas Strömberg 8240f81673
Merge pull request #7139 from tstromberg/stale-fix
Improve stale endpoint detection and resolution in Kubernetes configs
2020-03-21 18:41:57 -07:00
Thomas Stromberg f76cdea82a Run gofmt 2020-03-21 16:05:00 -07:00
Thomas Stromberg 7e3b8c6355 Merge branch 'master' into stale-fix 2020-03-21 15:52:31 -07:00
Thomas Stromberg a59750627e Improve stale endpoint detection and resolution in Kubernetes configs 2020-03-21 15:51:31 -07:00
Thomas Strömberg cf887e7a1a
Merge pull request #7105 from prasadkatti/add_desc_node_to_minikube_logs
Add kubectl desc nodes to minikube logs
2020-03-21 15:13:12 -07:00
Thomas Strömberg 8e9d8a221c
Merge pull request #7134 from tstromberg/test-download-only
download_only_test: Fix non-docker runtimes, remove expected-driver test
2020-03-21 14:48:01 -07:00
Thomas Strömberg 78495e612c
Merge pull request #7116 from tstromberg/better-fixhost
Simplify provisioning logic, add fast provisioner detection
2020-03-21 14:44:10 -07:00
Thomas Strömberg 9f851f7886
Merge pull request #7136 from tstromberg/crio-mismatch
Fix TestStartStop/group/crio: images mismatch
2020-03-21 14:41:55 -07:00
Prasad Katti 376271afca Merge branch 'master' into add_desc_node_to_minikube_logs 2020-03-21 12:27:17 -07:00
Prasad Katti ba6dbc57c2 Update the call to logProblems in node/start.go 2020-03-21 12:18:50 -07:00
Zhongcheng Lao 151db5ffe6
Use hostname as node name for 'none' driver 2020-03-22 02:11:27 +08:00
Thomas Stromberg ae9fd2a1e6 Remove dupe 2020-03-21 11:10:48 -07:00
Thomas Stromberg 314692a038 Version bump: v1.9.0-beta.2 2020-03-21 11:09:59 -07:00
Thomas Stromberg 001f7fde92 Merge to master 2020-03-21 10:56:52 -07:00
Thomas Stromberg 17e6d84c3f Remove unused code 2020-03-21 10:47:58 -07:00
Thomas Stromberg e6948b90b4 Trim crio prefix, dedup results 2020-03-21 10:47:08 -07:00
Thomas Strömberg ba4e993581
Merge pull request #7131 from taciomcosta/master
update_kubernetes_version: update regexes and paths
2020-03-21 10:45:32 -07:00
Thomas Strömberg 5a5f869cd5
Merge pull request #7124 from tstromberg/less-kubeadm
Skip kubeadm if cluster is running & properly configured
2020-03-21 10:39:34 -07:00
Thomas Strömberg 8c75d160b5
Merge pull request #7125 from tstromberg/less-certs2
Make certificates per-profile and consistent until IP or names change
2020-03-21 10:38:50 -07:00
Thomas Strömberg 0c7bddab2b
Merge pull request #7130 from govargo/feature/helm-tiller-2.16.3
bumpup helm-tiller v2.16.1 → v2.16.3
2020-03-21 10:36:56 -07:00
Thomas Strömberg d78f0b1844
Merge pull request #7132 from laozc/nvidia-gpu
Update Nvidia GPU plugin
2020-03-21 10:36:35 -07:00
Thomas Strömberg 3022e9a773
Merge pull request #6773 from sayboras/bugfix/non-test
Fix none-test integration test
2020-03-21 10:28:11 -07:00
Thomas Strömberg 69545496c9
Merge pull request #5844 from rajula96reddy/issue-5836
Prevent minikube from crashing if namespace or service doesn't exist
2020-03-21 10:26:45 -07:00
Thomas Stromberg d75dc6a229 Remove broken ExpectedDefaultDriver test, fix call to PreloadExists 2020-03-21 10:22:45 -07:00
Thomas Stromberg 66e7acd39a Fix merge regression, add localpath functions for certs 2020-03-21 08:15:05 -07:00
Thomas Stromberg c42ecf95e0 Download dependencies for non-Docker runtimes 2020-03-21 07:53:03 -07:00
Thomas Strömberg 75f2f914db
Merge pull request #7110 from priyawadhwa/delete-docker-driver
Only run deleteHosts if running a VM
2020-03-21 07:28:41 -07:00
Zhongcheng Lao 39fea36ea5
Update Nvidia GPU plugin 2020-03-21 21:33:30 +08:00
Iso Kenta eca69790a5 bumpup helm-tiller v2.16.1 → v2.16.3 and add integration test for tiller 2020-03-21 18:27:57 +09:00
Tacio Costa beadb8626e Fix script to update kubernetes version looking for wrong files and regex 2020-03-21 04:07:10 -03:00