Medya Ghazizadeh
948e5d28ff
Merge pull request #12248 from medyagh/update_cilint
...
add automation to update golint version
2021-08-12 16:25:19 -07:00
Medya Gh
de221b50a3
typo
2021-08-12 16:15:42 -07:00
Medya Ghazizadeh
9d6cdaa912
Merge pull request #12245 from spowelljr/fixNoNonRunningPods
...
Skip describing non-running pods if none present
2021-08-12 16:14:26 -07:00
Medya Gh
cdc85c6f0a
typo
2021-08-12 16:11:54 -07:00
Medya Gh
2a60c0672f
add github workflow
2021-08-12 16:01:41 -07:00
Medya Gh
e6d2371518
update golang version
2021-08-12 15:50:11 -07:00
Steven Powell
5f85842b07
skip describing non-running pods if none present
2021-08-12 13:55:53 -07:00
Medya Ghazizadeh
5360e1296a
Merge pull request #12239 from spowelljr/removeVolumes
...
Add `--volumes` to `docker system prune`
2021-08-12 12:45:37 -07:00
Medya Ghazizadeh
30a31626cc
Merge pull request #12244 from andriyDev/BetterLinksInTestCharts
...
Add link directly to test log for gopogh link
2021-08-12 11:58:31 -07:00
Andriy Dzikh
aae6390004
Add link directly to test log for gopogh link.
2021-08-12 10:05:43 -07:00
Steven Powell
e88344977e
add `--volumes` to `docker system prune`
2021-08-11 15:05:35 -07:00
Medya Ghazizadeh
a70bdb5e4b
Merge pull request #12234 from kubernetes/dependabot/go_modules/golang.org/x/text-0.3.7
...
Bump golang.org/x/text from 0.3.6 to 0.3.7
2021-08-11 11:15:17 -07:00
Steven Powell
fb9a16dbc9
Merge pull request #12183 from valaparthvi/patch-2
...
Fix typo in addons/ingress-dns
2021-08-11 09:33:08 -07:00
dependabot[bot]
d2f5edd9cc
Bump golang.org/x/text from 0.3.6 to 0.3.7
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.3.6 to 0.3.7.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.3.6...v0.3.7 )
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-11 10:38:21 +00:00
Medya Ghazizadeh
0ee519fb25
Merge pull request #12184 from afbjorklund/revert-crane
...
Go back to upstream google/go-containerregistry
2021-08-11 03:01:16 -07:00
Medya Ghazizadeh
8173cab7ef
Merge pull request #12229 from andriyDev/AddLinkToCharts
...
Add link to flake charts in auto-created issues
2021-08-10 13:52:11 -07:00
Andriy Dzikh
146f1dd3eb
Add link to flake charts in auto-created issues
2021-08-10 13:50:34 -07:00
Sharif Elgamal
59a2929394
Merge pull request #12176 from andriyDev/ChangeDateRange
...
Change date range to be relative to the current day
2021-08-10 13:09:41 -07:00
Sharif Elgamal
f7149dad02
Merge pull request #12224 from andriyDev/fix-labels
...
Add priority/backlog label to all newly created issues
2021-08-10 11:33:44 -07:00
Andriy Dzikh
4efd9514c5
Add priority/backlog label to all newly created issues.
2021-08-10 11:22:51 -07:00
Sharif Elgamal
f939cca85b
Merge pull request #12187 from andriyDev/fix-create-issues
...
Ensure gh is installed for compute_flake_rate.sh
2021-08-10 10:41:35 -07:00
Andriy Dzikh
6c36bb49ab
Ensure gh is installed for compute_flake_rate.
2021-08-10 10:19:17 -07:00
Medya Ghazizadeh
547d1aa08e
Merge pull request #12172 from kubernetes/dependabot/go_modules/k8s.io/client-go-0.22.0
...
Bump k8s.io/client-go from 0.21.3 to 0.22.0
2021-08-10 09:51:56 -07:00
Medya Ghazizadeh
4f99dedbfc
Merge pull request #12154 from andriyDev/CreateIssues
...
Create issues automatically for flaky tests
2021-08-10 09:51:08 -07:00
Anders F Björklund
e91b037546
Make sure to break loop and not select
2021-08-10 13:16:45 +02:00
Anders F Björklund
dbb295d078
Go back to upstream google/go-containerregistry
...
Do the docker pull (of the manifest and its digest) explicitly,
instead of implicitly in the library. Also, no progress bar.
Pass the digest to the fetch and the tag to the tarball save,
as usual there are _no_ digests used in the tarball files.
2021-08-10 10:43:42 +02:00
Parthvi Vala
0255bbb675
Fix typo in addons/ingress-dns
2021-08-10 12:47:03 +05:30
Andriy Dzikh
b252738824
Use gh and flake rates csv to manage issues for flake rates.
2021-08-09 17:17:04 -07:00
Sharif Elgamal
ed74845f0e
Merge pull request #12180 from sharifelgamal/fail-log
...
display the URL to the logs on failed kicbase/iso builds
2021-08-09 16:28:27 -07:00
dependabot[bot]
45a0ff9335
Bump k8s.io/client-go from 0.21.3 to 0.22.0
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.21.3 to 0.22.0.
- [Release notes](https://github.com/kubernetes/client-go/releases )
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.21.3...v0.22.0 )
---
updated-dependencies:
- dependency-name: k8s.io/client-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-09 23:23:34 +00:00
Sharif Elgamal
4f8b628f49
display the URL to the logs on failed kicbase/iso builds
2021-08-09 16:22:46 -07:00
Medya Ghazizadeh
d3a1fcb05d
Merge pull request #12171 from kubernetes/dependabot/go_modules/k8s.io/api-0.22.0
...
Bump k8s.io/api from 0.21.3 to 0.22.0
2021-08-09 15:59:36 -07:00
Steven Powell
0742c5b086
Merge pull request #12179 from spowelljr/fixReleasesFile
...
Ping `releases.json` file if `WantUpdateNotification` is false
2021-08-09 15:58:55 -07:00
Medya Ghazizadeh
59c3898eee
Merge pull request #12175 from kubernetes/dependabot/go_modules/github.com/hashicorp/go-getter-1.5.7
...
Bump github.com/hashicorp/go-getter from 1.5.6 to 1.5.7
2021-08-09 15:53:04 -07:00
Steven Powell
b1dcba955c
ping `releases.json` file if `WantUpdateNotification` is false
2021-08-09 15:45:21 -07:00
Sharif Elgamal
51835dd08b
Merge pull request #12178 from minikube-bot/gendocs
...
Update auto-generated docs and translations
2021-08-09 15:41:02 -07:00
minikube-bot
2c23bbefb8
Update auto-generated docs and translations
2021-08-09 22:17:18 +00:00
Steven Powell
de8a1ba40b
Merge pull request #12143 from spowelljr/imageLoadTar
...
Fix loading an image from tar failing on existing delete
2021-08-09 15:14:58 -07:00
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