Commit Graph

352 Commits (196947a6fe35fc44005e346ce3e2cce6ca1501eb)

Author SHA1 Message Date
Medya Gh c421b83bf9 add cache to all golang 2022-12-02 15:16:58 -08:00
Steven Powell a39ec04c96
Merge pull request #15448 from spowelljr/updateUbuntu18
CI: Update GitHub Actions from Ubuntu 18.04 to 20.04
2022-12-01 15:40:32 -08:00
Steven Powell a1b10c0735 set fs.protected_regular 2022-12-01 15:03:27 -08:00
Steven Powell 9b57f582ef update from deprecated 18.04 to 20.04 2022-12-01 14:34:43 -08:00
dependabot[bot] 80c131a888
Bump actions/setup-go from 3.3.1 to 3.4.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](c4a742cab1...d0a58c1c4d)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-01 22:10:42 +00:00
Medya Ghazizadeh c2c9b1a40a
Merge pull request #15245 from jongwooo/chore/use-setup-go-action-to-cache-dependencies
Use setup-go action to cache dependencies
2022-11-22 19:06:45 -08:00
minikube-bot e54aa8f48d bump golang versions 2022-11-09 14:59:32 +00:00
jongwooo e6a218a20b Use setup-go action to cache dependencies
Signed-off-by: jongwooo <jongwooo.han@gmail.com>
2022-11-04 01:50:06 +09:00
Steven Powell d749a91136
Merge pull request #15210 from kubernetes/dependabot/github_actions/actions/download-artifact-3.0.1
Bump actions/download-artifact from 3.0.0 to 3.0.1
2022-10-24 13:05:37 -07:00
Steven Powell a37775d91f
Merge pull request #15209 from kubernetes/dependabot/github_actions/actions/upload-artifact-3.1.1
Bump actions/upload-artifact from 3.1.0 to 3.1.1
2022-10-24 13:05:13 -07:00
dependabot[bot] 887cf28aaa
Bump actions/setup-go from 3.3.0 to 3.3.1
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](268d8c0ca0...c4a742cab1)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 19:31:38 +00:00
dependabot[bot] 4d12f2fb59
Bump actions/download-artifact from 3.0.0 to 3.0.1
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](fb598a63ae...9782bd6a98)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 19:31:33 +00:00
dependabot[bot] fe2f408ca2
Bump actions/upload-artifact from 3.1.0 to 3.1.1
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](3cea537223...83fd05a356)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 19:31:28 +00:00
minikube-bot 9ae3fc48c5 bump golang versions 2022-10-10 12:23:39 -07:00
dependabot[bot] df0c6e7084
Bump actions/checkout from 3.0.2 to 3.1.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](2541b1294d...93ea575cb5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 18:45:13 +00:00
minikube-bot 7c22114001 bump golang versions 2022-09-12 09:05:15 +00:00
dependabot[bot] bd98a18670
Bump actions/setup-go from 3.2.1 to 3.3.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.2.1 to 3.3.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](84cbf80943...268d8c0ca0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-29 18:18:00 +00:00
Steven Powell 575d634759
Merge pull request #14837 from kubernetes/dependabot/github_actions/actions/download-artifact-fb598a63ae348fa914e94cd0ff38f362e927b741
Update actions/download-artifact requirement to fb598a63ae348fa914e94cd0ff38f362e927b741
2022-08-22 14:38:54 -07:00
Steven Powell 6280f3931b fix compatibility between v1 & v3 2022-08-22 14:05:40 -07:00
dependabot[bot] 61d4a6255d
Bump actions/checkout
Bumps [actions/checkout](https://github.com/actions/checkout) from 629c2de402a417ea7690ca6ce3f33229e27606a5 to 3.0.2. This release includes the previously tagged commit.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](629c2de402...2541b1294d)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 18:22:45 +00:00
dependabot[bot] 19e5957e9d
Update actions/download-artifact requirement to fb598a63ae348fa914e94cd0ff38f362e927b741
Updates the requirements on [actions/download-artifact](https://github.com/actions/download-artifact) to permit the latest version.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](fb598a63ae)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 18:22:41 +00:00
Steven Powell 61348bfd82
Merge pull request #14725 from spowelljr/downloadCriDocker
CI: Install cri-docker from pre-built binaries
2022-08-10 16:20:09 -07:00
minikube-bot 5bce362ae9 bump golang versions 2022-08-08 10:23:28 -07:00
Steven Powell b6dc525d3d sudo commands 2022-08-03 14:51:17 -07:00
Steven Powell 1941855573 install cri-docker from pre-built binaries 2022-08-03 13:28:50 -07:00
Steven Powell 79fc15c698 update to macos-12 2022-08-01 11:36:21 -07:00
HarshCasper 5487e8ccc5 CI: add macos-11 to remove deprecated macos-10.15 2022-07-25 18:00:53 +05:30
dependabot[bot] 9409997223
Bump actions/setup-go from 3.2.0 to 3.2.1
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](b22fbbc292...84cbf80943)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 18:28:47 +00:00
Steven Powell f27b504858 fix upload_all_reports 2022-06-22 10:56:18 -07:00
Steven Powell 912226e73f
Merge branch 'master' into k8s1.24 2022-06-22 10:24:15 -07:00
Steven Powell 98377c37b0 automate updating yearly leaderboard 2022-06-21 15:44:26 -07:00
Steven Powell 5869f12abb fix cri-docker copy path 2022-06-16 12:23:00 -07:00
Steven Powell 42fb10861c update cri-docker commit 2022-06-16 12:23:00 -07:00
Steven Powell e33a694cda update CI cri-docker versions 2022-06-16 12:23:00 -07:00
Steven Powell fe623ab0c4 install cri-dockerd in github actions 2022-06-16 12:23:00 -07:00
minikube-bot 65a31719ef bump golang versions 2022-06-13 09:02:11 +00:00
Steven Powell 022e7bfc9a automate updating kubectl version 2022-06-07 16:27:41 -07:00
dependabot[bot] 46d55b6ab2
Bump actions/setup-go from 3.1.0 to 3.2.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](fcdc43634a...b22fbbc292)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-30 18:14:51 +00:00
Steven Powell 1dde1d5956 automate updating gopogh 2022-05-24 12:31:26 -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
dependabot[bot] cd1d8c6630
Bump actions/setup-go from 3.0.0 to 3.1.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](f6164bd8c8...fcdc43634a)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 19:21:17 +00:00
Steven Powell 5f26d73220 remove old comments 2022-05-16 11:32:13 -07:00
minikube-bot c8b4db23ca bump golang versions 2022-05-16 09:02:26 +00:00
minikube-bot 6b7d4dda49 bump golang versions 2022-04-18 09:02:21 +00:00
Steven Powell 03b5bb7bef
Merge pull request #13864 from minikube-bot/auto_bump_golang_version
bump golang version
2022-03-30 16:12:10 -07:00
minikube-bot b8ba447784 bump golang versions 2022-03-28 09:02:23 +00:00
Steven Powell 4955f3e169 remove outdated comments 2022-03-25 15:21:45 -07:00
Steven Powell 45d80ab3ad
Merge pull request #13848 from kubernetes/dependabot/github_actions/actions/setup-go-3
Bump actions/setup-go from 2.2.0 to 3
2022-03-24 13:55:14 -07:00
dependabot[bot] 69189f2015
Bump actions/setup-go from 2.2.0 to 3
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2.2.0 to 3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](bfdd3570ce...f6164bd8c8)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-24 17:04:24 +00:00
dependabot[bot] 09b766f3a5
Bump actions/upload-artifact from 2.3.1 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.3.1 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](82c141cc51...6673cd052c)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-24 17:04:20 +00:00
naveensrinivasan 97d07cdd45 Pinned actions to SHA and included permissions for actions
- https://github.com/ossf/scorecard/blob/main/docs/checks.md#pinned-dependencies
- https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions
2022-03-12 00:25:30 +00:00
Sharif Elgamal 3a0253f0a4 lengthen timeouts for docker and podman gh action tests 2022-02-25 14:52:04 -08:00
minikube-bot 3a006d7dc7 bump golang versions 2022-02-14 09:02:23 +00:00
minikube-bot e9f7972701 bump golang versions 2022-01-24 23:46:12 +00:00
Medya Gh 78499bbd66 ci: bump verison of upload artifact 2021-12-20 15:00:08 -08:00
minikube-bot 4f1944f026 bump golang versions 2021-12-13 23:22:50 +00:00
Steven Powell c948fc4519
Revert "bump golang version to 1.17.5" 2021-12-13 10:42:47 -08:00
minikube-bot 1bd034917a bump golang versions 2021-12-13 09:06:54 +00:00
minikube-bot bc7ee0e00c bump golang versions 2021-11-08 09:02:26 +00:00
minikube-bot d0d66f1f02 bump golang versions 2021-10-18 09:02:31 +00:00
Steven Powell 3dfaa575b9 change to ubuntu-20.04 2021-09-27 20:01:27 -07:00
Steven Powell 1db8959b99 update ubuntu-18.04 to ubuntu-latest 2021-09-27 15:42:12 -07:00
Sharif Elgamal acc7eea502 remove all references to windows too 2021-09-27 14:04:53 -07:00
Sharif Elgamal 14f9080f6d move arm64 tests to verified 2021-09-27 14:01:47 -07:00
Sharif Elgamal 179f98540e remove all windows tests from github actions 2021-09-27 13:34:46 -07:00
minikube-bot 64845db66e bump golang versions 2021-09-20 09:02:09 +00:00
minikube-bot bf5f081a53 bump golang versions 2021-08-30 23:49:19 +00:00
minikube-bot f3a069b729 bump golang versions 2021-08-09 09:02:04 +00:00
minikube-bot 390c72ec61 bump golang versions 2021-07-28 23:11:44 +00: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 Gh cee70d71a6 bump golang 2021-07-28 13:28:25 -07:00
Andriy Dzikh a0facafa5e Bump gopogh version from v0.8.0 to v0.9.0. 2021-07-23 15:45:14 -07:00
Andriy Dzikh 8d740bbd0f Purge all previous minikube data before functional testing in Github Actions. 2021-07-13 13:22:50 -07:00
Steven Powell 5e456fd996 allow manual triggering of GitHub Actions 2021-07-08 11:58:04 -07:00
Medya Gh 74fe0e9f62 bump gopogh 2021-06-02 16:30:50 -07:00
Ilya Zuyev e6dc7243f3 add comments 2021-05-19 14:53:04 -07:00
Ilya Zuyev cdcfd8561d Update src url for cron scripts 2021-05-18 21:44:50 -07:00
Ilya Zuyev 46fdd33762 cleanup 2021-05-18 19:36:15 -07:00
Ilya Zuyev 3bc0ba752d remove extra sudo 2021-05-18 19:27:56 -07:00
Ilya Zuyev d7a8211549 cleanup downloads before installing cron scripts 2021-05-18 19:03:07 -07:00
Ilya Zuyev adedfb2550 update workflow 2021-05-18 17:23:59 -07:00
Ilya Zuyev 1ad2e5b520 fix cron installation 2021-05-18 17:05:46 -07:00
Ilya Zuyev 629f957775 update GitHub flow 2021-05-18 16:45:49 -07:00
Anders F Björklund 118d201a73 Upgrade go version from 1.16.1 to 1.16.4 2021-05-10 07:16:24 +02:00
Ilya Zuyev 30f8a38fff add functional_podman_ubuntu test
Fix test error messages

