Commit Graph

18992 Commits (9a0270f4147dbfa1a06cab56d363bcac00fa5432)

Author SHA1 Message Date
Steven Powell 9a0270f414
Merge pull request #14237 from spowelljr/fixCron
CI: Fix crontab on Mac machines
2022-05-27 11:50:41 -07:00
Sharif Elgamal 477ceb8aac
Merge pull request #14230 from sharifelgamal/kicbase-build
kicbase: don't build cri-dockerd from source
2022-05-27 11:45:25 -07:00
Steven Powell 8d1e01e38a fix crontab on Mac machines 2022-05-27 11:12:21 -07:00
minikube-bot 6825e02378 Updating kicbase image to v0.0.31-1653596720-14230 2022-05-26 21:35:45 +00:00
Sharif Elgamal e15f3bca50 spaces 2022-05-26 13:22:47 -07:00
Sharif Elgamal e92ad5f7f9 write proper git commit to go build 2022-05-26 13:16:58 -07:00
Sharif Elgamal 315aef0f15 revert unnecessary change 2022-05-26 13:12:36 -07:00
Sharif Elgamal 600cc30096 add automation for uploading cri-dockerd binaries 2022-05-26 13:11:20 -07:00
Steven Powell 59bf38f286
Merge pull request #14226 from spowelljr/fixNetCatPod
Fix NetCatPod test
2022-05-26 13:00:09 -07:00
Sharif Elgamal e4ca9c6c50 revert unrelated change 2022-05-25 18:38:15 -07:00
Sharif Elgamal b9c90e9d82 kicbase: don't build cri-dockerd from source 2022-05-25 18:16:42 -07:00
Steven Powell 89dd1b3c4b
Merge pull request #14229 from spowelljr/updateWindowGo
CI: Automate updating Window Go version
2022-05-25 15:02:48 -07:00
Steven Powell bc968683e6 use custom flannel 2022-05-25 14:54:45 -07:00
Steven Powell 4f5a12838f automate updating Window Go version 2022-05-25 14:39:18 -07:00
Steven Powell c7a19aae89
Merge pull request #14227 from spowelljr/updateKubectl
CI: Dynamically get the kubectl version to download
2022-05-25 12:31:46 -07:00
minikube-bot d628748116 use antrea CNI 2022-05-25 18:15:35 +00:00
Steven Powell 84fc3516cd dynamically get the kubectl version to download 2022-05-24 17:03:15 -07:00
minikube-bot 2288dd2f6b fix NetCatPod test 2022-05-24 23:34:18 +00:00
Sharif Elgamal fa8864c25c pass in less source code to auto-pause kicbase context 2022-05-24 14:18:49 -07:00
Steven Powell c0e24ab6bd
Merge pull request #14225 from spowelljr/updateGotestsum
CI: Automate updating gotestsum
2022-05-24 13:54:11 -07:00
Steven Powell 95ad2fe67e
Merge branch 'master' into updateGotestsum 2022-05-24 13:20:28 -07:00
Steven Powell 208640eea8
Merge pull request #14223 from spowelljr/updateGopogh
CI: Automate updating gopogh
2022-05-24 13:17:49 -07:00
Steven Powell 910fe36c07 update go version 2022-05-24 13:06:38 -07:00
Steven Powell 6709ef5db8 automate updating gotestsum 2022-05-24 13:00:00 -07:00
Steven Powell 1dde1d5956 automate updating gopogh 2022-05-24 12:31:26 -07:00
Steven Powell 0dd7c8609e
Merge pull request #14221 from spowelljr/fixGoInstallMac
CI: Add Mac arch
2022-05-23 16:38:06 -07:00
Steven Powell 5a151df51f add Mac arch 2022-05-23 16:27:24 -07:00
Sharif Elgamal 7d97a3ef22
Merge pull request #14153 from afbjorklund/docker-20.10.16
Upgrade Docker, from 20.10.15 to 20.10.16
2022-05-23 15:40:45 -07:00
Steven Powell 901a8577ba
Merge pull request #14215 from spowelljr/fixMacCron
CI: Fix overwriting previous cron
2022-05-23 14:29:52 -07:00
Steven Powell 1c248c9c63
Merge pull request #14210 from minikube-bot/auto_bump_golint_version
bump golint version
2022-05-23 14:16:10 -07:00
Steven Powell 35ed08b170
Merge pull request #14219 from kubernetes/dependabot/github_actions/actions/upload-artifact-3.1.0
Bump actions/upload-artifact from 3.0.0 to 3.1.0
2022-05-23 14:14:39 -07:00
dependabot[bot] facc8d9386
Bump actions/upload-artifact from 3.0.0 to 3.1.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](6673cd052c...3cea537223)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-23 18:31:26 +00:00
Steven Powell aab124e762 remove duplicate echo 2022-05-23 11:07:18 -07:00
Steven Powell 0241ac7d92 fix overwriting previous cron 2022-05-23 10:57:13 -07:00
minikube-bot a7ae876824 bump golint versions 2022-05-23 10:02:06 +00:00
Steven Powell 2f798a2e6a
Merge pull request #14199 from jeffmaury/fix-fr-translation
Fix french translation
2022-05-20 10:33:40 -07:00
Jeff MAURY d08c091dd7 Fix french translation
Signed-off-by: Jeff MAURY <jmaury@redhat.com>
2022-05-20 10:20:11 +02:00
minikube-bot 1c0b8e72f9 Updating ISO to v1.26.0-1652998508-14153 2022-05-20 00:30:19 +00:00
Sharif Elgamal 3f89a2c5fc Merge branch 'master' of github.com:kubernetes/minikube into anders-docker-20.10.16 2022-05-19 13:19:06 -07:00
Sharif Elgamal 6059f8e92d
Merge pull request #14152 from afbjorklund/docker-20.10.15
Upgrade Docker, from 20.10.14 to 20.10.15
2022-05-19 13:03:57 -07:00
Steven Powell 65b08ed11e
Merge pull request #14196 from spowelljr/fixNotPassingFlags
Fix not passing any args to test
2022-05-19 10:39:31 -07:00
Steven Powell c290515129 fix not passing any args to test 2022-05-19 09:44:22 -07:00
Steven Powell 0ca84b6881
Merge pull request #14195 from spowelljr/fixNonAppleCode
GUI: Fix build errors in non-Apple code
2022-05-18 20:48:06 -07:00
minikube-bot 1163d86bee Updating ISO to v1.26.0-1652913186-14152 2022-05-19 01:11:18 +00:00
Steven Powell d20fb20a67 fix build errors in non-Apple code 2022-05-18 18:10:58 -07:00
Steven Powell 021383ffda
Merge pull request #14194 from spowelljr/refactorGUI
GUI: fix appearing as non-responsive while commands running
2022-05-18 18:01:31 -07:00
Steven Powell 3e2221cd28 fix start tray action not being enabled 2022-05-18 17:53:35 -07:00
Sharif Elgamal 5ba18da2cb
Merge pull request #14161 from Giildo/master
🐛 Fix the storage-provisioner-glusterfile.yaml.tmpl file to use the released version
2022-05-18 15:56:23 -07:00
Sharif Elgamal e881870110 Merge branch 'master' of github.com:kubernetes/minikube into anders-docker-20.10.15 2022-05-18 15:18:20 -07:00
Steven Powell c41e2e638e add missing return 2022-05-18 14:36:58 -07:00