Medya Gh
ccf4af0997
change depricated golint to revive and fix lint issues
2021-08-12 18:11:16 -07:00
Medya Ghazizadeh
a85e155490
Merge pull request #12252 from medyagh/fix_lint
...
Fix lint for gocilint 1.41.1
2021-08-12 17:45:20 -07:00
Medya Gh
6aa7abc24a
fix lint issues on master
2021-08-12 17:38:24 -07:00
Medya Gh
5206f7fb39
fix lint
2021-08-12 17:11:31 -07:00
Medya Ghazizadeh
79df20bf59
Merge pull request #12228 from andriyDev/PrintProfile
...
Print profile driver, container runtime, and Kubernetes version on load
2021-08-12 16:42:25 -07:00
Andriy Dzikh
61fb4757d0
Add info log message to print driver, container runtime, and Kubernetes version.
2021-08-10 14:54:16 -07:00
Andriy Dzikh
d2d0fee726
Use Load function in implementation of LoadProfile function.
2021-08-10 13:24:32 -07:00
Anders F Björklund
e91b037546
Make sure to break loop and not select
2021-08-10 13:16:45 +02:00
Anders F Björklund
dbb295d078
Go back to upstream google/go-containerregistry
...
Do the docker pull (of the manifest and its digest) explicitly,
instead of implicitly in the library. Also, no progress bar.
Pass the digest to the fetch and the tag to the tarball save,
as usual there are _no_ digests used in the tarball files.
2021-08-10 10:43:42 +02:00
Steven Powell
b1dcba955c
ping `releases.json` file if `WantUpdateNotification` is false
2021-08-09 15:45:21 -07:00
Steven Powell
de8a1ba40b
Merge pull request #12143 from spowelljr/imageLoadTar
...
Fix loading an image from tar failing on existing delete
2021-08-09 15:14:58 -07:00
Sharif Elgamal
9995961a77
Merge pull request #12106 from sharifelgamal/more-reg
...
configure gcp-auth addon pull secret to work with all GCR and AR mirrors
2021-08-09 12:02:31 -07:00
Medya Ghazizadeh
dc8dd6f508
Merge pull request #12135 from afbjorklund/containerd-version
...
Make sure to return valid containerd version
2021-08-09 11:55:32 -07:00
minikube-bot
3dccb2bea0
Updating ISO to v1.22.0-1628238775-12122
2021-08-06 09:27:20 +00:00
Sharif Elgamal
b1ab5a087d
Merge pull request #12124 from sharifelgamal/gcp-cs
...
gcp-auth: always create the pull secret and don't require --force if …
2021-08-05 17:25:53 -07:00
Steven Powell
6d4eec056b
fix loading an image from tar failing on existing delete
2021-08-06 00:24:28 +00:00
Anders F Björklund
e6af39a358
Special case for handling deb package versions
...
So that we still show the patched version, if possible.
But not everything can be represented as semver, like ~.
2021-08-05 23:05:56 +02:00
Anders F Björklund
bd00169c07
Make sure to return valid containerd version
...
For instance ubuntu put their packaging version into it.
Only return the major, minor and patch no in that case.
2021-08-05 22:12:45 +02:00
minikube-bot
16f5466439
Updating ISO to v1.22.0-1628159026-12129
2021-08-05 11:19:56 +00:00
Sharif Elgamal
b2bc913596
gcp-auth: always create the pull secret and don't require --force if GOOGLE_APPLICATION_CREDENTIALS env var is set
2021-08-04 16:35:26 -07:00
Sharif Elgamal
c0e8d3e640
Merge branch 'master' of github.com:kubernetes/minikube into more-reg
2021-08-03 13:34:11 -07:00
Sharif Elgamal
eff683bfaf
Revert "fix whitespace in test yaml"
2021-08-03 13:21:33 -07:00
Sharif Elgamal
86839e6bc8
Merge branch 'master' of github.com:kubernetes/minikube into more-reg
2021-08-03 13:03:08 -07:00
Sharif Elgamal
35fc753381
Merge pull request #12091 from minikube-bot/auto_bump_k8s_versions
...
fix whitespace in test yaml
2021-08-03 11:59:10 -07:00
Sharif Elgamal
3d79bba97d
configure gcp-auth addon pull secret to work with all GCR and AR mirrors
2021-08-03 11:48:20 -07:00
minikube-bot
ef196a35b8
bump default/newest kubernetes versions
2021-08-02 08:03:07 +00:00
Steven Powell
88a4add138
auto start buildkit daemon on `image load` for containerd
2021-07-29 16:50:29 -07:00
Medya Ghazizadeh
5da954e278
Merge pull request #11945 from sharifelgamal/gcp-sa
...
don't try to recreate pull secrets for refreshing gcp-auth
2021-07-28 16:09:45 -07:00
Sharif Elgamal
faca0fd9ff
Merge pull request #11483 from BlaineEXE/add-extra-disks-to-hyperkit-vms
...
Add ability to create extra disks on hyperkit vms
2021-07-28 13:50:13 -07:00
Medya Ghazizadeh
654a1b5b55
Merge pull request #11842 from leoluk/libvirt-permissions-revisited
...
kvm: only check libvirt membership if we failed to connect to it
2021-07-28 12:27:47 -07:00
Medya Ghazizadeh
f20cbf357e
Merge pull request #11968 from kadern0/issue-11729
...
Added restart command after setting crio options
2021-07-28 12:26:13 -07:00
Medya Ghazizadeh
44feb06fb7
Merge pull request #12066 from andriyDev/fix-download-pb-not-tty
...
Make download.download not use progress bar if not in tty.
2021-07-28 12:08:41 -07:00
minikube-bot
6aa3c7ff11
Updating ISO to v1.22.0-1627488369-11483
2021-07-28 17:03:32 +00:00
Blaine Gardner
8f05ee00e1
Add ability to create extra disks on hyperkit vms
...
Add the ability to create and attach extra disks to hyperkit vms.
Signed-off-by: Blaine Gardner <blaine.gardner@redhat.com>
2021-07-28 09:57:20 -06:00
Medya Ghazizadeh
2b84cb9a71
Merge pull request #12052 from minikube-bot/auto_bump_k8s_versions
...
bump default/newest kubernetes versions
2021-07-27 15:00:24 -07:00
Andriy Dzikh
a3f7bfc2f8
Make download.download not use progress bar if not in tty.
2021-07-27 14:12:32 -07:00
Medya Ghazizadeh
75d0c72a62
Merge pull request #11709 from dinever/out-box
...
Add method for customized box output
2021-07-26 17:34:28 -07:00
Medya Ghazizadeh
3375c39c76
Merge pull request #11981 from de-sh/vb-warn
...
Add message to discourage the use of the virtualbox driver
2021-07-26 17:30:38 -07:00
Medya Gh
a6bfbd1580
update the warnning
2021-07-26 16:40:43 -07:00
Medya Ghazizadeh
c6ff62046c
Merge pull request #11979 from andriyDev/MountPort
...
Add configurable port for minikube mount
2021-07-26 15:30:45 -07:00
Medya Gh
12a174a7ba
update kubeadm yamls
2021-07-26 15:06:45 -07:00
minikube-bot
190226eb07
bump default/newest kubernetes versions
2021-07-26 08:03:10 +00:00
Medya Ghazizadeh
11200f8778
Merge pull request #12035 from sharifelgamal/custom-cert
...
make sure to sync certs from all documented locations
2021-07-23 14:00:12 -07:00
Sharif Elgamal
6d710b4e59
only use update if the secret already exists
2021-07-23 13:11:07 -07:00
Sharif Elgamal
a940203ed4
update instead of delete/create
2021-07-23 12:22:51 -07:00
Sharif Elgamal
c8379ea2ec
Merge branch 'master' of github.com:kubernetes/minikube into gcp-sa
2021-07-23 09:25:00 -07:00
Sharif Elgamal
c744d3b72d
don't throw an error if a certs dir doesn't exist
2021-07-22 11:38:27 -07:00
Andriy Dzikh
36cc7e0a70
Have cluster.Mount return an error which is checked in advice.go.
2021-07-22 10:38:57 -07:00
Medya Ghazizadeh
db4f0dc414
Merge pull request #11957 from kadern0/issue-11513
...
Don't set conntrack parameters in kube-proxy
2021-07-21 21:28:16 -07:00
Sharif Elgamal
cca438a21a
sync from all locations
2021-07-21 18:14:29 -07:00