Fix test comment and docs
2021-05-05 13:49:51 -07:00
Medya Gh fa02590eb9 fix name 2021-04-30 11:23:50 -07:00
Medya Gh f48b3557c2 bump 2021-04-30 10:35:01 -07:00
Medya Gh d6e445b97b add timeout containerd 2021-04-30 10:33:51 -07:00
Medya Ghazizadeh 46bfa0e770 jobs 2021-04-30 10:33:51 -07:00
Medya Ghazizadeh 422f182afe add functional contained 2021-04-30 10:33:51 -07:00
Medya Gh ab6f37ec76 adjust timeout 2021-04-20 11:31:55 -07:00
Medya Gh 5fa46e2d09 tweak vbox test 2021-04-20 11:31:55 -07:00
Medya Gh 5e4a672596 bump arm timeout 2021-04-20 11:31:55 -07:00
Ilya Zuyev a58f02ff2f prune volumes for windows machines as well 2021-04-19 16:34:37 -07:00
Ilya Zuyev b6357a648f pre-cleanup for arm64 github actions 2021-04-19 15:18:24 -07:00
Medya Gh 99d9c500c5 schedule stop in verfied 2021-04-19 12:45:37 -07:00
Medya Gh d6774860e9 gh job 2021-04-19 12:43:38 -07:00
Medya Gh 5dee625efb move non-functional tests to pr verfied 2021-04-19 12:10:20 -07:00
Anders F Björklund 1e3d992ef1 Upgrade go version from 1.16.0 to 1.16.1 2021-04-11 09:33:01 +02:00
Steven Powell 412f198e17 run PR tests if go.mod updated 2021-04-08 14:57:35 -07:00
Sharif Elgamal cc22998286 increase timeouts and add download for all vbox tests 2021-03-05 11:59:27 -08:00
Sharif Elgamal 62571d6657 add downloadonly and increase timeout for macos functional tests in github actions 2021-03-05 09:20:52 -08:00
Ilya Zuyev c9abd28ad6 Bump go version to 1.16.0 in GitHub action workflows 2021-03-03 13:59:59 -08:00
Anders F Björklund 86af69861a Upgrade go version from 1.15.5 to 1.15.8 2021-02-21 15:20:49 +01:00
Medya Gh 0fce9d4726 add json summary report to gopogh 2021-02-19 12:05:34 -08:00
Medya Gh cfd0dbdfc7 bump gopogh version v0.6.0 2021-02-19 11:41:04 -08:00
Medya Ghazizadeh 0509fd8413
Merge pull request #10132 from priyawadhwa/windows-test
CI: add TestScheduledStop on windows in github actions
2021-02-02 13:34:07 -08:00
Ilya Zuyev c247ef7a56 add host info 2021-01-27 15:16:31 -08:00
Ilya Zuyev c21e017235 Add whoami to arm64 gha workflow 2021-01-27 14:55:09 -08:00
Priya Wadhwa 735781d750 fix merge conflict 2021-01-22 10:30:56 -08:00
Ilya Zuyev 2c07606d3a install jq and docker in gh action workflow for arm64 2021-01-19 18:14:51 -08:00
Ilya Zuyev c34f5b2a1f update gopogh version to v0.4.0 2021-01-19 15:36:45 -08:00
Ilya Zuyev 9b0d95a77c run only functional tests for arm64 2021-01-19 14:46:34 -08:00
Ilya Zuyev 6a4f277b19 use gopogh v0.4.0 for arm64 2021-01-19 14:04:55 -08:00
Ilya Zuyev 90fe3c524f run full arm64 suite after functional 2021-01-19 13:41:48 -08:00
Ilya Zuyev 99dd26c0d2 trigger build 2021-01-19 13:25:13 -08:00
Ilya Zuyev cf772b1385 fix html report step 2021-01-19 13:23:31 -08:00
Ilya Zuyev 17f389d565 trigger build 2021-01-19 11:51:22 -08:00
Ilya Zuyev acabd09073 trigger build 2021-01-19 11:28:00 -08:00
Ilya Zuyev dd5c40ba0a fix workflow dependencies 2021-01-19 10:42:57 -08:00
Ilya Zuyev 79ed05ef09 fix typo in step name 2021-01-19 10:40:50 -08:00
Ilya Zuyev 4a16b34195 fix workflows 2021-01-17 22:42:50 -08:00
Priya Wadhwa 995b101223 don't continue on error if test fails 2021-01-15 14:34:00 -08:00
Priya Wadhwa 61b5494d15 try running scheduled stop with functional test 2021-01-13 16:31:49 -08:00
Priya Wadhwa d3a7ec045d Remove gopogh from scheduled stop windows test 2021-01-13 16:25:46 -08:00
Priya Wadhwa 2bc816ddf8 Add scheduled stop on windows tests for hyperv and docker 2021-01-12 14:15:40 -08:00
Priya Wadhwa 2823fd0e2a Test scheduled stop on windows in github actions 2021-01-12 11:43:42 -08:00
Ilya Zuyev 88493343d5 Add github action to run linux/arm64 integration tests 2020-12-16 18:28:44 -08:00
Anders F Björklund 559231fa1d Upgrade go version to 1.15.5
Use same as Kubernetes 1.20
2020-12-09 22:03:12 +01:00
Medya Gh aa64b8bf7f bump gopogh 2020-12-01 11:47:23 -08:00
Medya Gh 3338088a45 icrease gh action timeout for macos 2020-11-10 16:24:25 -08:00
Medya Gh 5442a6b09d icrease gh action timeout for macos 2020-11-10 16:22:33 -08:00
Predrag Rogic e038c7b9ae
windows test results 2020-10-28 22:08:50 +00:00
Predrag Rogic d1ce51e72a
fix multiline env vars 2020-10-28 22:08:50 +00:00
Predrag Rogic c9de008fcf
match remaining set-env 2020-10-28 22:08:50 +00:00
Predrag Rogic cbe44dd255
replace set-env with Env Files in GitHub Actions 2020-10-28 22:08:43 +00:00
Sharif Elgamal ae849a2031 general cleanup 2020-10-27 13:56:13 -07:00
Sharif Elgamal 025eb5e48e permanently remove pause test from ubuntu gh action 2020-10-26 16:56:49 -07:00
Sharif Elgamal 980dd97fe6 time pause test 2020-10-26 16:11:12 -07:00
Sharif Elgamal 9c779cdced remove pause from the preload/dockerflag tests 2020-10-26 14:50:35 -07:00
Sharif Elgamal 0bf50de980 increase addons_certs ubuntu gh action test timeout 2020-10-26 14:14:38 -07:00
Thomas Strömberg f931b897dd
Merge pull request #9280 from prezha/go-v1.15.2
Upgrade go version to 1.15.2
2020-10-21 09:30:51 -07:00
Predrag Rogic 570f4f3c88
Upgrade go version to 1.15.2 2020-10-14 21:00:24 +01:00
Priya Wadhwa 2bc1f531ec increase timeout to 20m 2020-10-14 13:00:15 -07:00
Jituri, Pranav 5dce77b9cb
Make 1 target for html report and remove changes to github actions 2020-09-29 02:12:51 +05:30
Jituri, Pranav 256a1c2b92
Added target for Windows HTML & switched encoding 2020-09-28 18:19:36 +05:30
Medya Gh 00dcaad4b0 dont not delete downloaded images 2020-09-11 18:46:53 -07:00
Medya Gh 820f128f32 increase multinode timeout 2020-08-21 15:00:32 -07:00
Medya Gh 20a9a1741a only install cafefine 2020-08-17 16:49:49 -07:00