Commit Graph

6014 Commits (0f32c8ff65e290ff026150beea627b5ee76a7d34)

Author SHA1 Message Date
Sharif Elgamal 0f32c8ff65
order PRs by user impact 2019-10-21 14:13:10 -07:00
Sharif Elgamal f290902d9a
add new PRs to CHANGELOG 2019-10-21 12:03:57 -07:00
Sharif Elgamal 597dd74564 filter out more PRs 2019-10-15 15:09:27 -07:00
Sharif Elgamal d72b2b8799 one more dupe 2019-10-15 14:56:49 -07:00
Sharif Elgamal a12a129e64 proper set of contributors 2019-10-15 14:55:04 -07:00
Sharif Elgamal 68457be69e filter out non-user-facing PRs 2019-10-15 14:35:11 -07:00
Sharif Elgamal 127a2f50d8 Update CHANGELOG for 1.5.0-beta.0 2019-10-15 13:38:56 -07:00
Sharif Elgamal 5e5c04206b
Merge pull request #5586 from reegnz/replace_replication_controller_with_deployment
Replace registry-creds addon ReplicationController with Deployment
2019-10-15 10:58:36 -07:00
Sharif Elgamal b229f668d6
Merge pull request #5614 from woodcockjosh/ingress-dns-performance-enhancement
Performance and security enhancement for ingress-dns addon
2019-10-15 10:52:40 -07:00
Medya Ghazizadeh 89bc5922d9
Merge pull request #5622 from tstromberg/jenkins-mystery
jenkins: rsync needs -R, add version output
2019-10-14 15:08:52 -07:00
Thomas Stromberg a4e8b63de9 Calculate OS_ARCH, as the variable doesn't exist in this context 2019-10-14 14:37:03 -07:00
Thomas Strömberg 1cfe6f4d50
Merge pull request #5608 from afbjorklund/containerd-gomod
Disable go modules for containerd, for newer go
2019-10-14 13:36:42 -07:00
Thomas Strömberg a03ef5fb1b
Merge pull request #5609 from afbjorklund/buildroot-2019.02
Upgrade Buildroot to 2019.02 and VirtualBox to 5.2
2019-10-14 13:36:27 -07:00
tstromberg 2a5174ad41 rsync needs -R, add version output 2019-10-14 12:12:48 -07:00
Thomas Strömberg 72698efd5f
Merge pull request #5620 from tstromberg/jenkins-mystery
gsutil: Remove trailing slashes, rsync instead of cp
2019-10-14 10:28:25 -07:00
tstromberg 47d558123d gsutil: Remove trailing slashes, rsync instead of cp 2019-10-14 09:06:31 -07:00
Josh Woodcock 88ea55df49 Performance and security enhancment for ingress-dns addon 2019-10-13 18:04:06 -05:00
Anders F Björklund 2e20dddc4a Upgrade Buildroot to 2019.02 and VirtualBox to 5.2
New major version of Buildroot, with new Linux kernel.
Both are LTS versions, and are supported until 2020.

Buildroot is upgraded from 2018.05 to 2019.02 LTS,
and Linux from 4.15 to 4.19 LTS as included in BR2.

Also upgrade VirtualBox to the supported 5.2 version
of the older branch, so that it will work everywhere.

