Commit Graph

7945 Commits (aefbf2cd18a386387d6a3e77c89e4e939348cc83)

Author SHA1 Message Date
Priya Wadhwa d506aa18b4 Download preloaded images tarball with --download-only flag 2020-02-19 21:53:44 -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
Anders F Björklund 95622e516d Need to use host python3 from path for varlink 2020-02-18 18:56:17 +01:00
Thomas Stromberg a720355627 Merge branch 'sha256-checksum' of github.com:tstromberg/minikube into sha256-checksum 2020-02-18 08:32:12 -08:00
Jose Donizetti b201d4b5c9 Add glog logging 2020-02-18 13:29:56 -03: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
Anders F Björklund 5ec9ea18ba Rename conmon package to reflect release version 2020-02-17 20:38:34 +01:00
Medya Gh 1da0a370ff code review comments 2020-02-17 10:55:53 -08:00
Jose Donizetti 2bfcb72b96 Remove not used code 2020-02-17 10:22:11 -03: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
Anders F Björklund 1d3fb02210 Change from ipv6 to ipv4, for systemd-networkd fallback 2020-02-16 20:50:35 +01:00
Anders F Björklund 2b0d1e9464 Add systemd patch for handling DHCP router
"DHCP: No gateway received from DHCP server"

Fails systemd-networkd-wait-online.service
2020-02-16 14:15:30 +01:00
sayboras 6e20661da8 Add start cluster with latest version after failed downgrade 2020-02-16 21:33:04 +11:00
Anders F Björklund 5bd5e1e1eb Rename local sysdig version with a pkg prefix
Not to be confused with sysdig package (0.23.1)
2020-02-15 18:02:51 +01:00
Anders F Björklund a68112b9ec Use variable instead of duplicating download dir 2020-02-15 17:57:26 +01: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
Anders F Björklund d9f9ea95f4 Add default configuration for containerd
Generated with `containerd config default`
2020-02-15 13:04:08 +01:00
Anders F Björklund 3398013249 Change cgroup driver from cgroupfs to systemd
The minikube iso is using systemd, so change the container runtime
to use the same cgroup manager instead of the default (cgroupfs).

Avoids kubeadm init message:
    [WARNING IsDockerSystemdCheck]:
        detected "cgroupfs" as the Docker cgroup driver.
        The recommended driver is "systemd".

Also change the configuration for the containerd and cri-o runtimes.
2020-02-15 12:47:51 +01:00
Medya Ghazizadeh dba9ce14ad
Merge pull request #6588 from priyawadhwa/minikube-kubectl-test
Add integration test for minikube kubectl command
2020-02-15 00:48:22 -07:00