Commit Graph

551 Commits (78cb4bff282c7fcee70a71b45341fb398467336c)

Author SHA1 Message Date
Steven Powell 88ecc43753 CI: remove ok-to-test labels 2023-03-10 11:03:14 -08:00
Steven Powell 9142d334df CI: stagger update crons 2023-03-07 12:57:16 -08: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
Steven Powell 5f072f0514 auto update cri-o version 2023-02-27 10:01:28 -08:00
Steven Powell c0a79c3ca2 create automation to update buildkit version 2023-02-27 09:31:59 -08:00
Steven Powell a05fd98943 auto update containerd 2023-02-24 14:03:04 -08:00
minikube-bot 8d25756885 bump golang versions 2023-02-20 09:02:38 +00:00
Steven Powell b69ce7e757 CI: auto update cloud-spanner-emulator 2023-02-17 12:33:02 -08: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 45c7854e5f improve automated golang version updating 2023-01-24 14:12:18 -08: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
Medya Ghazizadeh b7c873a13d
Merge pull request #15652 from minikube-bot/auto_bump_golang_version
bump golang version
2023-01-17 10:12:29 -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 819fb498be bump golang versions 2023-01-16 09:02:13 +00: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 d25576aa6f add hugo 2022-12-02 15:37:48 -08:00
Medya Gh c421b83bf9 add cache to all golang 2022-12-02 15:16:58 -08:00
Steven Powell a4eebed5a6
Merge pull request #15445 from spowelljr/updateHugo
CI: Auto update Hugo
2022-12-02 10:54:48 -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
Steven Powell b919252fd6 auto update Hugo 2022-12-01 13:33:22 -08:00
Steven Powell 0f2edf59f2 auto update Docsy 2022-12-01 11:54:33 -08:00
dependabot[bot] 833b9ad96b
Bump peter-evans/create-pull-request from 4.2.0 to 4.2.3
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4.2.0 to 4.2.3.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](b4d51739f9...2b011faafd)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-28 18:06:24 +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
Steven Powell e83741569a add workflow to update gh version 2022-11-22 09:52:40 -08:00
minikube-bot e54aa8f48d bump golang versions 2022-11-09 14:59:32 +00:00
Steven Powell d9fcb0cd99 add comment about multiline GITHUB_OUTPUT 2022-11-07 12:53:20 -05:00
Steven Powell a8a79322b9 fix setting multiline output 2022-11-04 16:20:08 -07: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 5e58b47934 remove deprecated set-output 2022-10-27 14:41:39 -07: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
Steven Powell 6f51c730d8
Merge pull request #15211 from kubernetes/dependabot/github_actions/actions/setup-go-3.3.1
Bump actions/setup-go from 3.3.0 to 3.3.1
2022-10-24 12:47:57 -07:00
dependabot[bot] 6e58f8fb19
Bump peter-evans/create-pull-request from 4.1.4 to 4.2.0
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4.1.4 to 4.2.0.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](ad43dccb4d...b4d51739f9)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 19:31:44 +00: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