Need to remove the legacy symlink for crio.sock from
the image, since it was causing build time issues...
2019-10-13 15:13:02 +02:00
Anders F Björklund e824b714c0 Disable go modules for containerd, for newer go
It worked for go1.10, but not really for go1.11
2019-10-13 15:01:03 +02:00
Thomas Strömberg 73bf396e4d
Merge pull request #5602 from sharifelgamal/1.4.1
Update Makefile for version 1.4.1
2019-10-11 15:47:16 -07:00
Sharif Elgamal 45bae85cdb
Update Makefile for version 1.4.1 2019-10-11 12:45:33 -07:00
Thomas Strömberg 63f1a3ae27
Merge pull request #5593 from sharifelgamal/k8s-1.16.1
Update default Kubernetes version to 1.16.1
2019-10-10 13:40:26 -07:00
Thomas Strömberg ffc81a8d9d
Merge pull request #5572 from corneliusweig/w/upgrade-linter
Bump golangci-lint to v1.20.0
2019-10-10 13:39:55 -07:00
Sharif Elgamal 18966680a6 update kubeadm_test with new k8s version 2019-10-10 13:25:51 -07:00
Sharif Elgamal 2cbe4f7b71 Update default Kubernetes version to 1.16.1 2019-10-10 13:01:02 -07:00
Sharif Elgamal 6c5e432b14
Merge pull request #4999 from bhanu011/master
Warn when a user tries to set a profile name that is unlikely to be valid
2019-10-10 12:46:22 -07:00
Thomas Strömberg 0a6749397a
Merge pull request #5591 from tstromberg/unused-update2
Remove unused enableUpdateNotification variable
2019-10-10 11:52:41 -07:00
Thomas Stromberg 5e71eba5f7 Remove unused enableUpdateNotification variable 2019-10-10 11:30:08 -07:00
Thomas Strömberg ecb7169a27
Merge pull request #5589 from tstromberg/interfacer-sucks
Disable interfacer lint check
2019-10-10 10:46:05 -07:00
Thomas Stromberg dffa8ec7d8 Disable interfacer lint check 2019-10-10 09:40:34 -07:00
Thomas Strömberg d591d81bad
Merge branch 'master' into w/upgrade-linter 2019-10-10 09:37:56 -07:00
Thomas Strömberg 5c6f33b796
Merge pull request #5584 from tstromberg/common.sh
jenkins: Resilient VirtualBox VM and test directory cleanup
2019-10-10 06:32:54 -07:00
Zoltán Reegn c9c4a8fbb9 Replace registry-creds addon ReplicationController with Deployment
As the official k8s docs state:

> Note: A Deployment that configures a ReplicaSet is now the recommended way to set up replication.

https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller/
2019-10-10 12:10:00 +02:00
Medya Ghazizadeh d139781470
Merge pull request #5543 from govargo/feature/start-with-addons-flag
Add ability to enable addon through  'minikube start' flag
2019-10-09 20:05:33 -07:00
Kenta Iso f111f09526 Modify shortlived variable name and improve --addons flag help message 2019-10-10 11:29:13 +09:00
Kenta Iso bbf69538f5 add --addons flag explanation to Start.md 2019-10-10 11:29:13 +09:00
Kenta Iso 76e5f7b4cd remove repetitive addon list from command help and add --addons flag explanation to documents 2019-10-10 11:29:13 +09:00
Kenta Iso 1e11576c9a Add addons flag to 'minikube start' in order to enable specified addons 2019-10-10 11:29:13 +09:00
Sharif Elgamal 4916c04ce7
Merge pull request #5522 from sharifelgamal/loc-doc
Add documentation for adding translations
2019-10-09 15:56:28 -07:00
tstromberg 34b6f6d4fb Include hostonlyifs cleanup 2019-10-09 15:55:30 -07:00
tstromberg 96b230ecf2 Fix wildcard deletion 2019-10-09 15:37:12 -07:00
tstromberg c389944391 Make virtualbox cleanup less repetitive and log statements 2019-10-09 14:15:33 -07:00
tstromberg fac45f54a4 Split vbox cleanup across two commands so that failures in one does not prevent further cleanup 2019-10-09 13:59:50 -07:00
Sharif Elgamal 7dd3a4db77
Merge pull request #5583 from kubernetes/revert-5559-cleanup_inaccessible
Revert "clean up inaccessible virtualbox"
2019-10-09 13:56:00 -07:00
Sharif Elgamal 35dd5db0de
Revert "clean up inaccessible virtualbox" 2019-10-09 13:55:01 -07:00
Cornelius Weig c00d8b37c8 Fix issues found by new linter version 2019-10-09 22:42:17 +02:00
Sharif Elgamal 0f804a71af
Merge pull request #5574 from sharifelgamal/libmachine
Add libmachine debug logs back
2019-10-09 13:04:39 -07:00
Medya Ghazizadeh c0e51aa37b
Merge pull request #5566 from nanikjava/f-fix-4963
Use configured DNS domain in bootstrapper kubeadm templates
2019-10-09 11:50:46 -07:00
Sharif Elgamal e63ecbe3b1
switch pkgConfig to config 2019-10-09 11:45:00 -07:00
Sharif Elgamal 57e9592270
Merge branch 'master' into master 2019-10-09 11:35:46 -07:00