Steven Powell
e8cb7b9233
cni: Fix regression in auto selection
2023-07-18 15:00:42 -07:00
minikube-bot
25c2d3760e
Update ISO to v1.31.0
2023-07-15 02:38:54 +00:00
Steven Powell
a4a1ba5381
Merge pull request #15868 from norshtein/addon
...
Don't allow enabling addon on a paused cluster
2023-07-14 10:06:10 -07:00
minikube-bot
1adbf3ec99
Update kicbase to v0.0.40
2023-07-13 22:10:30 +00:00
Steven Powell
c7ac4a1290
reduced nesting
2023-07-13 13:08:52 -07:00
Steven Powell
2792c9b9c9
check cluster is running
2023-07-13 10:09:08 -07:00
minikube-bot
0a4bbf8136
Updating ISO to v1.30.1-1689243309-16875
2023-07-13 15:40:11 +00:00
minikube-bot
82d0e95cd7
Updating kicbase image to v0.0.39-1689243385-16875
2023-07-13 10:33:19 +00:00
Tongyao Si
06fb28c2c3
chore: rename CheckPaused to VerifyNotPaused
2023-07-12 13:26:02 -07:00
Tongyao Si
c7ee592a76
Update pkg/addons/addons.go
...
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2023-07-12 13:25:19 -07:00
Tongyao Si
5c46b3a555
make error message more clear
2023-07-12 13:25:17 -07:00
Tongyao Si
4a5057c1e9
use string variable for shared message and fix lint
2023-07-12 13:20:53 -07:00
Tongyao Si
3eb8ef67a7
check new runtime error
2023-07-12 13:20:53 -07:00
Tongyao Si
3c1de0fc95
feat: when enabling addon on a paused cluster, give a warning and exit early
2023-07-12 13:20:53 -07:00
Steven Powell
926cfe4469
Merge pull request #16789 from spowelljr/detectBlock
...
QEMU: Unblock bootpd if start fails to due to blocking
2023-07-11 15:40:52 -07:00
minikube-bot
19e7ae6e33
Updating kicbase image to v0.0.39-1689032083-15452
2023-07-10 23:52:24 +00:00
Steven Powell
47b5190e70
Merge branch 'master' into docker-env
2023-07-10 16:26:41 -07:00
Steven Powell
eeddc24f57
Merge pull request #16853 from tmoschou/bugfix/do-not-assume-qemu-patch-version
...
Use the stable path for brew installed qemu firmware in machine config
2023-07-10 14:15:11 -07:00
Medya Ghazizadeh
a10c3fc684
Merge pull request #16756 from spowelljr/gvisorArm64
...
gvisor addon: Only allow on clusters that support running amd64 images
2023-07-10 11:41:59 -07:00
Steven Powell
46ac3266cf
Merge pull request #16854 from minikube-bot/auto_bump_kubeadm_constants
...
Bump kubeadm constants for kubernetes images
2023-07-10 09:53:39 -07:00
minikube-bot
6d7a723c4e
update Kubernetes versions list
2023-07-10 06:05:10 +00:00
minikube-bot
99984d70aa
update image constants for kubeadm images
2023-07-10 06:01:42 +00:00
Terry Moschou
98cf69588d
Use the stable path for brew installed qemu firmware in machine config
...
Previously, machine config had hard coded the homebrew cellar path with
the patch version of qemu available at the time of machine creation,
and was prone to breaking anytime qemu was updated and the machine is
restarted. This change replaces the firmware path to use the prefix as
reported by 'brew --prefix qemu' (e.g. /opt/homebrew/opt/qemu on M1)
which is a symlink the the latest installed version of qemu
(e.g. /opt/homebrew/Cellar/qemu/<x.y.z>)
2023-07-10 11:37:10 +09:30
minikube-bot
057581f5ed
Addon cloud-spanner: Update cloud-spanner-emulator/emulator image from 1.5.6 to 1.5.7
2023-07-07 21:24:10 +00:00
Steven Powell
afdb67bbd0
Merge pull request #16834 from minikube-bot/auto_bump_ubuntu_version
...
Kicbase: Bump ubuntu:jammy from 20230605 to 20230624
2023-07-07 12:36:11 -07:00
Steven Powell
42af8896b3
Merge pull request #16831 from minikube-bot/auto_bump_inspektor_gadget_version
...
Addon inspektor-gadget: Update inspektor-gadget image from v0.17.0 to v0.18.1
2023-07-07 09:37:50 -07:00
Steven Powell
a3934b637b
Merge pull request #14996 from fvoznika/master
...
Simplify containerd runtime configuration for gVisor
2023-07-07 09:36:02 -07:00
Steven Powell
dc9b3ec802
explicitly build gvisor for amd64
2023-07-06 15:45:41 -07:00
Steven Powell
9932d49d60
update gvisor image
2023-07-06 15:32:57 -07:00
minikube-bot
7b889250ba
Updating kicbase image to v0.0.39-1688681246-16834
2023-07-06 22:28:04 +00:00
minikube-bot
e16eb42a52
Addon ingress: Update ingress-nginx/controller image from v1.8.0 to v1.8.1
2023-07-06 19:32:39 +00:00
minikube-bot
19d3bc9e1a
Addon inspektor-gadget: Update inspektor-gadget image from v0.17.0 to v0.18.1
2023-07-06 19:32:32 +00:00
Товарищ программист
a814542ad3
feat: use automated ssh-agent in docker-env
2023-07-07 00:35:43 +08:00
Medya Ghazizadeh
db8deffcc5
Merge pull request #16765 from spowelljr/nerdctlISO
...
ISO: Add nerdctl
2023-07-05 12:21:45 -04:00
Товарищ программист
3d1b44055a
Add auto add-host and ssh-agent for docker-env
2023-07-02 02:52:41 +08:00
Товарищ программист
df8154a5e5
Apply suggestions from code review
...
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2023-07-02 02:08:43 +08:00
Товарищ программист
e1f77e8f40
Apply suggestions from code review
...
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2023-07-02 02:08:27 +08:00
Товарищ программист
508adea11f
feat: direct image build on containerd via docker-env
2023-07-02 02:08:27 +08:00
minikube-bot
610ab54c33
Updating ISO to v1.30.1-1688144767-16765
2023-06-30 22:33:21 +00:00
Steven Powell
7ba7f7b868
Merge pull request #16761 from spowelljr/sshAgent
...
Add ability to start & stop ssh-agent process
2023-06-30 13:40:16 -07:00
Steven Powell
233e5b6d6c
fix typo
2023-06-28 14:30:18 -07:00
Steven Powell
86dbac0bed
improved messaging
2023-06-28 14:19:43 -07:00
cui fliter
6f881a7ed6
fix function name in comment
...
Signed-off-by: cui fliter <imcusg@gmail.com>
2023-06-28 11:59:22 +08:00
Steven Powell
084630dfd3
Unblock bootpd if detected blocked
2023-06-26 14:13:53 -07:00
Steven Powell
8c94a6c4ac
Merge pull request #16732 from minikube-bot/auto_bump_calico_version
...
CNI: Update calico from v3.26.0 to v3.26.1
2023-06-26 10:23:14 -07:00
Steven Powell
78720ca145
add to SSH template
2023-06-26 10:13:29 -07:00
minikube-bot
85da12a8de
update Kubernetes versions list
2023-06-26 16:21:52 +00:00
minikube-bot
91b3da7cd0
CNI: Update calico from v3.26.0 to v3.26.1
2023-06-26 10:05:28 +00:00
minikube-bot
d0aea40188
update image constants for kubeadm images
2023-06-26 06:01:33 +00:00
minikube-bot
bd98894d44
Updating kicbase image to v0.0.39-1687538068-16731
2023-06-23 16:51:59 +00:00