Commit Graph

5447 Commits (2205bb85bf927eb4e73351ceb924a4a4be1a1791)

Author SHA1 Message Date
Thomas Strömberg 2205bb85bf
Merge pull request #5212 from tstromberg/kconfig
Announce environmental overrides up front
2019-08-27 14:19:09 -07:00
Sharif Elgamal 291291338b
Merge pull request #5213 from sharifelgamal/gpu-docs
GPU documentation fixes
2019-08-27 10:53:11 -07:00
Sharif Elgamal 540d6944ba GPU documentation fixes 2019-08-27 10:37:13 -07:00
Sharif Elgamal 56ff3357f7
Merge pull request #5210 from olivierlemasle/fix5205
Fix doc typo
2019-08-27 10:15:05 -07:00
Thomas Stromberg de74ee1eb4 Announce environmental overrides up front 2019-08-27 09:42:16 -07:00
Thomas Strömberg b67b67d50f
Merge pull request #5208 from AllenZMC/patch-6
cleanup: fix mis-spelling in profile.go
2019-08-27 06:40:26 -07:00
Olivier Lemasle 5fdbfa3dfd Fix doc typo 2019-08-27 15:40:25 +02:00
Thomas Strömberg c1a74e3d53
Merge pull request #5202 from sharifelgamal/windows-cleanup
adding proper cleanup scripts for windows CI
2019-08-27 06:40:06 -07:00
AllenZMC e2e8d74205
cleanup: fix mis-spelling in profile.go 2019-08-27 20:50:06 +08:00
Sharif Elgamal 830be73615
adding proper cleanup scripts for windows CI 2019-08-26 17:41:10 -07:00
Thomas Strömberg d585196646
Merge pull request #5199 from sharifelgamal/help-text
Fix some help text grammar
2019-08-26 15:27:29 -07:00
Sharif Elgamal 14f3aa9244
Merge pull request #5165 from sharifelgamal/cfg
Replace file lock with mutex
2019-08-26 15:25:47 -07:00
Sharif Elgamal 293d262498
update translation files 2019-08-26 15:18:22 -07:00
Sharif Elgamal 3ac576c9bf
Fix some help text grammar 2019-08-26 15:13:42 -07:00
Thomas Strömberg c26281b213
Merge pull request #5028 from reegnz/upgrade-deprecated-api-references
Upgrade addons to use apps/v1 instead of extensions/v1beta1
2019-08-26 13:34:39 -07:00
Thomas Strömberg ffe7fa12b1
Merge pull request #5197 from reegnz/upgrade-nginx
Upgrade nginx to security patch v0.25.1
2019-08-26 10:20:40 -07:00
Sharif Elgamal 7f6b6074b0
Merge pull request #5198 from olivierlemasle/french
Fix and continue French translation
2019-08-26 09:29:47 -07:00
Thomas Strömberg b59a8b8e44
Merge pull request #5133 from afbjorklund/tmpfs
Move root filesystem from rootfs to tmpfs
2019-08-26 07:17:58 -07:00
Thomas Strömberg 84b6e3d656
Merge pull request #5194 from ianlewis/containerd-1.2.8
Upgrade containerd to 1.2.8.
2019-08-26 07:17:40 -07:00
Thomas Strömberg d89d909afd
Merge pull request #5196 from AllenZMC/patch-5
cleanup: fix mis-spelling in retry.go
2019-08-26 07:16:47 -07:00
Olivier Lemasle c498cc03cc Fix and continue French translation 2019-08-26 15:11:07 +02:00
Zoltán Reegn 96217ce932 Upgrade nginx to security patch v0.25.1
See ingress-nginx release notes for details:
https://github.com/kubernetes/ingress-nginx/releases/tag/nginx-0.25.1
2019-08-26 15:07:54 +02:00
Zoltán Reegn 3056ca2d48 Upgrade addons to use apps/v1 instead of extensions/v1beta1
extensions/v1beta1 are deprecated and will not be served with kubernetes 1.16
anymore.

For Deployment,DaemonSet and StatefulSet the apps/v1 api has been present
since kubernetes 1.9.

