Commit Graph

521 Commits (3493e13d100582359cf94aae5d5958718e826b57)

Author SHA1 Message Date
Steven Powell 3b184d1f65
Merge pull request #13849 from kubernetes/dependabot/github_actions/peter-evans/create-pull-request-4
Bump peter-evans/create-pull-request from 3.14.0 to 4
2022-03-24 13:58:36 -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] 2d024c41c6
Bump peter-evans/create-pull-request from 3.14.0 to 4
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 3.14.0 to 4.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](18f7dc018c...d6d5519d05)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-24 17:04:28 +00: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
Steven Powell 3ecfadb680
Merge pull request #13770 from naveensrinivasan/naveen/feat/dependabot-update
Included githubactions in dependabot config
2022-03-24 10:03:45 -07: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
naveensrinivasan 0ae5ae333f Included githubactions in dependabot config
- Included githubactions in the dependabot config
- Included "ok-to-test" label as this avoids someone manually doing it.
2022-03-12 00:08:50 +00:00
Sharif Elgamal 256e3d3a04 Merge branch 'master' of github.com:kubernetes/minikube into twitter-ver 2022-03-01 13:01:39 -08:00
Sharif Elgamal 3a0253f0a4 lengthen timeouts for docker and podman gh action tests 2022-02-25 14:52:04 -08:00
Sharif Elgamal 71366dc61b fix minikube release twitter bot message 2022-02-24 17:08:36 -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
klaases dea9e55cd8 Fix echo $t title 2021-12-21 15:31:55 -08:00
klaases ec4818ff4b Trim for first line of log, which contains title. 2021-12-21 15:00:27 -08:00
klaases 6b79132b6a Print PR title from Go for Github Action. 2021-12-21 14:20:38 -08:00
Medya Gh 78499bbd66 ci: bump verison of upload artifact 2021-12-20 15:00:08 -08:00
Steven Powell 6a6953c025 install kubectl on virtualbox 2021-12-20 11:18:55 -08:00
Steven Powell 6a49d9dd10 added missing s 2021-12-16 16:31:37 -08:00
Steven Powell 3b5be829c1 add VirtualBox benchmarks to time-to-k8s daily benchmark 2021-12-16 16:14:16 -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
Medya Ghazizadeh 8c1c6295bc
Merge pull request #13113 from ekalinin/add-ru-issue-template
Add ISSUE_TEMPLATE/ru.yaml
2021-12-07 12:01:30 -08:00
Eugene Kalinin 463fd6e151 Del ISSUE_TEMPLATE/ru.md; rename russian.yaml to ru.yaml 2021-12-07 22:57:49 +03:00
Eugene Kalinin 27787c634e Add ISSUE_TEMPLATE/russian.yaml 2021-12-07 22:27:09 +03:00
Medya Gh b3425c8324 issue templates: rename english to __en_US and add config 2021-12-07 11:22:53 -08:00
Medya Ghazizadeh f77b72c33b
Update .github/ISSUE_TEMPLATE/english.yaml
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-12-07 11:00:54 -08:00
Medya Ghazizadeh 207f249523
Update .github/ISSUE_TEMPLATE/english.yaml
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-12-07 11:00:45 -08:00
Medya Ghazizadeh aec6eca684
Update .github/ISSUE_TEMPLATE/english.yaml
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-12-07 11:00:27 -08:00
Medya Ghazizadeh 29a4b612de
Update .github/ISSUE_TEMPLATE/english.yaml
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-12-07 11:00:21 -08:00
Medya Gh b124f0a66c replace old issue tempalte with new one 2021-12-07 10:20:04 -08:00
Eugene Kalinin 14117d9440 Add ISSUE_TEMPLATE/ru.md 2021-12-07 18:53:32 +03:00
Medya Gh 7c36934049 add job to auto-update kubeadm constants for images 2021-12-06 17:44:25 -08:00
Steven Powell e5de6c8272 edit bug template 2021-12-03 13:41:24 -08:00
Medya Gh 50d1579309 rename to yaml 2021-12-03 13:20:17 -08:00
Medya Gh 12f663c0ad fix 2021-12-03 13:18:07 -08:00
Medya Ghazizadeh 20c274b7e0
Update .github/ISSUE_TEMPLATE/experimental.md
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-12-03 13:17:16 -08:00
Medya Ghazizadeh 88148c8b91
Update .github/ISSUE_TEMPLATE/experimental.md
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-12-03 13:16:19 -08:00
Medya Ghazizadeh aa953451ae
Update .github/ISSUE_TEMPLATE/experimental.md
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-12-03 13:16:14 -08:00
Medya Ghazizadeh 9aead66511
Update .github/ISSUE_TEMPLATE/experimental.md
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-12-03 13:16:10 -08:00
Medya Ghazizadeh 9b5f360f3e
Update .github/ISSUE_TEMPLATE/experimental.md
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-12-03 13:16:04 -08:00
Medya Ghazizadeh 239595198d
Update .github/ISSUE_TEMPLATE/experimental.md
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-12-03 13:15:58 -08:00
Medya Ghazizadeh 1009503a3c
Update .github/ISSUE_TEMPLATE/experimental.md
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-12-03 13:15:52 -08:00
Medya Gh 6661cb8ed0 adding an experimental way 2021-12-03 12:54:40 -08:00
Medya Gh b84cef914b adding an experimental way 2021-12-03 12:54:08 -08:00
Medya Gh 9004e5680a adding an experimental way 2021-12-03 12:53:37 -08:00
Medya Gh 8afe1be403 try new github issue template 2021-12-03 12:50:07 -08:00
Steven Powell 8d7871aa30 store chart and json files in AWS 2021-11-29 14:20:42 -08:00
Steven Powell b2f038a373
Merge pull request #12888 from spowelljr/fixPRName
Minor GitHub Actions fixes
2021-11-08 11:19:23 -07:00