Commit Graph

14061 Commits (09ee84d530de4a92f00f1c5dbc34cead092b95bc)

Author SHA1 Message Date
Medya Ghazizadeh 09ee84d530
Merge pull request #10720 from spowelljr/goModTidy
go mod tidy
2021-03-04 12:08:23 -08:00
Steven Powell 4ec33e1bc8 go mod tidy 2021-03-04 13:00:55 -07:00
Medya Ghazizadeh 09f9140a58
Merge pull request #10718 from ilya-zuyev/ilyaz/release_1.18.1
Release 1.18.1
2021-03-04 11:43:52 -08:00
Ilya Zuyev 320a665866 Release 1.18.1 2021-03-04 10:15:59 -08:00
Medya Ghazizadeh 9aee24b861
Merge pull request #10711 from spowelljr/fixWSLDetection
Remove WSLENV empty check from IsMicrosoftWSL
2021-03-04 10:06:24 -08:00
Sharif Elgamal b1def420ed
Merge pull request #10687 from emaaForlin/spanish-translations
Spanish translations
2021-03-04 09:21:29 -08:00
Medya Ghazizadeh 18e215fed1
Merge pull request #10709 from ilya-zuyev/ilyaz/check_dirty_releases
Jenkins release job: check if built minikube binary reports 'dirty' commit id
2021-03-03 23:09:22 -08:00
Medya Ghazizadeh bdd50a4cb0
Merge pull request #10691 from ilya-zuyev/ilyaz/use_kubecross_116_build_image
restore kube-cross build image and bump go to version 1.16
2021-03-03 21:30:35 -08:00
Steven Powell 2f9acf848f Remove WSLENV check from IsMicrosoftWSL 2021-03-03 17:26:59 -07:00
Sharif Elgamal d15dc1cd7a
Merge pull request #10710 from kubernetes/revert-10707-dependabot/go_modules/go.opentelemetry.io/otel/sdk-0.18.0
Revert "Bump go.opentelemetry.io/otel/sdk from 0.16.0 to 0.18.0"
2021-03-03 16:24:22 -08:00
Steven Powell 5fbebbe64d ran go mod tidy 2021-03-03 17:13:02 -07:00
Steven Powell fd4c792938
Revert "Bump go.opentelemetry.io/otel/sdk from 0.16.0 to 0.18.0" 2021-03-03 17:09:29 -07:00
ilya-zuyev ceb63a4c3a
Merge pull request #10707 from kubernetes/dependabot/go_modules/go.opentelemetry.io/otel/sdk-0.18.0
Bump go.opentelemetry.io/otel/sdk from 0.16.0 to 0.18.0
2021-03-03 15:57:43 -08:00
Ilya Zuyev 61a596debe jenkins scripts: check if built version reports dirty commit id 2021-03-03 15:54:46 -08:00
Emanuel 1ff063e049 Restored tabs characters and fixed other issues with the tab 2021-03-03 20:31:18 -03:00
Emanuel 1ebbb59709 Revert "Replaced tab characters for spaces"
This reverts commit a1f5db1213.
2021-03-03 20:20:09 -03:00
dependabot[bot] d93b479310
Bump go.opentelemetry.io/otel/sdk from 0.16.0 to 0.18.0
Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 0.16.0 to 0.18.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v0.16.0...v0.18.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-03 22:21:19 +00:00
Ilya Zuyev 65741c82e6 Merge branch 'ilyaz/go_116_in_ci' into ilyaz/use_kubecross_116_build_image 2021-03-03 14:16:27 -08:00
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
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
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
Emanuel a1f5db1213 Replaced tab characters for spaces 2021-03-03 13:49:27 -03: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