Commit Graph

3357 Commits (b343ec068252e6ba69ed6fb288d9175d983903c7)

Author SHA1 Message Date
cuiyourong 90ff27b34e Fix function name in comment
Signed-off-by: cuiyourong <cuiyourong@gmail.com>
2024-04-23 18:04:10 +08:00
nikitakurakin a007b93363 fixed unescaped local host regex 2024-04-10 21:19:59 -05:00
minikube-bot 36fd4551d0 Update go-github from v60.0.0 to v61.0.0 2024-04-05 21:17:25 +00:00
alessandrocapanna fb293d4f6d
fix: linting github action build
fix: linting github action build
2024-04-04 23:26:46 +02:00
Товарищ программист 666d44485e feat: support exposing clusterIP services via minikube service 2024-04-03 11:42:44 -07:00
Skalador 92ccbd1049 Updating minikube profile list cmd table representation
Updated the command line output of minikube profile list -o table to have two columns, i.e. Active Profile and Active Kubecontext. This makes the output more intuitive. Formatting issues are fixed as well.
2024-03-27 11:32:39 -07:00
Skalador 8990648956 Adding the active kubecontext to minikube profile list command
The minikube profile list does not show the active kubecontext. The active kubecontext was added to the profiles as ActiveKubeContext similar to the Active property of the existing implementation. This allows older version, which rely on the json field Active, to still work and additionally obtain the information about ActiveKubeContext. The table representation for the minikube profile list command was updated as well. Active minikube profiles are highlighted in the Profile column. The Active column was replaced with an Active Kubecontext column.
2024-03-27 11:31:54 -07:00
Steven Powell afaf858752
Merge pull request #17713 from tarishij17/master
suppress error msg incase of no cluster existence
2024-03-21 07:42:59 -07:00
Steven Powell e2fcc470ac bubble up NotExist error 2024-03-20 15:44:56 -07:00
Chase, Justin M 410000eaca Support numbers in subdomains for image registry 2024-03-18 08:41:20 -05:00
Steven Powell 6e40639e77
Merge pull request #18333 from ComradeProgrammer/overlayfs
feat: allow preload for overlayfs
2024-03-08 11:08:37 -08:00
Raiden Shogun 35bb0a6fdb feat: allow preload for overlayfs 2024-03-07 01:31:34 +01:00
Medya Ghazizadeh 8ec4c89456
Merge pull request #17909 from prezha/ha
Support multi-control plane - HA clusters
2024-03-06 12:02:51 -08:00
minikube-bot 569c7216d5 Update go-github from v59.0.0 to v60.0.0 2024-03-04 10:34:13 +00:00
Predrag Rogic 6f4d0f1f3b
Merge branch 'kubernetes:master' into ha 2024-03-03 18:57:51 +00:00
Predrag Rogic 54c6e698a7
add "(multi-control plane)" after each reference to "ha" 2024-02-25 20:00:08 +00:00
Steven Powell 560d3aa340 added testing for auto-pause-interval validation 2024-02-15 06:41:19 -08:00
Steven Powell a5e44b1d54 added validation for auto-pause-interval start flag 2024-02-15 06:41:19 -08:00
Steven Powell 83076e3b65 Reimplement reverted auto-pause PRs with fixes 2024-02-15 06:41:19 -08:00
Medya Ghazizadeh 3f91015d8a
Merge pull request #18142 from minikube-bot/auto_bump_golint_version
CI: Update golint from v1.55.2 to v1.56.1
2024-02-13 14:05:35 -08:00
Steven Powell 4d32230e3e fix lint errors 2024-02-12 17:32:14 -08:00
minikube-bot d1f0bbd03d Update go-github from v58.0.0 to v59.0.0 2024-02-12 10:03:20 +00:00
Predrag Rogic 22603d178f
use forwarded apiserver port, for drivers that neededs it 2024-02-07 00:23:15 +00:00
Predrag Rogic 86e00e66d7
Merge branch 'kubernetes:master' into ha 2024-01-31 01:38:28 +00:00
Predrag Rogic dda8db0d02
spowelljr: prevent user from modifying apiserver port 2024-01-31 01:33:46 +00:00
Predrag Rogic 3a0ada1f6d
spowelljr: rename HA() to IsHA() 2024-01-31 01:20:13 +00:00
Predrag Rogic 2ec34729ad
Update cmd/minikube/cmd/config/profile_list.go
spowelljr: set status to as.String() just once

Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2024-01-31 01:09:54 +00:00
Predrag Rogic f567539756
Merge pull request #17965 from prezha/outFatalT
out.FatalT should be followed by non-zero exit
2024-01-31 00:25:53 +00:00
Predrag Rogic 6ab09e03e0
remove out.FatalT() 2024-01-30 23:33:22 +00:00
Steven Powell fc27285b44 add success message if log file path provided 2024-01-19 16:26:24 -08:00
Steven Powell be57d72bcf move errors getting logs into log output itself 2024-01-19 16:00:44 -08:00
Predrag Rogic d818fc6cd0
Merge branch 'kubernetes:master' into outFatalT 2024-01-18 07:24:30 +00:00
Predrag Rogic 937d6f6ea9
Merge branch 'kubernetes:master' into ha 2024-01-18 07:24:10 +00:00
Predrag Rogic 5e5f17cf67
out.FatalT should be followed by exit 2024-01-15 20:48:37 +00:00
minikube-bot e7a6684b2f Update go-github from v57.0.0 to v58.0.0 2024-01-15 10:02:42 +00:00
Predrag Rogic fb7ae16d9f
ensure override with --kubernetes-version is respected 2024-01-13 16:35:39 +00:00
Predrag Rogic d45ff8f1ea
resolve merge conflict due to rebase-needed 2024-01-10 23:12:20 +00:00
Predrag Rogic 5278d8825b
Merge branch 'master' into ha 2024-01-10 23:00:49 +00:00
Predrag Rogic 6731cdee84
Merge branch 'kubernetes:master' into ha 2024-01-09 22:18:49 +00:00
Steven Powell 907aa9b065 addons auto-pause: Revert cleanup on ticker allocations 2024-01-08 16:10:12 -08:00
Steven Powell 77ac34b1d7 addons: Fix auto-pause addon 2024-01-08 16:09:45 -08:00
Predrag Rogic ad7fb3992c
support kubernetes ha cluster topology in minikube 2024-01-07 21:36:17 +00:00
Predrag Rogic 4818ef54de
fix TestValidatePorts 2024-01-06 16:57:15 +00: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 6b0f6a676b fix no-limit not being respected on restart 2023-11-09 09:31:57 -08:00
Steven Powell 5fedf0ee11
Merge pull request #17516 from spowelljr/installNividaInKicbase
Kicbase: Install NVIDIA container toolkit during image build
2023-11-03 10:20:17 -07:00
Steven Powell 483ae12499
Merge pull request #17530 from spowelljr/fixNoLimitConfigValidation
Fix no-limit option for config validation
2023-11-02 11:53:30 -07:00
Steven Powell 2446584e90 only install on supported archs 2023-11-01 16:28:44 -07:00
Steven Powell 197b9343b0 fix lint issues 2023-11-01 11:45:09 -07:00
Steven Powell 407c000c6e Fix no-limit option for config validation 2023-10-30 14:59:36 -07:00