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 |
Andriy Dzikh
|
1515f668dd
|
Prevent caching of flake_chart.js.
|
2021-08-03 15:35:10 -07:00 |
Andriy Dzikh
|
a27500e1b5
|
Disable caching on HTML.
|
2021-08-03 15:35:10 -07:00 |
Andriy Dzikh
|
4e0478eb97
|
Add progress bar for parsing data.
|
2021-08-03 14:51:52 -07:00 |
Andriy Dzikh
|
37d7ff3eff
|
Turn bodyByLinesIterator into getBodyLinesWithProgress.
Yielding is slow! Improves processing time from 8s to 3s.
|
2021-08-03 14:22:31 -07:00 |
Andriy Dzikh
|
01343b001b
|
Simplify bodyByLinesIterator to only use splitting instead of regex.
|
2021-08-03 13:55:33 -07:00 |
Sharif Elgamal
|
c0e8d3e640
|
Merge branch 'master' of github.com:kubernetes/minikube into more-reg
|
2021-08-03 13:34:11 -07:00 |
Sharif Elgamal
|
ae1bc61bc6
|
Merge pull request #12107 from kubernetes/revert-12091-auto_bump_k8s_versions
Revert "fix whitespace in test yaml"
|
2021-08-03 13:34:00 -07:00 |
Sharif Elgamal
|
c1e386f4f2
|
add new eu image yaml
|
2021-08-03 13:22:38 -07:00 |
Sharif Elgamal
|
eff683bfaf
|
Revert "fix whitespace in test yaml"
|
2021-08-03 13:21:33 -07:00 |
Sharif Elgamal
|
86839e6bc8
|
Merge branch 'master' of github.com:kubernetes/minikube into more-reg
|
2021-08-03 13:03:08 -07:00 |
Sharif Elgamal
|
35fc753381
|
Merge pull request #12091 from minikube-bot/auto_bump_k8s_versions
fix whitespace in test yaml
|
2021-08-03 11:59:10 -07:00 |
Sharif Elgamal
|
3d79bba97d
|
configure gcp-auth addon pull secret to work with all GCR and AR mirrors
|
2021-08-03 11:48:20 -07:00 |
Andriy Dzikh
|
c2a4e03ad0
|
Add message at bottom of page saying when the data was collected.
|
2021-08-03 10:49:24 -07:00 |
dependabot[bot]
|
4abf6cd31f
|
Bump github.com/hashicorp/go-getter from 1.5.5 to 1.5.6
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.5.5 to 1.5.6.
- [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.5...v1.5.6)
---
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-02 18:24:41 +00:00 |
dependabot[bot]
|
43a0518eb1
|
Bump github.com/shirou/gopsutil/v3 from 3.21.6 to 3.21.7
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.21.6 to 3.21.7.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.21.6...v3.21.7)
---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-02 18:24:12 +00:00 |
dependabot[bot]
|
b4bb12cc83
|
Bump google.golang.org/api from 0.51.0 to 0.52.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.51.0 to 0.52.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.51.0...v0.52.0)
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-02 18:23:24 +00:00 |
amit dixit
|
8c283b189d
|
added outlined bullets and filled bullets for selecte item
|
2021-08-02 18:53:52 +02:00 |
Steven Powell
|
ad742f24ae
|
Merge pull request #12090 from jeffmaury/french-template
Add issue French template
|
2021-08-02 16:29:00 +00:00 |
Steven Powell
|
c350919e76
|
Merge pull request #12092 from jeffmaury/complete-french-translation
Fix french translation
|
2021-08-02 16:07:42 +00:00 |
Steven Powell
|
7ddcb94f72
|
Merge pull request #12076 from spowelljr/autoStartBuildkit
Auto start buildkit daemon on `image build` for containerd
|
2021-08-02 16:05:03 +00:00 |
Jeff MAURY
|
184b6c95c6
|
Fix french translation
Signed-off-by: Jeff MAURY <jmaury@redhat.com>
|
2021-08-02 10:19:35 +02:00 |
minikube-bot
|
ef196a35b8
|
bump default/newest kubernetes versions
|
2021-08-02 08:03:07 +00:00 |
Jeff MAURY
|
ef136c8534
|
Add issue French template
Signed-off-by: Jeff MAURY <jmaury@redhat.com>
|
2021-08-02 09:49:22 +02:00 |
Medya Ghazizadeh
|
1fb8aa058e
|
Merge pull request #12078 from afbjorklund/build-kic-base-image
Allow building kicbase without pushing it
|
2021-08-01 09:42:51 -07:00 |
Zhang Shihe
|
9197a59189
|
Update custom_cert_ingress.md
|
2021-08-01 16:51:05 +08:00 |
Anders F Björklund
|
6e571d830f
|
Show data with keys sorted instead of random
|
2021-08-01 10:23:46 +02:00 |
Anders F Björklund
|
4f6ee47f28
|
Remove extra output lines after the version
Some commands, like crio and runc, dump extra line noise
after the --version even though they have a long version.
|
2021-08-01 10:23:42 +02:00 |
Anders F Björklund
|
46c3797169
|
Show cli versions instead of daemon versions
Since the server daemon might not be running
This affects docker and containerd runtimes
|
2021-08-01 10:22:05 +02:00 |
Anders F Björklund
|
4b9faa73a6
|
Build kicbase image for all architectures
Synchronize ALL_ARCH and KICBASE_ARCH
Build release image for all 5 k8s arch
|
2021-07-30 18:08:51 +02:00 |
Anders F Björklund
|
60c9a3752c
|
Allow building kicbase without pushing it
Otherwise it is the same as push-kic-base-image
|
2021-07-30 17:50:21 +02:00 |
Steven Powell
|
88a4add138
|
auto start buildkit daemon on `image load` for containerd
|
2021-07-29 16:50:29 -07:00 |
Medya Ghazizadeh
|
c4cd0dce2f
|
Merge pull request #12070 from minikube-bot/auto_bump_golang_version
bump golang version
|
2021-07-29 03:18:08 -07:00 |
amit dixit
|
23a4cd3f0f
|
fix casing for Tuturials| replaced arrow with blank space | top level box color change to blue ( as per the asthetics) when selected
|
2021-07-29 09:04:07 +02:00 |
minikube-bot
|
390c72ec61
|
bump golang versions
|
2021-07-28 23:11:44 +00:00 |
Medya Ghazizadeh
|
9d33993f36
|
Merge pull request #12059 from medyagh/golang_update
Add CI bot to bump golang version to match Kubernetes golang
|
2021-07-28 16:10:57 -07:00 |
Medya Ghazizadeh
|
5da954e278
|
Merge pull request #11945 from sharifelgamal/gcp-sa
don't try to recreate pull secrets for refreshing gcp-auth
|
2021-07-28 16:09:45 -07:00 |