Anders F Björklund
6c7b94314e
Update go-getter to 1.5.1
...
Add build tags for disabling s3 and gcs
-tags "go_getter_nos3 go_getter_nogcs"
Since github.com/aws/aws-sdk-go/aws and
cloud.google.com/go/storage are so big...
2021-01-05 07:51:24 +01:00
Anders F Björklund
a78e1e97b7
Update go-containerregistry to 0.3.0
2021-01-01 17:18:00 +01:00
Ruben Baez
b330cdb29c
Merge branch 'master' into w/add-spinner
2020-12-08 14:39:44 -05:00
alonyb
6b89930222
add older lines in go sum
2020-12-08 14:37:00 -05:00
alonyb
7a9979b6e7
restore go sum
2020-12-07 14:56:27 -05:00
alonyb
b6ee8f2f67
remove old versions of the spinner
2020-12-04 12:01:49 -05:00
alonyb
88947d6e0f
add break line in windows case
2020-12-04 06:26:29 -05:00
Medya Ghazizadeh
c90956172c
Merge pull request #9822 from medyagh/storage_prov_v4
...
bump storage provsioner to multi arch
2020-12-02 13:57:37 -08:00
Medya Gh
8916ac46ea
update storage provsioner
2020-12-02 13:08:54 -08:00
Priya Wadhwa
f3ffb7e966
Merge branch 'master' of https://github.com/kubernetes/minikube into metrics-code
2020-11-30 10:10:45 -08:00
Priya Wadhwa
46f82272e0
Add metrics script to collect data for cloud monitoring
2020-11-23 16:14:06 -08:00
Priya Wadhwa
0f23913f1b
Tracing compiles
2020-11-16 20:31:13 -08:00
Priya Wadhwa
129f6d4a22
go mod tidy
2020-11-06 11:59:46 -08:00
Priya Wadhwa
f869ca5e91
fix merge conflict
2020-11-05 09:44:47 -08:00
Predrag Rogic
80dbe48a50
update klog version to v2.4.0
2020-11-02 23:47:12 +00:00
Priya Wadhwa
a2d00e534d
remove my forked dependency now that https://github.com/VividCortex/godaemon/pull/28 merged
2020-10-30 11:19:13 -07:00
Thomas Strömberg
b8b432c8fe
Merge pull request #9464 from prezha/update-kubernetes-version-i1
...
Add hack/update package to automate PR generation
2020-10-28 11:17:32 -07:00
Thomas Strömberg
c462ac8061
Merge pull request #9517 from legal90/fix-parallels-library
...
Update "parallels" driver library and make this driver built into minikube
2020-10-28 07:55:38 -07:00
Sharif Elgamal
777ac141d4
go mod tidy
2020-10-26 13:20:47 -07:00
Sharif Elgamal
055de4edf8
return stopped profile status quickly
2020-10-26 13:20:03 -07:00
Priya Wadhwa
865d3a4a34
Merge branch 'master' of https://github.com/kubernetes/minikube into schedule-stop-unix
2020-10-23 18:15:07 -07:00
Priya Wadhwa
44f033d531
Replace godaemon library with fork
2020-10-23 15:26:48 -07:00
Mikhail Zholobov
5d6ad5458f
Update "parallels" driver library to the latest
...
It contains the fix for macOS 11
2020-10-23 19:08:19 +02:00
Medya Ghazizadeh
717b738d6d
Merge pull request #9365 from ilya-zuyev/gh_7422-reuse_hyperkit_driver
...
hyperkit driver should be happy with current minimum verison
2020-10-21 13:42:05 -05:00
Priya Wadhwa
a54ea82e3b
Implement schedule stop for unix
2020-10-20 13:45:59 -07:00
Anders F Björklund
02786bb74c
Update go-getter to 1.4.2 and add checksum patch
...
Need a patch for the broken kubernetes sha256 checksums,
version 1.19.3 and matching older don't have newlines...
2020-10-20 17:39:31 +02:00
Ilya Zuyev
a072e89d99
Merge branch 'master' into gh_7422-reuse_hyperkit_driver
2020-10-15 12:55:44 -07:00
prezha
f5901636d3
update: consolidation & automation
2020-10-14 01:44:57 +01:00
Ilya Zuyev
9b70ec8dda
Update integration test:
...
- skip, if sudo needs a password
- improve temp files processing
- do not preload
2020-10-12 20:27:49 -07:00
Predrag Rogic
b926b802cf
reverting back from klog to glog
2020-10-07 02:21:55 +01:00
Predrag Rogic
61a579a8f9
update_kubernetes_version: standalone script v2
...
polls GitHub for the current Kubernetes Stable release and latest RC or Beta pre-release, then automatically updates local repo and/or creates a unique PR in kubernetes/minikube repo
2020-10-03 01:37:18 +01:00
Priya Modali
97d96bf925
Switching from glob library to klog library.
2020-09-29 15:49:41 -07:00
Sharif Elgamal
fd44e0d8fb
Force dependency on exp to prevent dirty commit release binaries ( #9309 )
...
* force dependency for release purposes
* revert original idea and add loads of debugging
* hey more debugging cool
* fix debugging
* drilling down debugging
* revert to original solution
* fix comment
2020-09-23 15:00:03 -07:00
Predrag Rogic
19cc40f420
update_kubernetes_version: implement a standalone program that polls GitHub for the latest Kubernetes release
2020-09-22 03:41:27 +01:00
Sharif Elgamal
14a5b0b264
simplify append
2020-09-16 16:04:10 -07:00
Anders F Björklund
99016c5581
Cherry-pick docker api fix to go-containerregistry
2020-09-02 17:47:07 +02:00
Medya Ghazizadeh
b28673f305
Merge pull request #8671 from vinu2003/bumpup-kubelib-version-18.5
...
upgrade: bump kube library version to latest 1.18.5
2020-08-24 11:03:35 -07:00
Sharif Elgamal
106861db9c
upgrade to newest version of libmachine
2020-08-10 12:58:05 -07:00
Thomas Stromberg
448ec75c8c
Add support for storing/retrieving transient status
2020-07-27 21:34:52 -07:00
vinu2003
3fbd45ba88
rebased with new updates
2020-07-24 02:22:26 +10:00
vinu2003
b2815184ac
upgrade: bump kube library version to latest 1.18.5
2020-07-24 02:22:26 +10:00
Sharif Elgamal
1b6eee675b
Automated GCP Credentials Addon Prototype ( #8682 )
...
* metadata addon works
* Add code for metadata server image and makefile rules
* remove log message
* update to work with v1.13.11
* update readme
* fix metadata addon stuff for newer codebase
* buncha changes
* just so many changes
* ch-ch-ch-ch-changes
* addon works
* update readme
* boilerplate
* revert unrelated change
* move server code to another repo
* switch addon name to gcp-auth
* metadata -> gcp-auth
* missed one
* automate finding of credentials
* remove unnecessary comment
* address comments
* Update README.md
* Update README.md
* use mustload everywhere
* swap selector condition
* upgrade kube-webhook-certgen to 1.3
* move paths to constants
* add notice to user on addon enable
* adding addon documentation
* move addons documentation inside handbook
* remove old addons docs location
Co-authored-by: Priya Wadhwa <priyawadhwa@google.com>
2020-07-21 14:25:58 -07:00
priyawadhwa
aaebd88251
Merge pull request #8610 from johscheuer/update-storage-provisioner
...
Update external-provisioner for storage provisioner for Kubernetes 1.18
2020-07-20 19:11:38 -04:00
Medya Ghazizadeh
0ab3045de3
Merge pull request #8727 from sayboras/feature/use-tag-dockerclient
...
gomod: Use tag version for dockerclient
2020-07-15 15:54:04 -07:00
Tam Mach
db000284ca
Use tag version for dockerclient
2020-07-15 20:26:24 +10:00
Priya Wadhwa
1980e066dd
fix lint and generate-docs
2020-07-07 15:57:07 -04:00
Priya Wadhwa
515616d1aa
Add register of steps for 'minikube start'
2020-07-06 12:24:10 -04:00
Johannes M. Scheuermann
73fccf04f8
Update external-provisioner for storage provisioner
2020-06-30 18:31:06 +02:00
Priya Wadhwa
cbd56c53d7
fix unit tests
2020-06-09 14:17:22 -07:00
Priya Wadhwa
0033381049
rebased on master
2020-06-08 11:24:25 -07:00
Anders F Björklund
5931820979
Update go-containerregistry to the rebased commit
...
Also forgot to update upstream _last_ time (05459a2e4
)
(it was updated to v0.0.0-20200320200342-35f57d7d4930)
Put the old code on daemon-rewrite.old branch instead,
in case someone wants to build the interim baselines?
2020-06-06 09:42:21 +02:00
Medya Gh
fa17bba9cf
go mod tidy
2020-06-04 13:58:18 -07:00
Priya Wadhwa
1f6e140e00
try to save image as tarball on download-only
2020-06-04 12:24:07 -07:00
Medya Ghazizadeh
025ba11bce
Merge pull request #8329 from tstromberg/stacklog
...
Log stacks for slowjam analysis if STACKLOG_PATH is set
2020-06-04 11:49:02 -07:00
Anders F Björklund
05459a2e42
Add digest to image in daemon after pulling it
...
The image was added with digest "none", which caused it to be
written to daemon again next time since reference didn't match.
2020-06-01 23:16:32 +02:00
Thomas Stromberg
33c0ba9977
Log stacks for slowjam analysis if STACKLOG_PATH is set
2020-05-29 20:52:24 -07:00
Priya Wadhwa
950110280d
Fix unit tests
2020-05-13 14:44:31 -07:00
sayboras
66a7cf26b3
Add fish auto completion
2020-04-20 11:52:26 +10:00
Medya Gh
40f1d7d356
go mod tidy
2020-04-08 15:16:45 -07:00
Medya Gh
a585340bd6
address review comments
2020-04-08 15:15:23 -07:00
Medya Gh
590c229e49
go mod tidy
2020-04-08 00:39:17 -07:00
Medya Gh
9116393aa3
fix wait retry logic
2020-04-08 00:36:52 -07:00
Thomas Stromberg
46f31480df
Make slow command detection consistent across kic/oci
2020-03-26 14:03:22 -07:00
Thomas Stromberg
ea9aa72984
Retry addon application
2020-03-25 13:44:28 -07:00
Thomas Strömberg
4d2cd7a1ce
Merge pull request #7152 from tommyp1ckles/fix-nfsd-typo
...
Update nfsexports version to fix typo
2020-03-24 10:29:20 -07:00
Sharif Elgamal
9e81e06e61
fix regex
2020-03-23 18:04:29 -07:00
Anders F Björklund
80bd7b1532
Upgrade machine to machine-drivers/master 0.16.2
2020-03-23 22:41:06 +01:00
Tom
2b87e766c6
Update nfsexports version
2020-03-22 13:00:14 -07:00
Thomas Stromberg
5cd7660d1e
fixHost: only reprovision if necessary, and only once
2020-03-19 17:44:21 -07:00
Priya Wadhwa
2a38c7395e
fix lint
2020-03-18 11:49:09 -07:00
Priya Wadhwa
0acb06bd34
add flag for kubernetes version
2020-03-16 17:51:41 -07:00
Priya Wadhwa
c9c597c2e1
get last 30 releases of k8s from github
2020-03-16 17:48:00 -07:00
Medya Gh
851ce2b0e0
bump
2020-03-12 19:39:12 -07:00
Medya Gh
aaaa0bf270
go mod tidy
2020-03-12 19:31:51 -07:00
Medya Gh
c2948e9d30
fork libmachine
2020-03-12 19:07:45 -07:00
Priya Wadhwa
01f5300a62
merge reference stores if needed
2020-03-11 14:02:19 -07:00
Priya Wadhwa
b91b800fb8
Fix filepaths for windows
2020-03-05 15:23:22 -08:00
Priya Wadhwa
66b7dc3f7a
fix unit tests
2020-03-05 11:33:02 -08:00
Thomas Stromberg
1f7ae5b35b
Merge to master
2020-03-05 09:57:46 -08:00
Thomas Stromberg
fc72184249
go.mod update
2020-03-04 20:08:49 -08:00
Thomas Stromberg
a1ebcbd031
Merge conflicts
2020-03-04 18:01:41 -08:00
Thomas Stromberg
39670fc06f
Add download package & support URL fallback
2020-03-04 17:07:49 -08:00
sayboras
1a01df89c8
Upgrade kube libraries to latest 1.17.3
2020-02-22 17:49:08 +11:00
Tam Mach
b911e8f038
Bump go-containerregistry to latest ( #6073 )
...
* Bump go-containerregistry to latest
Signed-off-by: sayboras <sayboras@yahoo.com>
* Fix integration for cache image
2020-02-13 02:20:32 -07:00
tstromberg
b5d0253418
Change v0.17.3-beta.0 refs to v0.17.2
2020-01-24 10:38:49 -08:00
tstromberg
c83ee09417
Update Kubernetes libraries to v1.17.2
2020-01-22 14:10:53 -08:00
Medya Gh
5a3c13815e
network overlay only for kic
2020-01-21 15:14:51 -08:00
Priya Wadhwa
2029d6012c
Rebased on master
2020-01-14 10:27:39 -08:00
Medya Gh
7a433cc6a9
Add kic specifc fields to machine config
2019-12-17 17:47:37 -08:00
Medya Gh
379bf2ac0c
fix boilerplate formats
2019-12-17 16:38:56 -08:00
Medya Gh
46df68ca4b
move cri to oci package
2019-12-17 16:04:03 -08:00
Priya Wadhwa
d21db02c76
Apply addons to all profiles
2019-12-17 11:58:26 -08:00
Sharif Elgamal
44768190a6
correct timestamp
2019-11-09 12:44:19 -08:00
Sharif Elgamal
0e26fe054f
Update docker machine to point to latest
2019-11-09 11:54:45 -08:00
Thomas Stromberg
19d43fd89d
run 'go mod tidy'
2019-11-05 13:20:58 -08:00
Medya Ghazizadeh
fc8e032bdc
Merge pull request #5310 from afbjorklund/go_getter_tags
...
Avoid the s3 and gcs protocol handlers in go-getter
2019-10-30 16:54:48 -07:00
Medya Ghazizadeh
e2bbf7111e
Merge branch 'master' into NewCmdRunner
2019-10-27 00:18:00 -07:00
Medya Gh
6bd5d9b157
Merge remote-tracking branch 'upstream/master' into NewCmdRunner
2019-10-21 11:17:28 -07:00
tstromberg
7581cf3e0c
Address merge conflicts
2019-10-21 11:12:06 -07:00
tstromberg
b9bd1ba8d6
Rewrite delete_test to run without side effects
2019-10-18 15:17:51 -07:00
Medya Gh
25e3d870e5
fixing with shelquote
2019-10-08 17:08:38 -07:00
Anders F Björklund
3125d2cc20
Avoid the s3 and gcs protocol handles in go-getter
...
This cuts some 10M off the minikube binary size...
2019-09-14 10:02:46 +02:00
Thomas Stromberg
1fde0ce67d
run 'go mod tidy'
2019-09-11 10:00:59 -07:00
Sharif Elgamal
78efb602b3
forwarding docker/machine to machine-drivers/machine
2019-09-10 13:08:44 -07:00
Matt Morrissette
f1b3afe99c
Add "native-ssh" flag to "start" and "ssh" commands and config
2019-09-05 17:38:41 -07:00
Ivan Ogasawara
c8f753c49d
Fix thrift ref
2019-09-03 12:16:23 -04:00
Sharif Elgamal
43e39618a2
Replace file lock with mutex
2019-08-21 15:17:32 -07:00
Priya Wadhwa
198d6397f9
Merge branch 'master' of github.com:kubernetes/minikube into gvisor-image
2019-08-15 13:56:37 -07:00
Medya Gh
9d44601ede
Addeed file lock for kubeconfig
2019-08-13 20:56:28 -07:00
Priya Wadhwa
f708cfa15c
Update go.mod to work with daemon pkg in go-containerregistry
2019-08-12 16:18:22 -07:00
Thomas Strömberg
345ed1b85d
Merge pull request #5025 from blueelvis/4996-fix-download-progress-bars
...
Upgrade cheggaaa/pb from v1.0.27 to v3.0.1
2019-08-12 08:31:20 -07:00
Sharif Elgamal
3f18cf3b89
Adding GOPROXY to Travis ( #5018 )
...
* Adding GOPROXY to Travis and fixing libmachine go mod entry
* add comment for weird version
2019-08-09 15:55:17 -07:00
Pranav Jituri
7fa4e054f3
Fixed the progress bars ^_^
2019-08-09 04:02:29 +05:30
Priya Wadhwa
bd17652481
Merge branch 'master' of https://github.com/kubernetes/minikube into gvisor-image
2019-08-08 13:10:04 -07:00
Priya Wadhwa
94638de7fd
Remove error in gvisor image since it works now
2019-08-08 12:52:40 -07:00
Priya Wadhwa
cdbb2dd572
Updated gvisor test
2019-08-05 15:21:09 -07:00
Priya Wadhwa
24a2748af8
rebased, fixed merge conflicts
2019-08-05 13:53:23 -07:00
Priya Wadhwa
f216fe68ad
Check local daemon for cached image before checking remote repo
2019-08-05 13:07:47 -07:00
tstromberg
22e55c70b8
Switch ISO download impl from go-download to go-getter
2019-08-05 11:46:38 -07:00
Medya Gh
6b495f8cdb
move download logic to TestDownloadOnly
2019-08-01 10:58:00 -07:00
Medya Gh
da5a2a3b0e
adding exponential retry
2019-07-30 22:48:51 -07:00
Medya Gh
9ee922e286
Proxy tear down none
2019-07-30 10:46:46 -07:00
Medya Gh
04144ca1d4
wait for dashboard
2019-07-30 10:43:10 -07:00
Medya Ghazizadeh
165c1afd33
UI: improve minikube help output by grouping into categories ( #4879 )
...
* Improve minikube help output by grouping into categories
* consistant colon
* Add configuration category to grouped commands
2019-07-29 15:04:44 -07:00
josedonizetti
4965b89243
Bump spf13/cobra
2019-07-27 10:16:44 -03:00
josedonizetti
3ec9b1ed2a
Bump k8s.io/kubernetes to 1.15.0
2019-07-24 19:51:40 -03:00
Anders F Björklund
8cd98f9ad0
Upgrade libmachine to master
...
This includes the fixes that was previously on
the github.com/machine-drivers/machine master:
6f34be4 Allow localized names for Virtual Switch
3a0d935 Fix broken IsVTXDisabled detection on AMD CPU
2019-07-19 13:52:35 +02:00
Sharif Elgamal
b40011b2e3
Add T versions of the console convenience functions ( #4796 )
...
* Add T versions of the console convenience functions
* more changes
* Make OutT and ErrT more convenient and add WithCodeT:
* add UsageT
* make extract
* translate messages in displayError
2019-07-17 15:19:49 -07:00
Anders F Björklund
fdb4f9b167
Show "localhost" information for none driver
2019-07-10 17:27:55 +02:00
Sharif Elgamal
015117e04a
Ignore generated file for boilerplate
2019-06-24 15:34:24 -07:00
Sharif Elgamal
7fc7b245e1
fix linting errors
2019-06-19 18:21:39 -07:00
Sharif Elgamal
e8329f6380
Merge branch 'master' of github.com:kubernetes/minikube into localization-poc
2019-06-19 17:59:17 -07:00
Medya Gh
d3855d4b09
adding retriable http get
2019-06-12 10:44:04 -07:00
Sharif Elgamal
483f9fb19e
Merge branch 'master' of github.com:kubernetes/minikube into localization-poc
2019-05-30 15:26:20 -07:00
Sharif Elgamal
fbc11c327a
Recursive search for extractor
2019-05-29 14:35:28 -07:00
Medya Gh
3ff806a595
Added unittest and rebase
2019-05-16 14:44:01 -07:00
Sharif Elgamal
03ebb0e0f5
Merge branch 'master' of github.com:kubernetes/minikube into localization-poc
2019-05-16 13:50:39 -07:00
Medya Gh
08d19bf15a
Improve formatting and messages
2019-05-15 15:39:50 -07:00
Medya Gh
b8501ea4f4
Fix formatting
2019-05-15 15:30:39 -07:00
Medya Gh
10799333f1
Added integration tests for proxy
2019-05-15 15:00:45 -07:00
Thomas Stromberg
6e693d22ee
lint-a-geddon is here
2019-05-13 21:43:52 -07:00
tstromberg
9a9f9edf5f
First pass at lint-ageddon
2019-05-13 18:31:55 -07:00
Sharif Elgamal
fd75433f07
fixing go mods
2019-05-13 18:02:44 -07:00
Tiago Ilieve
8b17e6070c
Add Go modules, remove Go dep
2019-05-13 20:39:31 +02:00