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 |
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
|
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
|
eff683bfaf
|
Revert "fix whitespace in test yaml"
|
2021-08-03 13:21:33 -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 |
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]
|
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 |
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 |
Medya Gh
|
ba75573ba5
|
change common
|
2021-07-28 16:02:33 -07:00 |
Medya Gh
|
4bf3b3659b
|
update regex
|
2021-07-28 16:01:53 -07:00 |
Medya Gh
|
35e2a2fa29
|
update comment
|
2021-07-28 15:24:15 -07:00 |
Medya Gh
|
ec3fdf17b4
|
get image from kubecross
|
2021-07-28 15:17:48 -07:00 |
Medya Gh
|
8e09395fdf
|
fix regex
|
2021-07-28 15:01:39 -07:00 |
Medya Ghazizadeh
|
f385a698c1
|
Merge pull request #12069 from minikube-bot/gendocs
Update auto-generated docs and translations
|
2021-07-28 14:16:36 -07:00 |
minikube-bot
|
cb2e153114
|
Update auto-generated docs and translations
|
2021-07-28 20:52:35 +00:00 |
Sharif Elgamal
|
faca0fd9ff
|
Merge pull request #11483 from BlaineEXE/add-extra-disks-to-hyperkit-vms
Add ability to create extra disks on hyperkit vms
|
2021-07-28 13:50:13 -07:00 |
Medya Ghazizadeh
|
93b084a7fb
|
Merge pull request #12068 from andriyDev/VariableNameScoping
Add brackets around variable name to prevent scoping problems
|
2021-07-28 13:31:16 -07:00 |
Medya Ghazizadeh
|
d69a98c45c
|
Merge pull request #12065 from andriyDev/UseJobId
Use job id for logs instead of short commit hash
|
2021-07-28 13:30:50 -07:00 |
Medya Gh
|
cee70d71a6
|
bump golang
|
2021-07-28 13:28:25 -07:00 |
Medya Gh
|
7ff70a6c7b
|
use ubuntu latest
|
2021-07-28 13:27:39 -07:00 |
Andriy Dzikh
|
fd3354fad2
|
Add brackets around variable name to prevent scoping problems.
|
2021-07-28 13:22:32 -07:00 |
Medya Ghazizadeh
|
78a6c03d53
|
Merge pull request #11549 from m-aciek/patch-1
Site: update versionApi for Ingress Kubernetes definition
|
2021-07-28 12:33:01 -07:00 |
Medya Ghazizadeh
|
654a1b5b55
|
Merge pull request #11842 from leoluk/libvirt-permissions-revisited
kvm: only check libvirt membership if we failed to connect to it
|
2021-07-28 12:27:47 -07:00 |