Commit Graph

1140 Commits (ac3bdd1b25cc159de3dbe0f3e561731eedb5fe1d)

Author SHA1 Message Date
Kubernetes Prow Robot 2cd5336f0b
Merge pull request #4162 from tstromberg/shorter-prefixes
Standardize ASCII prefix for info, warning, and error messages
2019-05-07 11:58:35 -07:00
Thomas Strömberg b936caf717
Merge pull request #4216 from medyagh/4214_replace_sed
Replace ARCH sed macros with Go templates
2019-05-07 11:34:35 -07:00
Thomas Strömberg a30bf66347
Merge pull request #3937 from laozc/check-gcr-access
Select an accessible image repository for some users
2019-05-07 10:00:16 -07:00
Thomas Strömberg 756cd0f343
Merge pull request #4197 from dpandhi-git/master
Make default output of 'minikube start' consume fewer lines in the terminal
2019-05-07 09:55:40 -07:00
Deepika Pandhi c98ba69216 anged email address for commit & impleted review updates for #4187 2019-05-06 22:05:04 -07:00
Deepika Pandhi 183322f0bd Changed minikube start output as per #4187 2019-05-06 22:04:27 -07:00
Medya Gh 5fa67141e6 Added Exotic Arch for legacy docker images 2019-05-06 17:07:05 -07:00
Medya Gh e82aef5c90 Rename the template names 2019-05-06 15:21:03 -07:00
Medya Gh 1790589f70 Replace ARCH sed macros with Go templates 2019-05-06 14:38:38 -07:00
tstromberg 283d54caed Asterisks won in the votes 2019-05-06 11:57:19 -07:00
tstromberg ae3b25f26c Merge branch 'master' into shorter-prefixes 2019-05-06 11:52:51 -07:00
tstromberg 14209a487c Split NewBinDataAsset into NewBinAsset and MustBinAsset 2019-05-06 11:37:54 -07:00
tstromberg 614afc82f2 t log | more
Merge branch 'master' into bindata-panic
2019-05-06 11:27:06 -07:00
tstromberg 93527dc67c Remove duplicate entry breaking tests 2019-05-06 11:16:59 -07:00
Thomas Stromberg e734b5be02 Avoid calling Read() on 0-byte resources, and add copious debugging. 2019-05-03 16:17:38 -07:00
Sharif Elgamal 8afeda20f6
Merge pull request #4199 from sharifelgamal/jibber-jabber
Add automatic locale detection
2019-05-03 15:03:05 -07:00
Sharif Elgamal e1decae772 move locale detection to main 2019-05-03 14:08:14 -07:00
Sharif Elgamal 0bf293b019 Move setting locale to start 2019-05-03 12:50:02 -07:00
Thomas Stromberg 1fe716a0d8 Fix bad merge 2019-05-03 12:42:54 -07:00
Thomas Stromberg 32f470f0ac Remove VBOX_THIRD_PARTY, add GOOS matching 2019-05-03 12:12:36 -07:00
Thomas Stromberg 27cd8b1a92 Remove VBOX_THIRD_PARTY, add GOOS matching 2019-05-03 12:06:28 -07:00
Sharif Elgamal 5cffb33e43 remove debugging 2019-05-02 19:05:44 -07:00
Sharif Elgamal 248affb151 Add automatic locale detection 2019-05-02 19:03:52 -07:00
tstromberg 4af163abdc Add boilerplate 2019-05-02 17:10:52 -07:00
tstromberg b603d6050c Add TestFromError 2019-05-02 16:54:02 -07:00
tstromberg 0f8c21f46d Add solution messages for common kvm2 and VirtualBox issues 2019-05-02 16:53:38 -07:00
tstromberg 5978555826 Improve TestOutStyle 2019-05-02 16:10:01 -07:00
Anders F Björklund 292f4ec49b Add new kubectl command 2019-05-02 20:38:52 +02:00
Thomas Strömberg 63bfd32ad3
Revert "Initial implementation of kubectl command" 2019-05-02 11:26:04 -07:00
Sharif Elgamal ec6fc41ac5
Merge pull request #3646 from afbjorklund/kubectl
Initial implementation of kubectl command
2019-05-02 11:19:53 -07:00
tstromberg f642f1abbc Merge branch 'master' into shorter-prefixes 2019-05-02 10:48:55 -07:00
tstromberg 04346b31e1 Change lowBullet to > based on poll results 2019-05-02 10:41:33 -07:00
Zhongcheng Lao 144f651385
Triggers repository detection only when --image-repository=auto 2019-05-02 19:07:45 +08:00
Thomas Strömberg d0a3b6f569
Merge pull request #4091 from linux-on-ibm-z/multi-arch-deploy-support
Adding support for s390x
2019-04-30 13:02:28 -07:00
Sharif Elgamal 31a4e9e612
add test for no separators 2019-04-26 13:42:51 -07:00
Sharif Elgamal 3bb9439aa9
Do not use separators when printing numbers 2019-04-26 10:50:03 -07:00
Thomas Stromberg 5d0de0da8e Standardize ASCII prefixes 2019-04-25 17:02:13 -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
Anders F Björklund ca26ae8afb Initial implementation of kubectl command 2019-04-25 21:07:57 +02: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
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
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
Zhongcheng Lao 39c0ec1fa0
Merge remote-tracking branch 'origin/master' into check-gcr-access 2019-04-24 23:52:34 +08: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 56bf985dc5 Download ISO image before Docker images, as it's required first 2019-04-23 13:35:16 -07:00