Commit Graph

16916 Commits (ec1d89bda0633c16a64616fb36d0eebe34ab6ded)

Author SHA1 Message Date
Medya Gh 098adff14f fix image name 2021-08-13 12:55:06 -07:00
Medya Ghazizadeh e51c5b1c37
Merge pull request #12227 from spowelljr/increaseStoppedBinaryTimeout
test: Increase time waiting for `minikube stop` to complete
2021-08-13 12:44:51 -07:00
Medya Ghazizadeh adbeae1763
Merge pull request #12032 from spowelljr/updateBuildkit
Upgrade buildkit from 0.8.2 to 0.9.0
2021-08-13 12:43:49 -07:00
Sharif Elgamal 2a1693655a add space for aesthetics 2021-08-13 12:30:24 -07:00
Medya Ghazizadeh 4dc9a1be54
Merge pull request #12253 from medyagh/golint_revive
change deprecated golint to revive and fix lint issues
2021-08-13 10:48:32 -07:00
Medya Gh b7e8f730ed revert unrelated changes 2021-08-12 18:17:09 -07:00
Medya Gh 90da153fc5 revert unrelated changes 2021-08-12 18:16:47 -07:00
Medya Gh 6baebf6fdc fix version 2021-08-12 18:14:25 -07:00
Medya Gh ccf4af0997 change depricated golint to revive and fix lint issues 2021-08-12 18:11:16 -07:00
Medya Ghazizadeh a85e155490
Merge pull request #12252 from medyagh/fix_lint
Fix lint for gocilint 1.41.1
2021-08-12 17:45:20 -07:00
Medya Gh 6aa7abc24a fix lint issues on master 2021-08-12 17:38:24 -07:00
Medya Gh 5206f7fb39 fix lint 2021-08-12 17:11:31 -07:00
Medya Ghazizadeh 79df20bf59
Merge pull request #12228 from andriyDev/PrintProfile
Print profile driver, container runtime, and Kubernetes version on load
2021-08-12 16:42:25 -07:00
minikube-bot 8b9cddb7e0 bump golaint versions 2021-08-12 23:26:51 +00:00
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
Medya Gh 1c76ff5cea lint 2021-08-12 15:29:54 -07:00
Medya Gh 7809b3b2ae update calico to v 3.20 2021-08-12 15:22:32 -07:00
Sharif Elgamal cf10ce5663 run simple test for cloud shell 2021-08-12 14:40:42 -07:00
Sharif Elgamal ca04178ced exit prematurely in specific case for gcp-auth 2021-08-12 14:13:51 -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
rajdevworks f6788118f3
Adding maintainer for chocolatey package 2021-08-11 16:23:57 -05:00
Sharif Elgamal 72c5ee1e32 widen it to all start stop tests 2021-08-11 12:49:48 -07:00
Sharif Elgamal 163a4b2934 fix lint 2021-08-11 11:56:45 -07:00
Sharif Elgamal 2646b49a19 add TestStartStop to Cloud Shell tests 2021-08-11 11:15:51 -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
dependabot[bot] a5893aa5f3
Bump github.com/google/go-containerregistry from 0.4.1 to 0.6.0
Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.4.1 to 0.6.0.
- [Release notes](https://github.com/google/go-containerregistry/releases)
- [Changelog](https://github.com/google/go-containerregistry/blob/main/.goreleaser.yml)
- [Commits](https://github.com/google/go-containerregistry/compare/v0.4.1...v0.6.0)

---
updated-dependencies:
- dependency-name: github.com/google/go-containerregistry
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-11 17:55:52 +00:00
Sharif Elgamal 1319fe729f fix file existence check 2021-08-11 09:58:03 -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
rajdevworks c62edf779c
Small cosmetic changes to chocolatey package 2021-08-10 20:32:28 -05:00
Sharif Elgamal f99b234c7e simplify logic 2021-08-10 15:56:15 -07:00
Sharif Elgamal e150129172 refactor EnableOrDisableAddon to reduce cyclotomic complexity 2021-08-10 15:54:12 -07:00
Sharif Elgamal 19b763fd36 do not start pods if no creds 2021-08-10 15:16:41 -07:00
Andriy Dzikh 61fb4757d0 Add info log message to print driver, container runtime, and Kubernetes version. 2021-08-10 14:54:16 -07:00
Medya Gh 4e32f41c83 move away from v1beta apis 2021-08-10 14:24:43 -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 dfef0ad478 read blessed cloud shell config file 2021-08-10 13:46:49 -07:00
Andriy Dzikh d2d0fee726 Use Load function in implementation of LoadProfile function. 2021-08-10 13:24:32 -07:00
Steven Powell c6a4fd9f68 increase time waiting for stop to complete 2021-08-10 13:10:31 -07:00