Commit Graph

11896 Commits (02cdb59184a089684085f7cb07f929d2da6a59a8)

Author SHA1 Message Date
Medya Ghazizadeh 44c6f36362
Merge pull request #9255 from afbjorklund/cpus-cfs
Make sure CFS_BANDWIDTH is available for --cpus
2020-09-15 16:07:12 -07:00
Medya Ghazizadeh b9f3638f2a
Merge pull request #9233 from afbjorklund/nic-type
Fix copy/paste error in virtualbox nic-type help
2020-09-15 16:05:52 -07:00
Medya Ghazizadeh 48a32a02a8
Merge pull request #9237 from afbjorklund/podman2-port
Fix ForwardedPort for podman version 2.0.1 and up
2020-09-15 14:51:44 -07:00
Medya Ghazizadeh c55209095b
Merge pull request #9256 from afbjorklund/touch-mtime
Avoid setting time for memory assets
2020-09-15 14:38:26 -07:00
Anders F Björklund 359efd68b2 Avoid setting time for memory assets
These do not have any file modification time

Previously used '0001-01-01 00:00:00 +0000'
2020-09-15 17:15:16 +02:00
Anders F Björklund f718e39ab9 Make sure CFS_BANDWIDTH is available for --cpus 2020-09-15 12:54:39 +02:00
Sharif Elgamal 13f6c042db revert native-ssh change 2020-09-14 16:45:34 -07:00
Anders F Björklund b4d4be8e23 Add podman storage warning to match docker 2020-09-13 23:04:31 +02:00
Anders F Björklund 48d44221a9 Don't validate Docker storage driver for Podman
For podman, "overlay" and "overlay2" are the same
2020-09-13 22:28:17 +02:00
Anders F Björklund af5d6d060b Fix ForwardedPort for podman version 2.0.1 and up
Increasing Docker compatibility broke Podman v1
2020-09-13 22:17:36 +02:00
Anders F Björklund 3dec9944de The cri-o repository moved to a separate organization 2020-09-13 17:34:55 +02:00
Anders F Björklund 37e521272c Fix copy/paste error in virtualbox nic-type help
It used type "host only" twice, instead of "nat".
2020-09-13 17:25:02 +02:00
Medya Ghazizadeh f18eed2afd
Merge pull request #9211 from medyagh/release_docs_kic
Docs: update kic base release tagging
2020-09-11 18:47:08 -07:00
Medya Gh 00dcaad4b0 dont not delete downloaded images 2020-09-11 18:46:53 -07:00
Medya Ghazizadeh 0318b5b850
Merge pull request #9220 from medyagh/makefile_functional
add HTML report to Makefile and funtional only test
2020-09-11 13:02:48 -07:00
Medya Gh 48811763ed help text 2020-09-10 16:08:24 -07:00
Medya Gh 6dcce31c72 clean up 2020-09-10 16:04:17 -07:00
Medya Gh 25939ca4d2 add phony 2020-09-10 16:01:33 -07:00
Medya Gh 334fa8af26 help text 2020-09-10 16:01:15 -07:00
Medya Gh 3e5d0abba0 add HTML report to Makefile and funtional only test 2020-09-10 15:55:08 -07:00
Medya Gh bc182ce207 remove docker hub images 2020-09-10 12:58:14 -07:00
Medya Ghazizadeh ef7e7e8e6f
Merge pull request #9152 from zhijianli88/extract
fix make extract
2020-09-09 15:01:35 -07:00
Medya Gh 0d33242dae kic base release docs 2020-09-09 14:45:21 -07:00
Thomas Strömberg 635ff53a63
Merge pull request #9199 from sharifelgamal/webhook-0.0.2
point to newest gcp-auth-webhook version
2020-09-09 11:57:32 -07:00
Sharif Elgamal ee5b8f130f
Merge pull request #8831 from priyawadhwa/overlay
Set preload=false if not using overlay2 as docker storage driver
2020-09-09 11:45:52 -07:00
priyawadhwa 6d37a350c0
Merge pull request #8922 from afbjorklund/crio-v1.17.3
Upgrade crio to 1.17.3
2020-09-09 14:34:53 -04:00
Thomas Stromberg c401b42622 Update default Kubernetes release to v1.19.1 2020-09-09 11:20:45 -07:00
Thomas Strömberg b3a1b358c9
Merge pull request #9158 from tstromberg/go-container
Add local image integration test for "cache add"
2020-09-08 16:27:10 -07:00
Dean Coakley dcd00b2150 Make prune conditional. Add podman to prune instruction 2020-09-08 23:37:25 +01:00
Thomas Strömberg c4663b8417
Merge pull request #9181 from tstromberg/m1
Add Docker Desktop instructions if memory is >minimum but <recommended
2020-09-08 14:25:13 -07:00
Sharif Elgamal d19f5fdd8e point to newest gcp-auth-webhook version 2020-09-08 11:19:37 -07:00
Sharif Elgamal a8d95357c2
Merge pull request #8858 from sharifelgamal/add-kubectl
check kubectl for multinode delete test
2020-09-08 11:13:26 -07:00
priyawadhwa 95ea4f87d2
Merge pull request #9121 from afbjorklund/silent
Add silent rules for less verbose build output
2020-09-08 13:51:13 -04:00
priyawadhwa b4400ad70a
Merge pull request #8904 from Xcalizorz/master
fixes(#8301): --help: bool flags which default to 'false' yield confusing output
2020-09-08 13:50:10 -04:00
priyawadhwa f7b120a7d4
Merge pull request #9180 from tstromberg/m2
Update min*Mem constants to use MiB instead of MB
2020-09-08 13:48:12 -04:00
priyawadhwa e3f887c99f
Merge pull request #9186 from kubernetes/tstromberg-patch-5
start docs: Mention that pods may initially be !Running
2020-09-08 13:47:04 -04:00
Sharif Elgamal 67e12c8797 Merge branch 'master' of github.com:kubernetes/minikube into add-kubectl 2020-09-08 10:15:05 -07:00
Thomas Strömberg 7ec700528e
Fix v1.13.0 date 2020-09-08 09:58:22 -07:00
jjanik b696eb614a csi-hostpath-driver & volumesnapshots addons docs and test 2020-09-04 18:54:33 +02:00
jjanik ae92c289b8 add csi-hostpath-driver addon 2020-09-04 18:54:33 +02:00
jjanik c5ae7b9580 add volumesnapshots addon 2020-09-04 17:10:54 +02:00
Li Zhijian 40992173ff fix extract
$ make extract
go run cmd/extract/extract.go
Compiling translation strings...
Writing to de.json (53 translated, 671 untranslated)
Writing to es.json (53 translated, 671 untranslated)
Writing to fr.json (67 translated, 657 untranslated)
Writing to ja.json (295 translated, 429 untranslated)
Writing to ko.json (143 translated, 581 untranslated)
Writing to pl.json (85 translated, 639 untranslated)
Writing to zh-CN.json (221 translated, 503 untranslated)
Done!

Signed-off-by: Li Zhijian <lizhijian@cn.fujitsu.com>
2020-09-04 16:54:37 +08:00
Li Zhijian 2ad4cae53a fix make extract
> err_map.go is not gone, it was just renamed in a recent refactor:
> https://github.com/kubernetes/minikube/blob/master/pkg/minikube/reason/known_issues.go

$ make extract
go run cmd/extract/extract.go
panic: err_map.go doesn't exist

goroutine 1 [running]:
main.main()
	/home/lizj/workspace/k8s/minikube/cmd/extract/extract.go:47 +0x1b4
exit status 2
Makefile:304: recipe for target 'extract' failed
make: *** [extract] Error 1

Fixes #9126
Signed-off-by: Li Zhijian <lizhijian@cn.fujitsu.com>
2020-09-04 16:53:58 +08:00
Thomas Strömberg ed5c537474
Update _index.md 2020-09-03 21:44:40 -07:00
Thomas Strömberg a525c6e621
Mention that pods may initially be !Running
From Slack conversation with Vishal Jain.
2020-09-03 21:41:39 -07:00
Thomas Strömberg cd9a7e7305
Update _index.md 2020-09-03 17:37:31 -07:00
Thomas Strömberg e2e962fd6e
Update README.md 2020-09-03 17:29:17 -07:00
Thomas Strömberg 5ae3912495
Merge pull request #9185 from tstromberg/screenshot
Update screenshot for v1.13.0 (add 23s timing data too)
2020-09-03 17:25:04 -07:00
Thomas Stromberg c96c86304f Update with new fish shell 2020-09-03 17:24:17 -07:00
Thomas Stromberg c1c60f36c1 Crop more aggressively 2020-09-03 16:42:16 -07:00