Commit Graph

282 Commits (dfb4f364ff85d37c00b3d22a5cd310f654b577e4)

Author SHA1 Message Date
Steven Powell 4bd203f0c7 CI: Stop auto updating ISO Go version 2024-04-18 10:12:44 -07:00
Steven Powell 5e1412161d
Merge pull request #18587 from minikube-bot/auto_bump_go_github_version
Update go-github from v60.0.0 to v61.0.0
2024-04-05 15:17:25 -07:00
Steven Powell c46252f474
Merge pull request #18233 from lollipopman/calico-pod-network-cidr
calico: support kubeadm.pod-network-cidr
2024-04-05 15:16:38 -07:00
minikube-bot 36fd4551d0 Update go-github from v60.0.0 to v61.0.0 2024-04-05 21:17:25 +00:00
Jesse Hathaway cb33a82ee1 calico: support kubeadm.pod-network-cidr
Prior to this commit the Calico CNI ignored the setting of
kubeadm.pod-network-cidr, because we set CALICO_IPV4POOL_CIDR to the
DefaultPodCIDR. However, this is no longer necessary as Calico's pod
cidr will be set to the default when we initialize kubeadm in
pkg/minikube/bootstrapper/bsutil/kubeadm.go.
2024-04-01 09:36:46 -05:00
Steven Powell 4952c2dcfb CI: Update docsy PR title to include version 2024-03-29 11:16:59 -07:00
Steven Powell 6a7d2a90ec CI: Add ability to get headlamp version 2024-03-28 14:04:22 -07:00
Steven Powell 9277aac12d Addon gvisor: Add building arm64 image 2024-03-19 11:41:51 -07:00
Steven Powell b749e1ed88 CI: Auto update crun 2024-03-18 11:00:24 -07:00
Steven Powell 4b08726a2c testing: Fix missing containerRuntimeEndpoint value from template 2024-03-14 11:36:49 -07:00
Steven Powell d0d94f1805 CI: Fix updating current testdata file with Updating K8s version 2024-03-14 10:42:51 -07:00
Steven Powell 8d28722c82 CI: Fix CNI Plugins version variable name 2024-03-12 16:00:37 -07:00
Steven Powell caf3af88c1 CI: Fix cni-plugins path 2024-03-04 09:50:55 -08:00
Medya Ghazizadeh a9ef7c3914
Merge pull request #18271 from spowelljr/fixCNIPluginsPath
CI: Fix path to CNI Plugins file
2024-03-04 09:43:26 -08:00
minikube-bot 569c7216d5 Update go-github from v59.0.0 to v60.0.0 2024-03-04 10:34:13 +00:00
Steven Powell 2696a6da12 CI: Fix path to CNI Plugins file 2024-02-29 09:39:57 -08:00
Timothée Ravier c46714b2e8 Makefile & hack: Add update-crun-version target & update script 2024-02-22 20:00:54 +01:00
Timothée Ravier 52e126bc10 iso/package: Move cni-plugins to cni-plugins-latest 2024-02-22 20:00:54 +01:00
Timothée Ravier 34baf79e7d hack/update: Use a distinct dockerfile for cri-docker & ubuntu 2024-02-22 20:00:54 +01:00
Timothée Ravier 57154d3e3e hack/update: Re-enable Go updates 2024-02-22 20:00:53 +01:00
minikube-bot d1f0bbd03d Update go-github from v58.0.0 to v59.0.0 2024-02-12 10:03:20 +00:00
Steven Powell 07e5c462ed CI: Fix ingress auto update not getting newest version 2024-02-05 10:06:49 -08:00
Steven Powell 25e2a1cbc4
Merge pull request #17949 from travier/egrep-grep-e
treewide: Replace 'egrep' with 'grep -E'
2024-02-01 15:51:14 -08:00
Steven Powell d28ab846a9
Merge pull request #17974 from spowelljr/fixKubectlAutoUpdate
CI: Fix kubectl auto update not getting newest version
2024-01-23 13:28:39 -08:00
Steven Powell be283c6edf
Merge pull request #17973 from spowelljr/fixGoPRTitle
CI: Fix Go auto update PR title
2024-01-19 09:47:02 -08:00
Steven Powell d3d8937ab6 CI: Fix kubectl auto update not getting newest version 2024-01-16 10:17:53 -08:00
Steven Powell 3cb045b492 CI: Fix Go auto update PR title 2024-01-16 10:07:17 -08:00
minikube-bot e7a6684b2f Update go-github from v57.0.0 to v58.0.0 2024-01-15 10:02:42 +00:00
Timothée Ravier 9c41c6536f treewide: Replace 'egrep' with 'grep -E'
Fixes the following warning:
```
egrep: warning: egrep is obsolescent; using grep -E
```
2024-01-14 19:58:57 +01:00
Steven Powell 02b3448b30 rename to make explicit node update is for site 2024-01-10 13:54:59 -08:00
Steven Powell 4f41344f5c CI: Auto update node version 2024-01-10 13:49:48 -08:00
Steven Powell 5a7cff2e7a
Merge pull request #17869 from spowelljr/autoPauseMultiarch
CI: Build auto-pause-hook for all architectures
2024-01-08 13:47:41 -08:00
Steven Powell eec5ca6b04 CI: Automate updating kubectl image 2024-01-05 15:04:28 -08:00
Steven Powell b4fd5bf415 CI: Build auto-pause-hook for all architectures 2023-12-28 14:57:02 -07:00
Medya Ghazizadeh f386f3f1e3
Merge pull request #17704 from spowelljr/autoUpdateNerdctld
CI: Auto update nerdctld
2023-12-06 11:51:13 -08:00
minikube-bot d6ff58a7e3 Update go-github from v56.0.0 to v57.0.0 2023-12-04 10:02:54 +00:00
Steven Powell 56c2f20601 CI: Auto update nerdctld 2023-11-30 15:50:33 -08:00
Steven Powell 6d130e33a6 CI: Auto update nvidia-device-plugin 2023-10-26 16:36:57 -07:00
Steven Powell dd74f0f67c fix dir typo 2023-10-24 11:33:40 -07:00
Steven Powell 022c01f4f1 Auto update kong/kubernetes-ingress-controller image 2023-10-24 11:33:38 -07:00
Medya Ghazizadeh eda9c65acb
Merge pull request #17309 from spowelljr/autoUpdateKongVersion
CI: Auto update kong image
2023-10-24 11:24:16 -07:00
minikube-bot 4e6349ef81 Update go-github from v55.0.0 to v56.0.0 2023-10-13 16:44:16 +00:00
Steven Powell df6d8fd901 Auto update kong image 2023-10-05 17:22:45 -07:00
Steven Powell 80735496b2 fix typo 2023-10-02 14:14:46 -07:00
Steven Powell 6512fcb8c3 Auto update registry image 2023-10-02 14:14:19 -07:00
Steven Powell c6c064505b add missing comma 2023-09-26 16:44:07 -07:00
Steven Powell eacda98536 support versions without v prefix 2023-09-26 16:36:56 -07:00
Steven Powell 94f7e36027 CI: Automate updating istio/operator image 2023-09-26 15:38:59 -07:00
Steven Powell efa3238714 CI: Auto update kindnetd CNI 2023-09-11 13:05:54 -07:00
minikube-bot 9cd668110f Update go-github from v54.0.0 to v55.0.0 2023-09-05 21:49:30 +00:00
Steven Powell be7838eb13 CI: Auto update crictl 2023-08-24 16:29:25 -07:00
minikube-bot e54dfab81b Update go-github from v53.2.0 to v54.0.0 2023-08-17 22:56:45 +00:00
Steven Powell 5753ca0768
Merge pull request #16865 from JudahNour/makeErrorBetter
--kubernetes-version add support for checking github k8s versions and exit nicely on error
2023-08-17 15:07:58 -07:00
Steven Powell 87f8d83870 CI: Fix gopogh version in PR title 2023-08-07 11:30:14 -07:00
Steven Powell 2199679ebd update gopogh auto updater 2023-08-04 11:24:13 -07:00
Judah Nouriyelian ed906c2d78 adding added files to automation for github package 2023-07-13 20:26:02 +00:00
Steven Powell 40d6d9b3d7 CI: Auto update nerdctl 2023-07-06 09:02:53 -07:00
Steven Powell 6f54963dc6 CI: Auto update docker-buildx 2023-06-29 11:17:04 -07:00
Steven Powell fdd1acc9b9 CI: Fix cri-dockerd adding existing hash 2023-06-26 09:27:23 -07:00
Medya Ghazizadeh 44c9ff1035
Merge pull request #16701 from minikube-bot/auto_bump_go_github_version
Update go-github from v43.0.0 to v53.1.0
2023-06-14 11:59:49 -07:00
Steven Powell 5680e8172e CI: Fix cri-dockerd Dockerfile update 2023-06-13 11:31:18 -07:00
minikube-bot 48feb9ba4e Update go-github from v43.0.0 to v53.1.0 2023-06-13 18:11:43 +00:00
Steven Powell 237d60ac35
Merge branch 'master' into updateGitHubImport 2023-06-13 11:05:59 -07:00
Steven Powell 5562e94102
Merge pull request #16693 from spowelljr/automateUpdatingCriDockerd
CI: Automate updating cri-dockerd
2023-06-13 11:05:07 -07:00
Steven Powell ca13d22069 remove what GitHub Action auto-updater will handle 2023-06-13 08:48:40 -07:00
Steven Powell 0d9f148411 replace accidental use of log with klog 2023-06-13 08:43:59 -07:00
Steven Powell c574ac8d5e CI: Automate updating go-github 2023-06-12 21:18:37 -07:00
Steven Powell b90a782691 CI: Automate updating cri-dockerd 2023-06-12 14:24:51 -07:00
Steven Powell aa99141911 CI: Automate updating workflow files 2023-06-12 13:09:50 -07:00
Steven Powell cc531d6b98 fix merge conflict formatting 2023-06-06 14:03:43 -07:00
Steven Powell 72c627d257
Merge branch 'master' into automateCalico 2023-06-06 14:01:47 -07:00
Steven Powell 0c87d443b9
Merge branch 'master' into automateUpdatingInspektor 2023-06-06 13:59:53 -07:00
Steven Powell b83e3f7a1a CI: Automate updating calico 2023-06-06 13:52:41 -07:00
Steven Powell b2f6351ec7 CI: Automate updating flannel 2023-06-06 13:45:57 -07:00
Steven Powell 984dc6d4bb CI: Automate updating inspektor-gadget addon 2023-06-06 09:10:01 -07:00
Steven Powell 20efd5a30f remove golang update duplication 2023-06-05 16:46:05 -07:00
Steven Powell 6ccb9a580d fix returning without expected prefix 2023-06-05 13:25:37 -07:00
Steven Powell edd4e36121 CI: Automate updating ingress images 2023-06-05 13:21:33 -07:00
Medya Ghazizadeh 37d82ecef4
Merge pull request #16610 from spowelljr/automateUpdatingKubernetesVersionsList
CI: Automate updating Kubernetes versions list
2023-06-05 12:37:40 -07:00
Steven Powell 2bdb8ec8f4 add new workflow file to go update 2023-06-05 09:21:51 -07:00
Steven Powell c7a4b2b92b CI: Fix Ubuntu PR title 2023-06-05 09:18:40 -07:00
Steven Powell 1079f9b631 CI: Automate updating Kubernetes versions list 2023-05-31 15:16:09 -07:00
Steven Powell 281616e9ac CI: Automate updating gcp-auth-webhook image 2023-05-26 10:06:25 -07:00
Steven Powell 5ec282b6f6 CI: Automate updating CNI plugins in kicbase 2023-05-22 10:56:24 -07:00
Steven Powell 3631db33a2
Merge pull request #16069 from spowelljr/updateUbuntu22
Kicbase: Update base image to Ubuntu 22.04
2023-05-17 11:13:06 -07:00
Medya Ghazizadeh 5ef6e03dce
Merge pull request #16447 from spowelljr/automateCNIPlugins
CI: Automate updating cni-plugins
2023-05-16 10:36:31 -07:00
Medya Ghazizadeh a70c84fd16
Merge pull request #16453 from spowelljr/fixMissingUnix
Fix not prepending `unix://` to CRI socket
2023-05-10 14:23:20 -07:00
Steven Powell 3c3f81cc5c fix not prepending unix to CRI socket 2023-05-09 13:47:36 -07:00
Steven Powell c5b4b8336f update automation to update jammy 2023-05-09 09:24:09 -07:00
Steven Powell ac7d0788f4 CI: Automate updating cni-plugins 2023-05-08 09:38:02 -07:00
salasberryfin 66620fd9fd Add old and new version to 'update-ubuntu-version' automation 2023-05-07 22:11:05 +02:00
salasberryfin a804d16b98 Fix: apply suggested changes 2023-05-03 18:10:19 +02:00
salasberryfin f71b903f40 add GitHub Action to check for ubuntu:focal updates periodically 2023-05-03 17:21:54 +02:00
salasberryfin 5899351581 automate ubuntu:focal latest version update 2023-05-03 17:21:54 +02:00
Steven Powell e5235e1c1a CI: fix not updating cri-dockerd version 2023-04-26 13:45:42 -07:00
Steven Powell f4d8f258a1 CI: Fix incorrect preload images 2023-04-17 13:56:09 -07:00
Steven Powell 72b6ba3776 add missing = 2023-04-06 15:18:51 -07:00
Steven Powell 9137397338 CI: Automate updating docker version 2023-04-06 15:17:03 -07:00
Steven Powell 85b452ab8f CI: Add versions to PR titles 2023-03-31 14:25:02 -07:00
Steven Powell 13afd5f0d8 CI: cron to auto update runc 2023-03-29 11:26:00 -07:00