Commit Graph

14217 Commits (9ea99ae1291642c4187d51eea23da087f01b42dc)

Author SHA1 Message Date
Ilya Zuyev 86117e1197 update hack/jenkins/common.sh to use go 1.16 2021-03-03 14:07:39 -08:00
Ilya Zuyev c9abd28ad6 Bump go version to 1.16.0 in GitHub action workflows 2021-03-03 13:59:59 -08:00
Medya Ghazizadeh 3998af3abe
Merge pull request #10658 from kubernetes/dependabot/go_modules/github.com/spf13/viper-1.7.1
Bump github.com/spf13/viper from 1.7.0 to 1.7.1
2021-03-03 13:57:23 -08:00
Sharif Elgamal 7d6bac641a install rsync unzip and bx 2021-03-03 13:56:15 -08:00
Sharif Elgamal 8c1e236d11 yes 2021-03-03 13:29:20 -08:00
dependabot[bot] 412db6dd35
Bump github.com/spf13/viper from 1.7.0 to 1.7.1
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.7.0...v1.7.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-03 21:28:22 +00:00
Medya Ghazizadeh 7094184216
Merge pull request #10698 from spowelljr/addReleaseSchedule
site: Added release schedule page
2021-03-03 13:18:37 -08:00
Sharif Elgamal 7bc7a4f803 install gcc on agents 2021-03-03 13:14:47 -08:00
Sharif Elgamal 049fd7e478 updating docs 2021-03-03 12:56:07 -08:00
Sharif Elgamal cb22ba7d51 Merge branch 'auto-iso' of github.com:sharifelgamal/minikube into auto-iso 2021-03-03 12:55:57 -08:00
Anders F Björklund b0bdf06397 Wait for crictl version after the socket is up
As there are no guarantees that the CRI socket actually _works_,
just because it has been made available by the container runtime.
2021-03-03 21:17:56 +01:00
Medya Ghazizadeh 1562092a9e
Merge pull request #10603 from spowelljr/fixStepTests
Fix Tests: Added a new step and changed Step to ErrT for err logs
2021-03-03 11:16:01 -08:00
ilya-zuyev 5a7440e414
Merge pull request #10552 from afbjorklund/presentations
Add link to minikube blog posts and presentations
2021-03-03 10:43:43 -08:00
Medya Ghazizadeh 547a05bc78
Merge pull request #10699 from ilya-zuyev/ilyaz/fix_dirty_commit_2
Change HYPERKIT_BUILD_IMAGE to neilotoole/xcgo:go1.15
2021-03-03 10:38:33 -08:00
Sharif Elgamal 038a6965ba Merge branch 'master' of github.com:kubernetes/minikube into auto-iso 2021-03-03 09:51:18 -08:00
Emanuel a1f5db1213 Replaced tab characters for spaces 2021-03-03 13:49:27 -03:00
Patrik Freij 0d1d169bf6 Set non-local traffic message as a Tip message
To stay consistent with other messages. Also moved it above the warning
message regarding what IP is set as listen-address to make more sense in
the message flow.
2021-03-03 17:07:23 +01:00
Kent Iso 5a9e5fecf2 Upgrade VolumeSnapshot to GA(v1) 2021-03-04 00:02:27 +09:00
minikube-bot 5686c5e058 Updating ISO to v1.18.0-1614743438-10675 2021-03-02 20:45:34 -08:00
Steven Powell b28c83daa1 moved release schedule to contrib section 2021-03-02 17:32:38 -07:00
Steven Powell f77abd1e78 made registerStep arg optional, defaults to false 2021-03-02 17:24:27 -07:00
Steven Powell 4dfc63005f only log ConfiguringCNI as step on init to prevent unpredictable step output 2021-03-02 17:24:25 -07:00
Steven Powell cf23cb12cc changed one more Styled back to Step 2021-03-02 17:23:43 -07:00
Steven Powell 6329606133 removoe .swap file 2021-03-02 17:23:43 -07:00
Steven Powell e7a35107e7 ignore JSON entries that are not of type step 2021-03-02 17:23:43 -07:00
Steven Powell a2989a119e reverted actions from Styled to Step 2021-03-02 17:23:43 -07:00
Steven Powell 07e41b3dcf do InfoF is user specified JSON 2021-03-02 17:23:43 -07:00
Steven Powell 4d3f11bfb0 if user wants JSON output, skip styled output 2021-03-02 17:23:43 -07:00
Steven Powell e9d16eb42d replaced non-step logging with Styled 2021-03-02 17:23:43 -07:00
Steven Powell 64105b4926 Added out.Styled func 2021-03-02 17:23:42 -07:00
Steven Powell f8b6cd341c Added a new step and changed Step to ErrT for err logs 2021-03-02 17:23:42 -07:00
Medya Ghazizadeh 5682b34c10
Merge pull request #10694 from spowelljr/fixTruncatingLogs
Added WaitGroups to prevent stderr/stdout from being empty in error logs
2021-03-02 16:21:59 -08:00
Steven Powell fa26d35735 site: Added release schedule page 2021-03-02 17:19:06 -07:00
Ilya Zuyev fe734c55ec Use neilotoole/xcgo:go1.15 for hyperkit build 2021-03-02 16:18:44 -08:00
Medya Ghazizadeh 5da07f1662
Merge pull request #10471 from phantooom/master
kvm2 driver: Add flag --kvm-numa-count" support topology-manager simulate numa
2021-03-02 16:04:57 -08:00
Medya Ghazizadeh cb15985219
Merge pull request #10697 from ilya-zuyev/ilyaz/fix_dirty_commit
Fix -dirty commit
2021-03-02 15:24:05 -08:00
Ilya Zuyev 494501cdf4 go mod tidy 2021-03-02 15:13:33 -08:00
Medya Ghazizadeh 4501e70295
Merge pull request #10458 from afbjorklund/podman-stable
Change podman priority to default on Linux
2021-03-02 14:41:02 -08:00
Ilya Zuyev dd7aa7f195 1.16 for kvm-build-image 2021-03-02 14:33:39 -08:00
Ilya Zuyev 48cb28b7cc separate kube-cross version from GO_VERSION 2021-03-02 14:17:43 -08:00
Steven Powell b40a41d32e added ssh.Close back 2021-03-02 14:32:33 -07:00
Ilya Zuyev e6db084354 Restore comment about kube-cross image version in Makefile 2021-03-02 13:09:20 -08:00
Steven Powell 35ca6d77a2 added WaitGroups to make sure logs have finished writing before continuing on 2021-03-02 13:06:52 -07:00
Patrik Freij 29a7145e9d Add podman support for --listen-address 2021-03-02 20:59:27 +01:00
Ilya Zuyev bc2e6bfc25 update go.mod and go.sum 2021-03-02 11:37:43 -08:00
Patrik Freij bb5bf9546c Add info message about not using it for production
To add more context to the warning message for --listen-address
2021-03-02 20:21:39 +01:00
Ilya Zuyev dc4a166b5a bump go version in go.mod 2021-03-02 10:59:01 -08:00
Ilya Zuyev 9d9d41e50e Use us.gcr.io/k8s-artifacts-prod/build-image/kube-cross:v1.16.0-1 build image 2021-03-02 10:56:09 -08:00
Medya Ghazizadeh 6ea2b3298e
Merge pull request #10657 from kubernetes/dependabot/go_modules/github.com/pborman/uuid-1.2.1
Bump github.com/pborman/uuid from 1.2.0 to 1.2.1
2021-03-02 10:29:13 -08:00
dependabot[bot] 5de23fcf55
Bump github.com/pborman/uuid from 1.2.0 to 1.2.1
Bumps [github.com/pborman/uuid](https://github.com/pborman/uuid) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/pborman/uuid/releases)
- [Commits](https://github.com/pborman/uuid/compare/v1.2...v1.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-02 18:15:57 +00:00