Commit Graph

4024 Commits (c8af727416bb1ab9f066a87d86f0bc781877740a)

Author SHA1 Message Date
Himanshu Pandey c8af727416 Added tests to check current-context on start and stop of minikube 2019-04-30 15:32:40 -07:00
Himanshu Pandey df0a0ad77c Unset the current-context on minikube stop 2019-04-30 00:02:05 -07:00
Thomas Strömberg 544de19cd8
Merge pull request #4165 from sharifelgamal/number-format
Do not use separators when printing numbers
2019-04-27 09:02:28 -07:00
Sharif Elgamal 31a4e9e612
add test for no separators 2019-04-26 13:42:51 -07:00
Sharif Elgamal 6630df22c2
pin to specific revision of golang.org/x/text 2019-04-26 13:13:01 -07:00
Sharif Elgamal 3bb9439aa9
Do not use separators when printing numbers 2019-04-26 10:50:03 -07:00
Kubernetes Prow Robot 17f6ffe507
Merge pull request #4155 from sharifelgamal/1.0.1
Update Makefile for 1.0.1 release
2019-04-25 17:30:26 -07:00
Thomas Strömberg b39a98c817
Merge pull request #4160 from kubernetes/sharifelgamal-patch-2
Update more release documentation
2019-04-25 15:18:38 -07:00
Sharif Elgamal 883034fea5
Update releasing_minikube.md 2019-04-25 15:13:28 -07:00
Kubernetes Prow Robot 424cc1b9f2
Merge pull request #4158 from sharifelgamal/release-notes-1.0.1
Add 1.0.1 release notes to CHANGELOG
2019-04-25 14:26:30 -07:00
Thomas Strömberg bf1678e885
Merge pull request #4159 from kubernetes/tstromberg-patch-5
Add sharifelgamal@ to MAINTAINERS
2019-04-25 14:24:48 -07:00
Thomas Strömberg 2177276c79
s/priya/selgamal 2019-04-25 14:24:27 -07:00
Thomas Strömberg cfeecf087d
Update MAINTAINERS 2019-04-25 14:16:43 -07:00
Sharif Elgamal d73280490a
omit no-op PR 2019-04-25 14:11:47 -07:00
Sharif Elgamal 8a12ca9ef5
add back PR 2019-04-25 14:10:08 -07:00
Sharif Elgamal f13d7323e9
omit more doc entries 2019-04-25 14:08:10 -07:00
Sharif Elgamal b7d44fc6d2
omit more doc entries 2019-04-25 14:07:30 -07:00
Sharif Elgamal cc11af4fce
filter out documentation PR 2019-04-25 14:01:07 -07:00
Sharif Elgamal 861a92405c
Add 1.0.1 release notes to CHANGELOG 2019-04-25 13:58:17 -07:00
Thomas Strömberg a8bbe7115e
Clarify announce section 2019-04-25 13:54:43 -07:00
Thomas Strömberg 2d4012f8c3
Merge pull request #4156 from kubernetes/sharifelgamal-patch-1-1
Update release documentation
2019-04-25 13:48:10 -07:00
Sharif Elgamal 3f4ded0ff3
Update releasing_minikube.md 2019-04-25 13:47:21 -07:00
Sharif Elgamal 715392a3a8
Update Makefile for 1.0.1 release 2019-04-25 13:14:22 -07:00
Thomas Strömberg 167ab2e422
Merge pull request #4049 from RA489/updatecontextfix
update-context is confusing with profiles
2019-04-25 13:04:06 -07:00
Thomas Strömberg b2f0cd89f9
Merge pull request #4139 from marcosdiez/proper_permissions
BugFix:  ExecRunner.Copy now parses permissions strings as octal
2019-04-25 13:03:45 -07:00
Thomas Strömberg b497fadbd3
Merge pull request #4152 from sharifelgamal/error-messages
Add user-friendly error messages for VBOX_THIRD_PARTY & HYPERV_NO_VSWITCH
2019-04-25 12:07:29 -07:00
Thomas Strömberg 144e9bfc60
Merge pull request #4110 from marcosdiez/dont_load_minikube_on_boot_with_none_driver
Don't load Minikube on boot
2019-04-25 10:59:26 -07:00
Thomas Strömberg e9dd14939b
Merge pull request #4116 from marcosdiez/decrease_startup_time_10_seconds
Assert that docker has started rather than explicitly restarting it
2019-04-25 10:55:18 -07:00
Thomas Strömberg 829dd3ecf2
Merge pull request #4009 from AbdullahBM/master
Accessing minikube Dashboard UI
2019-04-25 10:54:32 -07:00
Sharif Elgamal 79ccf7ae1b
Merge branch 'master' of github.com:kubernetes/minikube into error-messages 2019-04-25 10:48:59 -07:00
Sharif Elgamal 2821100161
missing comma 2019-04-25 10:46:29 -07:00
Balint Pato 3ebb16c678
fix tunnel integration tests for driver None (#4105)
* added more wait to the integration tests for the tunnel
2019-04-25 08:49:24 -07:00
Thomas Strömberg 6de90ae765
Merge pull request #4149 from kubernetes/revert-4142-error-messages
Revert "Add user-friendly error messages for known issues."
2019-04-24 16:48:26 -07:00
Thomas Strömberg 1ee6a0995d
Revert "Add user-friendly error messages for known issues." 2019-04-24 16:48:09 -07:00
Thomas Strömberg 996aba49f8
Merge pull request #4142 from sharifelgamal/error-messages
Add user-friendly error messages for known issues.
2019-04-24 15:42:13 -07:00
Sharif Elgamal a5c00dad30
adding another problem and fixing existing one 2019-04-24 15:16:06 -07:00
Thomas Strömberg 1924610ccc
Merge pull request #4141 from tstromberg/download-iso-first3
Download ISO image before Docker images, as it's required first
2019-04-23 16:52:17 -07:00
Sharif Elgamal 7faf80bb80
User-friendly error message for missing Hyper-V external network switch 2019-04-23 15:45:58 -07:00
Thomas Stromberg a1637061a0 Improve comments 2019-04-23 13:43:17 -07:00
Thomas Stromberg 56bf985dc5 Download ISO image before Docker images, as it's required first 2019-04-23 13:35:16 -07:00
Sharif Elgamal 5e8160b194
Merge pull request #4115 from sharifelgamal/4007
Reroute logs printed directly to stdout
2019-04-23 11:02:31 -07:00
Thomas Strömberg 587d6ed84f
Merge pull request #4123 from douglaswth/patch-1
Fix the Data Loss section of vmdriver-none.md: kubectl -> kubelet
2019-04-23 09:39:20 -07:00
Thomas Strömberg d3a6724cff
Merge pull request #4133 from sharifelgamal/1.14.1
Update default Kubernetes version to 1.14.1
2019-04-23 09:38:43 -07:00
Marcos Diez 10d75b8460 ExecRunner.Copy now parses permissions in octal instead of decimal, as expected 2019-04-23 06:27:34 -03:00
Marcos Diez 4196d854e7 /usr/bin/kubelet and /usr/bin/kubeadm now get the propper permissions. 2019-04-23 06:26:57 -03:00
Sharif Elgamal ab8d639449
Change expected string for default kubernetes version for config generation tests 2019-04-22 14:21:56 -07:00
Sharif Elgamal d606ad2a0d
Update default Kubernetes version to 1.14.1 2019-04-22 12:18:39 -07:00
Thomas Strömberg 74060aab81
Merge pull request #4095 from afbjorklund/is-active
Systemd returns error on inactive, so allow that
2019-04-22 10:26:33 -07:00
Douglas Thrift ef8fd551d9
Fix the Data Loss: kubectl -> kubelet
It does not look like `minikube` with the `none` driver does anything to `kubectl`, but it does install `kubelet` along with `kubeadm`.
2019-04-20 14:53:45 -07:00
Marcos Diez 39d7dafb78 fix failing test 2019-04-18 22:37:41 -03:00