Commit Graph

277 Commits (17343178863cd78e55edfd427b9550e6d670872f)

Author SHA1 Message Date
Medya Ghazizadeh 41f8a181f3
Merge pull request #16107 from spowelljr/removeSetupGoCache
CI: remove setup-go cache true lines
2023-03-21 11:02:26 -07:00
Steven Powell 0c58baa5c2 CI: remove setup-go cache true lines 2023-03-20 13:07:34 -07:00
dependabot[bot] 271d5fee0e
Bump actions/checkout from 3.3.0 to 3.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](ac59398561...24cb908017)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 19:55:54 +00:00
dependabot[bot] c05259be1f
Bump actions/setup-go from 3.5.0 to 4.0.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.5.0 to 4.0.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3.5.0...4d34df0c2316fe8122ab82dc22947d607c0c91f9)

---
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>
2023-03-20 17:17:42 +00:00
Steven Powell 578b25eb05 fix formatting of workflow yamls 2023-03-16 14:14:27 -07:00
minikube-bot 825ff4f846 bump golang versions 2023-03-10 18:45:18 +00:00
minikube-bot 1ad0093b28 bump gopogh versions 2023-03-03 22:53:24 +00:00
Steven Powell c9f778da96 CI: install gopogh via go install 2023-03-02 11:20:31 -08:00
minikube-bot 8d25756885 bump golang versions 2023-02-20 09:02:38 +00:00
Steven Powell 8d12bf3d19
Merge pull request #15752 from spowelljr/updateCriDockerd
ISO/Kicbase: Update cri-dockerd from 0.3.0 to 0.3.1
2023-02-15 15:46:39 -08:00
Anders F Björklund 99bff1ec78 Download binaries from dl.k8s.io instead of GCS
Need to add the -L to curl, to follow HTTP 302

Don't change the path for the current GCS mirror
2023-02-13 19:57:44 +01:00
Steven Powell 49b37244f8 ISO/Kicbase: Update cri-dockerd from 0.3.0 to 0.3.1 2023-02-09 12:47:25 -08:00
minikube-bot e239807f18 bump golang versions 2023-02-08 21:28:08 +00:00
Steven Powell a3d4863cf4 update containerd to 1.6.15 and cri-dockerd to 0.3.0 2023-01-19 13:34:09 -08:00
Steven Powell a8ea194809
Merge pull request #15450 from AkihiroSuda/ci-rootless
CI: add functional_docker_rootless_containerd_ubuntu
2023-01-17 10:05:58 -08:00
minikube-bot 5a20619152 bump golang versions 2023-01-13 21:58:57 +00:00
Akihiro Suda 6ab61b7a75
CI: add functional_docker_rootless_containerd_ubuntu
Fix issue 12456

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2023-01-12 08:13:58 +09:00
Steven Powell 011eb83d0d
Merge pull request #15617 from kubernetes/dependabot/github_actions/actions/checkout-3.3.0
Bump actions/checkout from 3.2.0 to 3.3.0
2023-01-10 09:07:14 -08:00
Steven Powell 407dd9022a
Merge pull request #15618 from kubernetes/dependabot/github_actions/actions/download-artifact-3.0.2
Bump actions/download-artifact from 3.0.1 to 3.0.2
2023-01-10 09:06:44 -08:00
dependabot[bot] 710e5a10c2
Bump actions/upload-artifact from 3.1.1 to 3.1.2
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](83fd05a356...0b7f8abb15)

---
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>
2023-01-09 18:12:18 +00:00
dependabot[bot] e8561bc333
Bump actions/download-artifact from 3.0.1 to 3.0.2
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](9782bd6a98...9bc31d5ccc)

---
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>
2023-01-09 18:12:12 +00:00
dependabot[bot] 2a94a168c4
Bump actions/checkout from 3.2.0 to 3.3.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](755da8c3cf...ac59398561)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 18:12:09 +00:00
dependabot[bot] 5f92cd1c91
Bump actions/checkout from 3.1.0 to 3.2.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](93ea575cb5...755da8c3cf)

---
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-12-20 18:58:14 +00:00
dependabot[bot] 68087df3bc
Bump actions/setup-go from 3.4.0 to 3.5.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3.4.0...6edd4406fa81c3da01a34fa6f6343087c207a568)

---
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-19 18:05:30 +00:00
Medya Gh 0f783deb7d remove go cache from no checkout 2022-12-02 16:35:59 -08:00
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