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
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
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
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
Thomas Stromberg
5b3834ec63
Merge to master
2020-04-02 12:39:32 -07:00
Thomas Stromberg
5cde362650
Revert unrelated go.mod change
2020-04-02 10:03:12 -07:00
Thomas Stromberg
5307145802
Move errors and warnings to output to stderr
2020-04-02 09:58:13 -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
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
Priya Wadhwa
2a38c7395e
fix lint
2020-03-18 11:49:09 -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
0e108dc4d1
bump libmachine fork
2020-03-12 19:29:52 -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
1e5d92c32b
Only copy in preloaded tarball for VMs
2020-03-05 12:07:55 -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
Priya Wadhwa
aefbf2cd18
Rebased on master
2020-02-24 13:41:06 -08:00
sayboras
237258a3d6
Tag client-go with 0.17.3
2020-02-22 17:49:08 +11:00
sayboras
1a01df89c8
Upgrade kube libraries to latest 1.17.3
2020-02-22 17:49:08 +11:00
Priya Wadhwa
dee885267b
Don't require authentication to get checksum
2020-02-21 15:59:36 -08:00
Priya Wadhwa
c99bf76ee4
Add checksum verification
2020-02-21 12:03:31 -08: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
Thomas Stromberg
02362d8d9c
Loosen error message matching for unit test
2020-01-31 12:55:56 -08:00
tstromberg
b5d0253418
Change v0.17.3-beta.0 refs to v0.17.2
2020-01-24 10:38:49 -08:00