Commit Graph

4542 Commits (17a407dffb25e5bf4be0c70d518fbf12d5149f18)

Author SHA1 Message Date
Sharif Elgamal dfd9b6b83d
Merge pull request #4431 from Pradip-Khakurel/issue-#4161-WantShowDriverDeprecationNotification-setting
fix ShowDriverDeprecationNotification config setting
2019-06-07 11:30:25 -07:00
Sharif Elgamal 7119f57045
Upgrade to kubernetes 1.14.3 2019-06-06 14:12:09 -07:00
Sharif Elgamal 610e4f1159
More extractor work 2019-06-06 14:10:32 -07:00
Sharif Elgamal 80e200e81b
Merge pull request #4439 from afbjorklund/cache-none
Cache: don't use ssh runner for the none driver
2019-06-06 13:13:14 -07:00
Sharif Elgamal 70cdf33d3f
Merge pull request #4443 from toabctl/opensuse-install-docs
Add libvirt and qemu-kvm install docs for openSUSE/SLES
2019-06-06 13:07:11 -07:00
Thomas Bechtold 34bd9beca8 Add libvirt and qemu-kvm install docs for openSUSE/SLES 2019-06-06 21:03:27 +02:00
Sharif Elgamal 53e8f9d443
Merge pull request #4434 from medyagh/4433_filepath
Fixing file path for windows
2019-06-06 10:19:38 -07:00
Anders F Björklund f4aaef7d25 Cache: don't use ssh runner for the none driver 2019-06-06 13:20:43 +02:00
Medya Gh c58a3b63db Fixing filepath to be os agnostic 2019-06-05 19:31:50 -07:00
Medya Gh b9ecd558e8 fixing file path for windows 2019-06-05 16:58:52 -07:00
Sharif Elgamal ed5e3429b2
Merge pull request #4432 from medyagh/hyperv3591
adding hyperv integration script
2019-06-05 15:56:07 -07:00
Medya Gh bb8ab6d3e3 adding hyperv integration script 2019-06-05 15:21:55 -07:00
Pradip-Khakurel bb78d3eb31 fix ShowDriverDeprecationNotification config setting 2019-06-05 23:30:13 +02:00
Sharif Elgamal 2806396f61
Merge pull request #4419 from medyagh/none_struct
Improve type check for driver none
2019-06-05 10:58:47 -07:00
Kubernetes Prow Robot d556d58db1
Merge pull request #4405 from fenglixa/fix-4367
Dashboard: add --disable-settings-authorizer to avoid settings 403 forbidden
2019-06-04 21:01:51 -07:00
Sharif Elgamal 0151153a87
Merge pull request #4383 from medyagh/4339
Fix TestProxy
2019-06-04 14:57:27 -07:00
josedonizetti a024c6d22a Add kvm2 --version 2019-06-04 16:45:14 -03:00
Medya Gh 7c8a0e224b fix mistake logic 2019-06-04 09:25:06 -07:00
Anders F Björklund b31c66c807 Link runc dynamically, avoid docker-runc install
Static linking doesn't work with the systemd cgroup manager.

The latest docker package now uses the standard runc program.
2019-06-04 07:13:59 +02:00
Anders F Björklund 32583d8c1f Install podman configuration to use no_pivot_root
We need this podman setting, as long as we're running from rootfs.

	no_pivot_root = true

Note that building uses a different way, an environment variable.

	export BUILDAH_NOPIVOT=true
2019-06-04 07:13:28 +02:00
Anders F Björklund 70a00bfb3b Make podman depend on conmon from master
Need a later version than the one provided by crio.

So use separate installations, one for each program.
2019-06-04 07:13:09 +02:00
Medya Gh 79ba9a17a2 typo 2019-06-03 20:32:29 -07:00
Medya Gh 6d57b28fdd changing string driver name to checked type 2019-06-03 20:27:26 -07:00
Medya Gh 15cc4f8a64 Adding non-parallel dashboard test for proxy 2019-06-03 19:22:26 -07:00
Medya Gh 578a5e3cd1 Merge remote-tracking branch 'upstream/master' into 4339 2019-06-03 19:15:32 -07:00
Medya Gh ed8d55c64a Fixing TestProxy Setup
making sure minikube is deleted before setup to avoid https://github.com/kubernetes/minikube/issues/4132
2019-06-03 19:14:05 -07:00
Sharif Elgamal 6aa51c1abb
Merge pull request #4396 from fenglixa/fix-dashboard-nonexistent
dashboard: detect nonexistent profile instead of causing a panic
2019-06-03 13:31:03 -07:00
Medya Gh 5129e6f420 adding medyagh to approvers 2019-06-02 12:06:08 -07:00
Anders F Björklund c67ff35579 Stop updating /etc/rkt/net.d config files
We have now removed rkt, should be enough with cni
2019-06-02 20:57:55 +02:00
fenglixa 8e650c0c61 Dashboard: add --disable-settings-authorizer to avoid settings 403 forbidden 2019-06-02 22:22:12 +08:00
fenglixa cfaac81707 update cases to ensure make test PASS 2019-06-02 21:11:20 +08:00
fenglixa bbc679be0e modify to exit.Unavailable and align the code 2019-06-02 13:26:42 +08:00
Thomas Strömberg 27d56c131d
Merge pull request #4386 from moduspwnens/master
Fixed addon-manager failing with non-default --apiserver-port
2019-05-31 16:49:13 -07:00
Thomas Strömberg 44c1b2af5f
Merge pull request #4399 from josedonizetti/fix-kvm-troubleshoot-doc
Fix kvm trobleshoot documentation
2019-05-31 16:47:41 -07:00
josedonizetti f596947a8b Fix kvm trobleshoot documentation 2019-05-31 13:56:22 -03:00
fenglixa d40751ff38 Fix nonexistent profile 2019-05-31 21:36:49 +08:00
fenglixa 12b350b518 fix issue 4239 2019-05-31 10:27:02 +08:00
Thomas Strömberg 4e3b9c8907
Add issue links for most open items in the roadmap 2019-05-30 16:04:46 -07:00
Thomas Strömberg f8fa0748c5
Fix emoji. 2019-05-30 15:58:21 -07:00
Thomas Strömberg 8c186e851e
Add survey link 2019-05-30 15:54:22 -07:00
Thomas Strömberg eff89d3ed8
Merge pull request #4382 from medyagh/cleanvendor
clean vendor on make clean
2019-05-30 15:39:25 -07:00
Sharif Elgamal 483f9fb19e
Merge branch 'master' of github.com:kubernetes/minikube into localization-poc 2019-05-30 15:26:20 -07:00
josedonizetti 0e633533c2 Refactor: improve readability drivers.Restart 2019-05-30 17:24:28 -03:00
Benn Linger 529b5aa389
Fixed addon-manager failing with non-default --apiserver-port 2019-05-30 16:21:44 -04:00
Sharif Elgamal 94e9c002a6
Merge pull request #4381 from josedonizetti/fix-kvm-gpu-log
Fix kvm gpu log
2019-05-30 13:09:37 -07:00
Medya Gh 079d22c950 clean vendor on make clean 2019-05-30 12:43:48 -07:00
Sharif Elgamal 16af8b403c
Merge pull request #4376 from sharifelgamal/style-enum
Change console style string to enum
2019-05-30 11:06:34 -07:00
josedonizetti 986c61d15e Fix kvm gpu log 2019-05-30 14:56:46 -03:00
Sharif Elgamal 94932dd5e5
Remove unnecessary HasStyle function 2019-05-30 10:53:43 -07:00
Sharif Elgamal f424969553
Initialisms, man. 2019-05-30 10:40:45 -07:00