Commit Graph

11860 Commits (3ab14df052a0f1fd1264a03378537159cfbbc282)

Author SHA1 Message Date
Sharif Elgamal 3ab14df052
Merge pull request #9270 from sharifelgamal/cache-test
Fix cache functional test
2020-09-17 14:40:06 -07:00
Sharif Elgamal 4226decf84 delete the correct image 2020-09-17 14:12:48 -07:00
Sharif Elgamal 474c9c2ced Fix cache functional test 2020-09-17 13:57:06 -07:00
Sharif Elgamal b647a85ba1
Merge pull request #9269 from kubernetes/sharifelgamal-patch-4-1
Fix documentation grammar
2020-09-17 13:30:35 -07:00
Sharif Elgamal 2001d20510
Update binaries.md 2020-09-17 13:29:19 -07:00
Sharif Elgamal 9a3e58a7cc
Merge pull request #9267 from sharifelgamal/fix-lint
Reduce cyclotomic complexity of CreateContainerNode to fix lint
2020-09-17 11:08:03 -07:00
Sharif Elgamal b98580c820 fix up if statement 2020-09-17 10:31:10 -07:00
Sharif Elgamal eab92dc455 Reduce cyclotomic complexity of CreateContainerNode to fix lint 2020-09-17 10:22:28 -07:00
Medya Ghazizadeh a2c2a83903
Merge pull request #8918 from Dean-Coakley/add-pruneDocker-helper
Add prune docker images instructions
2020-09-16 16:44:02 -07:00
Medya Ghazizadeh 554bbea7ac
Merge pull request #9218 from medyagh/no_dhub
remove docker hub images from integration tests
2020-09-16 15:02:00 -07:00
Medya Gh f04a7c5c16 spell 2020-09-16 15:01:15 -07:00
Medya Ghazizadeh dc0b1aaa3a
Merge pull request #9239 from afbjorklund/podman-storage
Add podman storage warning to match docker
2020-09-16 14:53:56 -07:00
Sharif Elgamal 070cbb99ee
Merge pull request #8461 from 11janci/jjanik-enable-volumesnapshots
CSI Hostpath Driver & VolumeSnapshots addons
2020-09-16 11:57:42 -07:00
Sharif Elgamal b41bc9baf2
Merge pull request #9234 from afbjorklund/crio-github
The cri-o repository moved to a separate organization
2020-09-16 09:46:25 -07:00
Medya Ghazizadeh 022d4ceefc
Merge pull request #9207 from tstromberg/v1.19.1
Update default Kubernetes release to v1.19.1
2020-09-15 16:10:22 -07:00
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
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