See following blog post for details:
https://kubernetes.io/blog/2019/07/18/api-deprecations-in-1-16/
2019-08-26 15:00:49 +02:00
AllenZMC b73c8505b4
cleanup: fix mis-spelling in retry.go 2019-08-26 20:26:35 +08:00
Ian Lewis b37d1d286a Upgrade containerd to 1.2.8.
Issue #5191
2019-08-26 03:33:23 +00:00
Thomas Strömberg 21c5218a9b
Fix typo 2019-08-24 10:42:29 -07:00
Thomas Strömberg 70c2378a0f
Use "minikube generate-docs" to sync 2019-08-24 10:22:48 -07:00
Thomas Strömberg e23fb09c73
Resync start flags 2019-08-24 10:20:05 -07:00
Anders F Björklund eec1a06921 Add warning that using --no-pivot is not secure
It is only intended for compatibility with the old
rootfs ISO, and not needed with the new tmpfs ISO.
2019-08-24 16:18:48 +02:00
Anders F Björklund ae8894c0ca Stop using no_pivot when not using rootfs 2019-08-24 16:12:52 +02:00
Anders F Björklund a4c5992377 Move root filesystem from rootfs to tmpfs 2019-08-24 16:12:52 +02:00
Anders F Björklund edea8f93a5 Only use DOCKER_RAMDISK on fstype rootfs
The docker configuration is determined at runtime,
so make it work with both old rootfs and new tmpfs.
2019-08-24 16:12:52 +02:00
Thomas Strömberg b89a9f6261
Merge pull request #5155 from phillipahereza/downgrade_warning
Fix downgrade warning is unhelpful and confusing
2019-08-22 16:33:26 -07:00
Sharif Elgamal 172d5933f1 Merge branch 'master' of github.com:kubernetes/minikube into cfg 2019-08-22 16:29:25 -07:00
Thomas Strömberg 15b3f21f45
Merge pull request #5179 from tstromberg/noroot
Exit if uid=0, add --force flag to override
2019-08-22 16:24:28 -07:00
Thomas Stromberg 655f06dd92 Merge branch 'master' into noroot 2019-08-22 16:07:01 -07:00
Thomas Stromberg c2c2d91453 Add assistance if the user has a root owned config 2019-08-22 14:24:59 -07:00
Sharif Elgamal 4733ebd1c3 formatting 2019-08-22 13:19:56 -07:00
Sharif Elgamal 534b2e9ec4 add test for getMutexName 2019-08-22 12:45:04 -07:00
Thomas Strömberg ea7250518b
Merge pull request #5177 from tstromberg/fixbug
Fix broken TestDownloadOnly test, remove broken Test_defaultDiskSize test.
2019-08-22 12:08:07 -07:00
Thomas Stromberg a43e311783 Exit startup if uid=0, add --force flag to override 2019-08-22 12:04:19 -07:00
Thomas Stromberg 48d2ace5cc Remove broken default disk size test that didn't make sense 2019-08-22 11:41:41 -07:00
Thomas Stromberg 111873e0b8 GetKubeadmCachedBinaries() is now constants.KubeadmBinaries 2019-08-22 11:41:06 -07:00
Thomas Strömberg 1a10c10c22
Merge pull request #5175 from Vydruth/patch-1
docs: Fix grammar in continuous_integration.md
2019-08-22 11:07:34 -07:00
Vydruth 777bee6a93
Fixed grammer. 2019-08-22 10:08:27 -07:00
Thomas Strömberg 695f8beb89
Merge pull request #5172 from ethan-daocloud/typo-terminator
Cleanup: fix some typos in code comment
2019-08-22 09:54:17 -07:00
Medya Ghazizadeh 73c0d9c386
Merge pull request #5150 from medyagh/intg_avoid_retry_start
Remove retry start from integration tests
2019-08-22 09:41:33 -07:00
AllenZMC b22f59f320 fix mis-spelling in ssh_runner.go (#5171) 2019-08-22 07:54:58 -07:00
Guangming Wang 206522dee8 Cleanup: fix some typos in code comment
Signed-off-by: Guangming Wang <guangming.wang@daocloud.io>
2019-08-22 22:54:23 +08:00
phillipahereza 003ad46e4a reworded error message 2019-08-22 08:33:22 +03:00