Commit Graph

21966 Commits (b1facc2b91ca316ff73c6a3cd3849b512aa49f73)

Author SHA1 Message Date
minikube-bot 8f1f01bf73 CI: Update golint from v1.53.2 to v1.53.3 2023-06-19 10:02:29 +00:00
Medya Ghazizadeh ad4acb0186
Merge pull request #16611 from testwill/fmt
chore: use log.Printf
2023-06-16 13:57:38 -07:00
joaquimrocha f1d2138f54 Update Headlamp container version to 0.18.0
Signed-off-by: joaquimrocha <joaquimrocha@users.noreply.github.com>
2023-06-16 14:09:54 +00:00
Medya Ghazizadeh 3e28125852
Merge pull request #16718 from minikube-bot/auto_bump_k8s_versions
Bump Kubernetes version default: v1.27.3 and latest: v1.27.3
2023-06-15 15:30:47 -07:00
Medya Ghazizadeh f6a20ae94f
Merge pull request #16687 from afbjorklund/machine-driver-vmware
Use a built-in version of the vmware driver
2023-06-15 13:31:57 -07:00
Medya Ghazizadeh 9d2f3d0503
Merge pull request #16711 from medyagh/bump_legacy
fix legacy in test missing container
2023-06-15 13:23:06 -07:00
minikube-bot 7444206e78 bump default/newest kubernetes versions 2023-06-15 16:09:00 +00:00
minikube-bot fcebbe2b59 Updating ISO to v1.30.1-1686775871-16712 2023-06-15 02:21:33 +00:00
Steven Powell 47f69b7998
Merge pull request #16716 from minikube-bot/auto_update_kubernetes_versions_list
Update Kubernetes versions list
2023-06-14 17:16:58 -07:00
Steven Powell 1561220b45
Merge pull request #16715 from minikube-bot/auto_bump_kubeadm_constants
Bump kubeadm constants for kubernetes images
2023-06-14 17:16:38 -07:00
minikube-bot dee7591763 update Kubernetes versions list 2023-06-15 00:14:45 +00:00
minikube-bot 5dc5a90c06 update image constants for kubeadm images 2023-06-15 00:14:41 +00:00
Steven Powell 29a32586a2 socket_vmnet: Auto unblock bootpd from firewall 2023-06-14 17:06:46 -07:00
Steven Powell 4e8458d5c1 moved from configs to board 2023-06-14 13:41:04 -07:00
Michele Sorcinelli 582472bbe8 Add CONFIG_BINFMT_MISC=y flag 2023-06-14 13:19:26 -07:00
Steven Powell e94ff85549
Merge pull request #15665 from wduncanfraser/add-geneve
Added geneve as a kernel module in minikube ISO
2023-06-14 13:00:36 -07:00
Medya Ghazizadeh b3a11c6856
Merge pull request #16704 from spowelljr/stopISOBuild
CI: Cancel build if ISO changes are out of date
2023-06-14 12:03:31 -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
Medya Ghazizadeh cc91ebfd6f
Merge pull request #15003 from kpiljoong/fixes/13487
Fix to prevent accepting addons flag when no kubernetes
2023-06-14 11:58:41 -07:00
Medya Gh 0610a1f81e use legacy func in test 2023-06-14 11:57:47 -07:00
Steven Powell 9583990453
Merge pull request #15486 from al-cheb/remove_backticks_in_cmd
docs: remove backticks
2023-06-14 10:03:21 -07:00
Steven Powell f094e69551
Merge pull request #16708 from kubernetes/dependabot/go_modules/golang.org/x/sync-0.3.0
Bump golang.org/x/sync from 0.2.0 to 0.3.0
2023-06-14 09:55:45 -07:00
Steven Powell e23e2f8b68
Merge pull request #16707 from kubernetes/dependabot/go_modules/golang.org/x/mod-0.11.0
Bump golang.org/x/mod from 0.10.0 to 0.11.0
2023-06-14 09:55:15 -07:00
Steven Powell 371a9258be
Merge pull request #14868 from oldium/fix-minikube-kubectl-complete
Fix kubectl tab-completion and improve error messages
2023-06-14 09:28:07 -07:00
Steven Powell dd1b0c1173
Merge pull request #16706 from kubernetes/dependabot/github_actions/peter-evans/create-pull-request-5.0.2
Bump peter-evans/create-pull-request from 5.0.1 to 5.0.2
2023-06-14 09:13:01 -07:00
dependabot[bot] b3f149668a
Bump golang.org/x/sync from 0.2.0 to 0.3.0
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.2.0 to 0.3.0.
- [Commits](https://github.com/golang/sync/compare/v0.2.0...v0.3.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 16:12:23 +00:00
dependabot[bot] 86934fe6bc
Bump golang.org/x/mod from 0.10.0 to 0.11.0
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.10.0 to 0.11.0.
- [Commits](https://github.com/golang/mod/compare/v0.10.0...v0.11.0)

---
updated-dependencies:
- dependency-name: golang.org/x/mod
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 16:12:17 +00:00
dependabot[bot] 4b50107965
Bump peter-evans/create-pull-request from 5.0.1 to 5.0.2
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](284f54f989...153407881e)

---
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>
2023-06-14 16:11:30 +00:00
Steven Powell 72ca8a2fd7
Merge pull request #14780 from afbjorklund/docker-cni
Always use cni unless running with dockershim
2023-06-14 09:08:36 -07:00
minikube-bot 2b74b90244 Updating ISO to v1.30.1-1686713055-15665 2023-06-14 08:54:15 +00:00
Oldřich Jedlička 6d28d2aa5f Fix kubectl tab-completion and improve error messages
Try to fix the following issues when `kubectl` is an alias for
`minikube kubectl --` and tab-completion for `kubectl` is enabled:

 1. When `--cluster name` form of command-line option is used, it
    conflicts with argument parsing, `name` is interpreted as plugin name.
    Call to `kubectl --cluster test help` leads to error `Error: flags
    cannot be placed before plugin name: --cluster`. Fix this by using
    `--cluster=name` form, which is correctly handled also in call
    `kubectl --cluster=test help`.
 2. When `--cluster=name` is added as first argument (as seen in original
    code), it still leads to error mentioned above when the command is
    unknown like in the call `kubectl --cluster=test unknown`. Fix this by
    inserting `--cluster=name` after all (sub-)commands and before any
    flags/options.
 3. The original code passed `--cluster=name` to normal `kubectl` calls,
    but omitted it for tab-completion calls. This might lead to wrong tab
    suggestions about pods, deployments and the like. Fix this by always
    adding `--cluster=name` option to the command line.
 4. In case of tab-completion, put the `--cluster=name` immediately after
    `__complete` command to prevent any interference with incomplete
    commands (just in case). This works fine and does not generate any
    errors like mentioned in point 2.
2023-06-13 20:36:12 -07:00
Anders F Björklund 257642245b The CNI warnings are not given for Docker
You can still use other network plugins, with it.

Just that cni is now used by default, for 1.24 up.
2023-06-13 20:33:26 -07:00
Anders F Björklund 425f129978 Replace hardcoded docker check with cni check 2023-06-13 20:33:26 -07:00
Anders F Björklund 0659dc868f Always use cni unless running with dockershim
Since cri-dockerd 0.25, it now defaults to cni.

So when using cri (not dockershim), use cni too.
2023-06-13 20:33:26 -07:00
Steven Powell ebf385067e
Merge pull request #14437 from aude/patch-1
Document .localhost usage
2023-06-13 20:19:10 -07:00
W. Duncan Fraser cd4bc0db6a Added geneve as a kernel module 2023-06-13 20:13:07 -07:00
Steven Powell abd35a57f3
Merge pull request #15164 from brancz/patch-1
Add CONFIG_BPF_SYSCALL=y to aarch64 config
2023-06-13 20:11:03 -07:00
Steven Powell 533ba032e1 CI: Cancel build if ISO changes are out of date 2023-06-13 14:47:19 -07:00
minikube-bot 7d2a343328 Updating ISO to v1.30.1-1686672019-15164 2023-06-13 21:34:53 +00:00
Steven Powell e93527e8f9 fix lint errors 2023-06-13 14:05:26 -07:00
Medya Ghazizadeh 7d83ccc234
Merge pull request #16702 from spowelljr/fixCriDockerd
CI: Fix cri-dockerd Dockerfile update
2023-06-13 13:58:33 -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 64d1eb04e3
Merge pull request #16694 from spowelljr/updateGitHubImport
CI: Automate updating go-github
2023-06-13 11:06:26 -07:00
Steven Powell 237d60ac35
Merge branch 'master' into updateGitHubImport 2023-06-13 11:05:59 -07:00
Steven Powell 5801196244
Merge pull request #16695 from spowelljr/fixOutputMessage
Skip waiting for kicbase downloads on VM drivers
2023-06-13 11:05:22 -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
Medya Ghazizadeh 54d410586e
Merge pull request #16681 from spowelljr/fixTypo
Fix typo
2023-06-13 10:43:49 -07:00
Medya Ghazizadeh 1a74ec2c28
Merge pull request #16692 from spowelljr/walkDir
CI: Automate updating workflow files
2023-06-13 10:43:29 -07:00
Steven Powell 02df5a0417
Merge pull request #16698 from kubernetes/dependabot/go_modules/golang.org/x/oauth2-0.9.0
Bump golang.org/x/oauth2 from 0.8.0 to 0.9.0
2023-06-13 10:26:24 -07:00