Commit Graph

14072 Commits (c785ce3082335ea22b0af8418c0f5f9e7bba4d7c)

Author SHA1 Message Date
Sharif Elgamal c785ce3082 change iso bucket to avoid collision 2021-03-04 10:08:19 -08:00
Sharif Elgamal 0a26c1a6bf fix branch name 2021-03-04 10:02:50 -08:00
Sharif Elgamal dca21fa131 revert unrelated change 2021-03-04 09:29:01 -08:00
Sharif Elgamal c2a38937f6 Merge branch 'auto-iso' of github.com:sharifelgamal/minikube into auto-iso 2021-03-04 08:56:15 -08:00
Sharif Elgamal e19dfa4bd8 Merge branch 'master' of github.com:kubernetes/minikube into auto-iso 2021-03-04 08:53:23 -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
minikube-bot 29865aee94 Updating ISO to v1.18.0-1614832368-10675 2021-03-04 05:23:56 +00:00
Sharif Elgamal 2439ae1a6e Merge branch 'auto-iso' of github.com:sharifelgamal/minikube into auto-iso 2021-03-03 20:28:02 -08:00
Sharif Elgamal 840c694989 fix version parsing 2021-03-03 20:27:45 -08:00
minikube-bot 6df3566391 Updating ISO to v1.18.0-1614743438-10675-1614827685-10675 2021-03-04 04:05:34 +00:00
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
Ilya Zuyev 61a596debe jenkins scripts: check if built version reports dirty commit id 2021-03-03 15:54:46 -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
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
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