Sharif Elgamal
42d3f3b92f
Merge branch 'master' of github.com:kubernetes/minikube into gcp-cs
2021-08-23 15:40:30 -07:00
Medya Ghazizadeh
7fa5dbdee2
Merge pull request #12331 from afbjorklund/kubeadm-versions
...
Add kubeadm image versions for kubernetes 1.22
2021-08-23 13:51:08 -07:00
Sharif Elgamal
4bc5cb77d1
Merge branch 'master' of github.com:sharifelgamal/minikube into gcp-cs
2021-08-23 11:11:16 -07:00
Andriy Dzikh
fabda37a91
Add support for tcsh in docker-env subcommand.
2021-08-23 10:46:19 -07:00
Anders F Björklund
10dfafeafb
Add kubeadm image versions for kubernetes 1.22
...
Again, the images were wrong in the preload
2021-08-23 18:17:39 +02:00
Anders F Björklund
817f8b4b70
Add also stand-alone image push matching pull
...
Normally this is done as part of image build
2021-08-22 20:11:19 +02:00
Anders F Björklund
380b846715
Add stand-alone image pull and image tag commands
...
Needed for testing, but maybe elsewhere as well
2021-08-22 19:52:07 +02:00
Sharif Elgamal
69d5d34eeb
Merge pull request #12089 from zhan9san/feature/ingress-mac
...
Support Ingress on MacOS, driver docker
2021-08-20 15:16:13 -07:00
Sharif Elgamal
b6bbf9fd4b
fix lint
2021-08-20 11:21:07 -07:00
Sharif Elgamal
f8b9b88425
pause each container separately
2021-08-20 11:03:44 -07:00
Sharif Elgamal
ee28862f29
add comments
2021-08-19 16:31:40 -07:00
Sharif Elgamal
5c2f2c888f
fix unit tests by comparing JSON structs
2021-08-19 16:13:12 -07:00
Jack Zhang
def3f067a8
Support Ingress on MacOS, driver docker
2021-08-17 10:27:21 +08:00
Sharif Elgamal
bd9dd612ed
Merge branch 'master' of github.com:kubernetes/minikube into gcp-cs
2021-08-16 16:52:41 -07:00
Medya Ghazizadeh
7dc8836303
Merge pull request #12268 from afbjorklund/minikube-2021.02-new
...
Upgrade Buildroot to 2021.02 LTS with Linux 4.19
2021-08-16 16:47:00 -07:00
Sharif Elgamal
f74789656b
remove outdated param in tiller test
2021-08-16 16:46:39 -07:00
Medya Ghazizadeh
29117e3c13
Merge pull request #12230 from medyagh/v1beta_depricate
...
bump calico to v3.20 and move away from v1beta apis
2021-08-16 16:38:16 -07:00
Medya Ghazizadeh
e0e890f7ae
update
2021-08-16 16:08:58 -07:00
Medya Ghazizadeh
30d55ca7f2
Update pkg/minikube/reason/known_issues.go
...
Co-authored-by: Sharif Elgamal <selgamal@google.com>
2021-08-16 16:06:28 -07:00
Medya Gh
0167da6435
add solution message for cgroup related issues on cloud shell-like environments
2021-08-16 15:50:33 -07:00
Predrag Rogic
11d31dda14
early check if image exists at all
2021-08-16 23:12:38 +01:00
Medya Gh
b85c4fe0fc
common calico func
2021-08-16 14:24:48 -07:00
Anders F Björklund
ab61a07f95
Make sure to use sudo for load/save docker images
...
Add a test for SaveImage, similar to LoadImage
2021-08-16 18:13:32 +02:00
Anders F Björklund
9e588e6ba1
Add stand-alone image pull and image tag commands
...
Needed for testing, but maybe elsewhere as well
2021-08-15 20:22:24 +02:00
minikube-bot
d7484e41ee
Updating ISO to v1.22.0-1628974786-12268
2021-08-14 22:13:14 +00:00
Predrag Rogic
fa8ee4957e
fix original pr 12162
2021-08-13 23:28:48 +01:00
Anders F Björklund
68197de861
Add command to save images from the cluster
...
This is the opposite command of "minikube image load",
and can be used after doing a "minikube image build".
The default is to save images in the cache, but it is
also possible to save to files or to standard output.
2021-08-13 23:28:25 +01:00
Anders F Björklund
e59c41e6f2
Add method to copy files from the VM as well
...
Previously you could only Copy(To), not CopyFrom.
Implies that some Assets can be written to instead.
2021-08-13 23:28:24 +01:00
Sharif Elgamal
756aac7c21
only skip the addon on enable
2021-08-13 15:07:25 -07:00
Sharif Elgamal
235d7e8280
Merge branch 'master' of github.com:kubernetes/minikube into gcp-cs
2021-08-13 14:15:31 -07:00
Sharif Elgamal
371becaf73
tMerge branch 'master' of github.com:kubernetes/minikube into gcp-cs
2021-08-13 14:08:23 -07:00
Medya Ghazizadeh
0bd906077f
Revert "new `image save` command"
2021-08-13 14:06:42 -07:00
Sharif Elgamal
06ed3378b9
create special error to skip addons without erroring out
2021-08-13 13:42:02 -07:00
Medya Ghazizadeh
559048f83d
Merge pull request #11768 from ilya-zuyev/arm_kvm_driver
...
KVM2 driver for linux/aarch64
2021-08-13 13:27:59 -07:00
Medya Ghazizadeh
d7c3ade64d
Merge pull request #11745 from vishjain/user/vishal/ssh-tunnel/master
...
Clean up ssh tunnels during exit.
2021-08-13 13:15:47 -07:00
Medya Ghazizadeh
41ba49d597
Merge pull request #12162 from afbjorklund/image-save-cmd
...
Image save command
2021-08-13 13:02:58 -07:00
Medya Gh
098adff14f
fix image name
2021-08-13 12:55:06 -07:00
Medya Ghazizadeh
adbeae1763
Merge pull request #12032 from spowelljr/updateBuildkit
...
Upgrade buildkit from 0.8.2 to 0.9.0
2021-08-13 12:43:49 -07:00
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
Medya Gh
1c76ff5cea
lint
2021-08-12 15:29:54 -07:00
Medya Gh
7809b3b2ae
update calico to v 3.20
2021-08-12 15:22:32 -07:00
Sharif Elgamal
ca04178ced
exit prematurely in specific case for gcp-auth
2021-08-12 14:13:51 -07:00
Sharif Elgamal
163a4b2934
fix lint
2021-08-11 11:56:45 -07:00
Sharif Elgamal
1319fe729f
fix file existence check
2021-08-11 09:58:03 -07:00
Sharif Elgamal
f99b234c7e
simplify logic
2021-08-10 15:56:15 -07:00
Sharif Elgamal
e150129172
refactor EnableOrDisableAddon to reduce cyclotomic complexity
2021-08-10 15:54:12 -07:00
Sharif Elgamal
19b763fd36
do not start pods if no creds
2021-08-10 15:16:41 -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
Medya Gh
4e32f41c83
move away from v1beta apis
2021-08-10 14:24:43 -07:00
Sharif Elgamal
dfef0ad478
read blessed cloud shell config file
2021-08-10 13:46:49 -07:00
Andriy Dzikh
d2d0fee726
Use Load function in implementation of LoadProfile function.
2021-08-10 13:24:32 -07:00
minikube-bot
d7681967bf
Updating ISO to v1.22.0-1628622362-12032
2021-08-10 20:06:04 +00:00
Sharif Elgamal
3acbd2fc90
gcp-auth: improve flow for GCE/Cloud Shell
2021-08-10 12:57:10 -07:00
minikube-bot
6cecbf6fe5
Updating kicbase image to v0.0.25-1628619379-12032
2021-08-10 18:33:49 +00: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
Anders F Björklund
b75bf27942
Add command to save images from the cluster
...
This is the opposite command of "minikube image load",
and can be used after doing a "minikube image build".
The default is to save images in the cache, but it is
also possible to save to files or to standard output.
2021-08-10 09:49:23 +02:00
Anders F Björklund
a62a02bc9a
Add method to copy files from the VM as well
...
Previously you could only Copy(To), not CopyFrom.
Implies that some Assets can be written to instead.
2021-08-10 09:47:34 +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
Vishal Jain
ecaa3c1f03
Addressed comment about activeConn.
2021-07-25 14:45:41 -07: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