Commit Graph

7783 Commits (6c94880149427ce15a3be82e75f1244ba2d82b0c)

Author SHA1 Message Date
Medya Gh 6c94880149 dont list empty ones 2020-02-20 00:07:36 -08:00
Medya Gh d84aa9f447 lint 2020-02-20 00:07:36 -08:00
Medya Gh b1d139c24b code review comments 2020-02-20 00:07:35 -08:00
Medya Gh d3b86cfeb9 improve logging 2020-02-20 00:07:35 -08:00
Medya Gh efd4aabde4 clean up containers first then delete volume 2020-02-20 00:07:35 -08:00
Medya Gh b235255196 fix volume clean up 2020-02-20 00:07:35 -08:00
Medya Ghazizadeh 8700f8a1e0
Merge pull request #6700 from medyagh/resource_limit
fix inverted logic for resource logic
2020-02-19 23:57:16 -08:00
Medya Ghazizadeh 5169325ca5
Merge pull request #6691 from medyagh/bump_to_v1_7_3
bump version to v1.7.3
2020-02-19 23:27:59 -08:00
Medya Gh 7ada4f5c7f lint 2020-02-19 22:41:23 -08:00
Medya Ghazizadeh 0af5734bc9
Merge pull request #6696 from priyawadhwa/install-addons
Fix bug in --install-addons flag
2020-02-19 22:33:50 -08:00
Medya Gh 97627cd131 lint functional test 2020-02-19 22:30:47 -08:00
Medya Gh 3165f5e441 goimports lint 2020-02-19 22:17:37 -08:00
Medya Gh ec7c6ba4fa fix inverted logic 2020-02-19 21:33:24 -08:00
Medya Ghazizadeh a5c76f894c
Merge pull request #6672 from aallbrig/profile-command-improvement
Profile command should not create non existent profiles
2020-02-19 21:20:51 -08:00
aallbright 020c0f3d93 Use JSON output to determine desired behavior 2020-02-19 22:56:32 -05:00
Medya Ghazizadeh 9123e72524
Merge pull request #6699 from sharifelgamal/gvisor3
point to latest gvisor addon image
2020-02-19 16:13:58 -08:00
Sharif Elgamal 8547aece43 point to latest gvisor addon image 2020-02-19 15:56:52 -08:00
Medya Ghazizadeh 6bda2f0233
Merge pull request #6698 from sharifelgamal/gvisor-3
add ca certs to gvisor image
2020-02-19 15:53:19 -08:00
Sharif Elgamal 3a59eb6383 add ca certs to gvisor image 2020-02-19 15:49:56 -08:00
Medya Ghazizadeh ea71480799
Merge pull request #6690 from edge0701/feature/iso-kernel-ip-filter-modules
Add RPFilter to ISO kernel - required for modern Calico releases
2020-02-19 15:38:24 -08:00
Priya Wadhwa 5ad4d6ebf5 Fix bug in --install-addons flag
Respect --install-addons flag, don't install anything if it is false
2020-02-19 14:56:09 -08:00
Medya Ghazizadeh 98294b5ec1
Merge pull request #6693 from tstromberg/mount-try
Explicitly set TCP as the default 9p transmission method
2020-02-19 14:41:45 -08:00
Medya Ghazizadeh 1f2d3abc87
Merge pull request #6694 from priyawadhwa/cleanup-jenkins
Clean up docker volumes in jenkins common script
2020-02-19 13:21:00 -08:00
Priya Wadhwa be8f2c2ecd Clean up docker volumes in jenkins common script 2020-02-19 13:17:31 -08:00
Thomas Stromberg 58eaa66825 Explicitly set TCP as the default 9p transmission method 2020-02-19 12:56:00 -08:00
Medya Gh 5911f75b6d bumb version to v1.7.3 2020-02-19 12:36:12 -08:00
edge0701 4ce09d90a4 Add RPFilter to ISO kernel 2020-02-19 20:24:35 +00:00
Sharif Elgamal 14af1fc14a
Merge pull request #6573 from wmuizelaar/bump-gvisor
Update gvisor runsc version
2020-02-19 11:50:54 -08:00
Medya Ghazizadeh 76565be526
Merge pull request #6654 from sayboras/test/version-upgrade
Add integration tests for upgrade to latest k8s version
2020-02-19 09:59:37 -08:00
Thomas Strömberg f08f325d83
Merge pull request #6602 from tstromberg/v1.17.3
Bump default Kubernetes version to v1.17.3
2020-02-19 09:08:21 -08:00
aallbright f9f828b01e Merge branch 'master' into profile-command-improvement 2020-02-18 19:01:57 -05:00
aallbright addb2e623e word -> line 2020-02-18 19:00:57 -05:00
Thomas Strömberg 8d44fdf4e5
Merge pull request #6603 from tstromberg/sha256-checksum
Use SHA256 to checksum Kubernetes binaries >= 1.17.0
2020-02-18 10:52:52 -08:00
Thomas Stromberg be1b471dea Address lint error 2020-02-18 10:16:01 -08:00
Thomas Stromberg a720355627 Merge branch 'sha256-checksum' of github.com:tstromberg/minikube into sha256-checksum 2020-02-18 08:32:12 -08:00
Thomas Stromberg b17f7c9a5e Merge branch 'master' into sha256-checksum 2020-02-18 08:20:39 -08:00
aallbright ff873d2728 Add tests around nonexistent profiles 2020-02-18 07:10:27 -05:00
aallbright 089deef706 Do not create profiles that do not exist 2020-02-18 05:59:37 -05:00
Medya Ghazizadeh 52c200a6cf
Merge pull request #6635 from medyagh/kic_volume
improve delete by labeling created docker volumes
2020-02-17 19:01:53 -08:00
Medya Ghazizadeh 61bc2e9c54
Merge pull request #6667 from afbjorklund/crictl-1.17
Update crictl to v1.17.0
2020-02-17 18:17:33 -08:00
Anders F Björklund 0872a0d068 Update crictl to v1.17.0 2020-02-17 20:54:59 +01:00
Medya Gh 1da0a370ff code review comments 2020-02-17 10:55:53 -08:00
Wietse Muizelaar 8691127c0a See if newer gvisor fixes the kvm build 2020-02-17 13:20:40 +01:00
Wietse Muizelaar 6077aa0146 Update gvisor runsc version 2020-02-17 13:20:40 +01:00
Medya Ghazizadeh 8984bbb871
Merge pull request #6661 from medyagh/gh_shell
Specify shell env for github actions
2020-02-17 03:45:28 -07:00
Medya Gh 9a17d87fd0 Specify shell env for github actions 2020-02-16 20:00:01 -08:00
Medya Gh 23ef3f6d16 lint 2020-02-16 19:51:59 -08:00
Medya Gh 3ce0164281 add logging for prune 2020-02-16 11:54:56 -08:00
sayboras 6e20661da8 Add start cluster with latest version after failed downgrade 2020-02-16 21:33:04 +11:00
Anders Björklund 1d3cef6462
Merge pull request #6652 from afbjorklund/containerd-config
Add default configuration for containerd
2020-02-15 13:17:06 +01:00