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
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
Medya Ghazizadeh
ef564f3708
Merge pull request #9500 from afbjorklund/go_getter-checksum
...
Update go-getter to 1.4.2 and add checksum patch
2020-10-21 12:59:10 -05:00
Priya Wadhwa
202e9c5afd
improve integration test
2020-10-20 14:18:20 -07:00
Priya Wadhwa
51b9f689b1
replace glog with klog
2020-10-20 13:51:35 -07: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
Predrag Rogic
5e602b8662
get greatest instead of just latest version
2020-10-16 22:46:12 +01:00
Ilya Zuyev
a072e89d99
Merge branch 'master' into gh_7422-reuse_hyperkit_driver
2020-10-15 12:55:44 -07:00
Predrag Rogic
570f4f3c88
Upgrade go version to 1.15.2
2020-10-14 21:00:24 +01: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
Priya Modali
2985e8a21e
Updating unit tests.
2020-10-08 15:10:50 -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
43ea47f4e0
Fixed merge conflicts.
2020-09-29 16:17:31 -07: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
Medya Ghazizadeh
a493400a93
Merge pull request #9298 from prezha/update-kubernetes-version-i0
...
update_kubernetes_version: automate the update of DefaultKubernetesVersion
2020-09-23 14:21:59 -05: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
minikube-bot
85bf8a5522
Update releases.json to include v1.13.1
2020-09-21 10:13:32 -07:00
Sharif Elgamal
14a5b0b264
simplify append
2020-09-16 16:04:10 -07:00
minikube-bot
71c74f0838
Update releases.json to include v1.13.0
2020-09-03 12:32:23 -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
Kazuki Suda
c41a5f19b7
minikube upate-cotext: Fix nil pointer dereference
2020-08-13 12:34:00 +09:00
minikube-bot
945087f952
Update releases.json to include v1.12.3
2020-08-12 15:19:41 -07:00
Sharif Elgamal
106861db9c
upgrade to newest version of libmachine
2020-08-10 12:58:05 -07:00
minikube-bot
afb7f60e78
Update releases.json to include v1.12.2
2020-08-04 17:10:12 -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 Gh
f945b20149
update roadmap 2020
2020-07-20 12:03:57 -07:00
minikube-bot
a13fb6d390
Update releases.json to include v1.12.1
2020-07-17 14:51:20 -07: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
f68716e2da
Set up logic for steps
2020-07-06 15:12:13 -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
5e1966ea4b
Set leader-elect=false for scheduler and controller manager
...
both the scheduler and controller manager constantly ping the apiserver to ensure leader election. From the docs:
```
Enable this when running replicated components for high availability.
```
which we don't really need in minikube. This should reduce overall overhead by ~12%
2020-06-08 14:39:52 -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