Commit Graph

14051 Commits (90df9d255125a5d30c9073e63197db33c22f2cca)

Author SHA1 Message Date
Sharif Elgamal 90df9d2551 adding bot's git info 2021-03-03 19:09:09 -08:00
Sharif Elgamal f54ff32676 spaces 2021-03-03 18:08:13 -08:00
Sharif Elgamal 934db911a2 point to the correct bucket once iso is built 2021-03-03 17:59:03 -08:00
Sharif Elgamal f62d51da7d refactor iso bucket to make it easily parsed 2021-03-03 17:35:17 -08:00
Sharif Elgamal 0f51fcda50 install 7z 2021-03-03 17:26:15 -08:00
Sharif Elgamal 99ec003b6d Merge branch 'master' of github.com:kubernetes/minikube into auto-iso 2021-03-03 16:24:35 -08: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
Sharif Elgamal 04844b5c62 install python2 2021-03-03 16:17:06 -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
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
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
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
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
Steven Powell b40a41d32e added ssh.Close back 2021-03-02 14:32:33 -07:00
Steven Powell 35ca6d77a2 added WaitGroups to make sure logs have finished writing before continuing on 2021-03-02 13:06:52 -07: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
Medya Ghazizadeh a881b01937
Merge pull request #10659 from kubernetes/dependabot/go_modules/github.com/spf13/cobra-1.1.3
Bump github.com/spf13/cobra from 1.0.0 to 1.1.3
2021-03-02 09:58:59 -08:00
phantooom 529881e01c fix: fix kvm2 numa simulate ut&lint 2021-03-02 22:40:42 +08:00