Commit Graph

16508 Commits (948e5d28fff8f1f98692c55b65abc04b6d89afc0)

Author SHA1 Message Date
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
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
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
Medya Ghazizadeh d83e8dc747
Merge pull request #12096 from kubernetes/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.21.7
Bump github.com/shirou/gopsutil/v3 from 3.21.6 to 3.21.7
2021-08-05 01:25:46 -07:00
Medya Ghazizadeh 1eebdca5bd
Merge pull request #12127 from spowelljr/fixSkaffoldTets
Fix `TestSkaffold` on Windows
2021-08-05 01:20:49 -07:00
Steven Powell f089c7f8e1 fix PATH separator for Windows 2021-08-05 00:37:46 +00:00
Steven Powell 85d4b20a6c added comment 2021-08-04 17:12:07 -07:00
Steven Powell 87d208545c fix ScheduledStop tests 2021-08-04 17:02:08 -07:00
Sharif Elgamal b2bc913596 gcp-auth: always create the pull secret and don't require --force if GOOGLE_APPLICATION_CREDENTIALS env var is set 2021-08-04 16:35:26 -07:00
Andriy Dzikh e75fbcc182 Create tutorial for using a static token file. 2021-08-04 10:27:45 -07:00
Sharif Elgamal 923455d7ca
Merge pull request #12111 from andriyDev/SimplifyLineCode
Replace yield iterator with simple await array
2021-08-04 10:08:58 -07:00
Medya Ghazizadeh 8d20e4f49e
Merge pull request #12112 from andriyDev/DisableCaching
Manage caching of HTML/JS/data.csv for public flake rate system
2021-08-03 20:46:40 -07:00
Medya Ghazizadeh 31168de4cc
Merge pull request #12105 from andriyDev/LabelCacheDate
Add message at bottom of page saying when the data was collected
2021-08-03 20:45:38 -07:00
Medya Ghazizadeh aa96435d9b
Merge pull request #12098 from kubernetes/dependabot/go_modules/github.com/hashicorp/go-getter-1.5.6
Bump github.com/hashicorp/go-getter from 1.5.5 to 1.5.6
2021-08-03 20:43:03 -07:00
Medya Ghazizadeh 1288a4ce4c
Merge pull request #12040 from coolamiy/master
Site: add icon to side bar items
2021-08-03 17:49:21 -07:00
Medya Ghazizadeh e02646ae72
Merge pull request #12095 from kubernetes/dependabot/go_modules/google.golang.org/api-0.52.0
Bump google.golang.org/api from 0.51.0 to 0.52.0
2021-08-03 17:47:11 -07:00
Andriy Dzikh fbd96a4bad Add cache control to ensure data.csv is checked at least after an hour of use. 2021-08-03 15:35:10 -07:00