Andriy Dzikh
|
7bdb76deb6
|
For missing flake rate, do not link to the charts.
|
2021-08-09 14:41:45 -07:00 |
Andriy Dzikh
|
7e14f87786
|
Add reporting for tests with no flake rates computed.
|
2021-08-09 14:09:09 -07:00 |
Andriy Dzikh
|
790d2f1aab
|
Refactor report_flakes.sh to make it easier to read.
|
2021-08-09 14:04:20 -07:00 |
dependabot[bot]
|
bdf25baac8
|
Bump github.com/hashicorp/go-getter from 1.5.6 to 1.5.7
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.5.6 to 1.5.7.
- [Release notes](https://github.com/hashicorp/go-getter/releases)
- [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml)
- [Commits](https://github.com/hashicorp/go-getter/compare/v1.5.6...v1.5.7)
---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-getter
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-09 20:55:54 +00:00 |
dependabot[bot]
|
c85594c9bf
|
Bump k8s.io/api from 0.21.3 to 0.22.0
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.21.3 to 0.22.0.
- [Release notes](https://github.com/kubernetes/api/releases)
- [Commits](https://github.com/kubernetes/api/compare/v0.21.3...v0.22.0)
---
updated-dependencies:
- dependency-name: k8s.io/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-09 20:52:56 +00:00 |
Steven Powell
|
4ffd0de205
|
fix test
|
2021-08-09 13:41:44 -07:00 |
Medya Ghazizadeh
|
3b921c182a
|
Merge pull request #12170 from kubernetes/dependabot/go_modules/k8s.io/kubectl-0.22.0
Bump k8s.io/kubectl from 0.21.3 to 0.22.0
|
2021-08-09 13:41:03 -07:00 |
dependabot[bot]
|
4c722d02ea
|
Bump k8s.io/kubectl from 0.21.3 to 0.22.0
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl) from 0.21.3 to 0.22.0.
- [Release notes](https://github.com/kubernetes/kubectl/releases)
- [Commits](https://github.com/kubernetes/kubectl/compare/v0.21.3...v0.22.0)
---
updated-dependencies:
- dependency-name: k8s.io/kubectl
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-09 19:34:17 +00:00 |
Sharif Elgamal
|
9995961a77
|
Merge pull request #12106 from sharifelgamal/more-reg
configure gcp-auth addon pull secret to work with all GCR and AR mirrors
|
2021-08-09 12:02:31 -07:00 |
Medya Ghazizadeh
|
dc8dd6f508
|
Merge pull request #12135 from afbjorklund/containerd-version
Make sure to return valid containerd version
|
2021-08-09 11:55:32 -07:00 |
Medya Ghazizadeh
|
bfb7480b68
|
Merge pull request #12169 from kubernetes/dependabot/go_modules/k8s.io/apimachinery-0.22.0
Bump k8s.io/apimachinery from 0.21.3 to 0.22.0
|
2021-08-09 11:53:37 -07:00 |
Medya Ghazizadeh
|
14f24dacf9
|
Merge pull request #12164 from minikube-bot/auto_bump_golang_version
bump golang version
|
2021-08-09 11:53:19 -07:00 |
dependabot[bot]
|
8f4ebba570
|
Bump k8s.io/apimachinery from 0.21.3 to 0.22.0
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.21.3 to 0.22.0.
- [Release notes](https://github.com/kubernetes/apimachinery/releases)
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.21.3...v0.22.0)
---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-09 18:24:46 +00:00 |
Steven Powell
|
51117f93ba
|
fixed test
|
2021-08-09 10:52:53 -07:00 |
Andriy Dzikh
|
9ea203bb2a
|
Make date range be relative to the current date rather than based on when tests ran.
|
2021-08-09 10:22:30 -07:00 |
minikube-bot
|
f3a069b729
|
bump golang versions
|
2021-08-09 09:02:04 +00:00 |
rajdevworks
|
5e4f5d435e
|
Create external-packages.en.md
A page under Contributions to guide managing external packages
Add first external package - chocolatey
|
2021-08-09 00:15:12 -05:00 |
Medya Ghazizadeh
|
543cca5776
|
Merge pull request #12122 from afbjorklund/docker-20.10.8
ISO: Upgrade Docker, from 20.10.6 to 20.10.8
|
2021-08-07 03:14:46 -07:00 |
Medya Ghazizadeh
|
001b52939a
|
Merge pull request #12146 from afbjorklund/roadmap-2020-update
Mark ssh driver and image build as completed in roadmap
|
2021-08-07 03:12:32 -07:00 |
Medya Ghazizadeh
|
30065ae49a
|
Merge pull request #12155 from spowelljr/fixTestSkaffold
Fix not appending .exe to binary `TestSkaffold`
|
2021-08-07 03:11:52 -07:00 |
Steven Powell
|
92a3f8c365
|
fix not appending .exe to binary
|
2021-08-06 16:21:57 -07:00 |
Steven Powell
|
b859ede3c0
|
fix linting
|
2021-08-06 15:08:35 -07:00 |
Steven Powell
|
9a955c23c4
|
added test that loads an image from a local file
|
2021-08-06 15:01:38 -07:00 |
Andriy Dzikh
|
dc11031e70
|
Create script to handle flake rate computation Jenkins job.
|
2021-08-06 09:35:08 -07:00 |
Anders F Björklund
|
2d4b88bb29
|
Mark ssh driver and image build as completed
|
2021-08-06 17:54:08 +02:00 |
minikube-bot
|
3dccb2bea0
|
Updating ISO to v1.22.0-1628238775-12122
|
2021-08-06 09:27:20 +00:00 |
Anders F Björklund
|
7971e043de
|
Upgrade Docker, from 20.10.7 to 20.10.8
runc v1.0.1
containerd v1.4.9
|
2021-08-06 10:23:49 +02:00 |
Anders F Björklund
|
cd08ce7c4d
|
Upgrade Docker, from 20.10.6 to 20.10.7
runc v1.0.0-rc95
containerd v1.4.6
|
2021-08-06 10:23:49 +02:00 |
Julien Breux
|
1c1f4a64e5
|
doc: refresh roadmap year date and sort checkboxes
|
2021-08-06 10:13:48 +02:00 |
Sharif Elgamal
|
b1ab5a087d
|
Merge pull request #12124 from sharifelgamal/gcp-cs
gcp-auth: always create the pull secret and don't require --force if …
|
2021-08-05 17:25:53 -07:00 |
Steven Powell
|
6d4eec056b
|
fix loading an image from tar failing on existing delete
|
2021-08-06 00:24:28 +00:00 |
Medya Ghazizadeh
|
dcdedb43a3
|
Merge pull request #12141 from medyagh/kubernetes_update_thing
fix extra line in update kubernetes automation
|
2021-08-05 17:12:00 -07:00 |
Medya Ghazizadeh
|
54d16b7277
|
Merge pull request #12085 from afbjorklund/version-components
Fix the error output of minikube version --components command
|
2021-08-05 17:08:31 -07:00 |
Medya Gh
|
100878eead
|
fix extra line in update kuberenetes autmation
|
2021-08-05 17:01:31 -07:00 |
Medya Ghazizadeh
|
be0322360b
|
Merge pull request #12129 from afbjorklund/crictl-1.21
ISO: Upgrade crictl (from cri-tools) to v1.21.0
|
2021-08-05 16:47:48 -07:00 |
Sharif Elgamal
|
521648c7c8
|
Merge pull request #12119 from andriyDev/TokenAuth
Create tutorial for using a static token file
|
2021-08-05 14:28:36 -07:00 |
Sharif Elgamal
|
82b6c2d677
|
Merge pull request #12131 from spowelljr/unpauseDoc
Add unpause command under pause in docs
|
2021-08-05 14:21:34 -07:00 |
Medya Ghazizadeh
|
463da0e231
|
Merge pull request #12132 from andriyDev/SyncLegacyVersions
Move legacy version selection to its own function so tests are synced
|
2021-08-05 14:20:54 -07:00 |
Sharif Elgamal
|
ac16f1ef03
|
Merge pull request #12137 from minikube-bot/gendocs
Update auto-generated docs and translations
|
2021-08-05 14:18:22 -07:00 |
minikube-bot
|
5ca148661f
|
Update auto-generated docs and translations
|
2021-08-05 21:06:19 +00:00 |
Anders F Björklund
|
e6af39a358
|
Special case for handling deb package versions
So that we still show the patched version, if possible.
But not everything can be represented as semver, like ~.
|
2021-08-05 23:05:56 +02:00 |
Sharif Elgamal
|
078344e4ea
|
Merge pull request #12125 from spowelljr/fixScheduledStop
Fix ScheduledStop tests
|
2021-08-05 14:04:02 -07:00 |
Anders F Björklund
|
bd00169c07
|
Make sure to return valid containerd version
For instance ubuntu put their packaging version into it.
Only return the major, minor and patch no in that case.
|
2021-08-05 22:12:45 +02:00 |
Medya Ghazizadeh
|
0eafa03f1c
|
Merge pull request #12134 from andriyDev/AddonsBetterExplained
Add documentation explaining the maintainer field for addons
|
2021-08-05 12:53:45 -07:00 |
Andriy Dzikh
|
3c90833e5f
|
Add documentation explaining the maintainer field.
|
2021-08-05 11:38:45 -07:00 |
Andriy Dzikh
|
b1b7018606
|
Move legacy version selection to its own function so both tests are synchronized.
|
2021-08-05 09:26:43 -07:00 |
Steven Powell
|
aa6b987178
|
add unpause command under pause in docs
|
2021-08-05 09:20:23 -07:00 |
minikube-bot
|
16f5466439
|
Updating ISO to v1.22.0-1628159026-12129
|
2021-08-05 11:19:56 +00:00 |
Anders F Björklund
|
e5c662ce4f
|
Update crictl to v1.21.0
|
2021-08-05 12:18:51 +02:00 |
Anders F Björklund
|
2584519c0c
|
Update crictl to v1.20.0
|
2021-08-05 12:17:58 +02:00 |