Commit Graph

4542 Commits (17a407dffb25e5bf4be0c70d518fbf12d5149f18)

Author SHA1 Message Date
Anders F Björklund af5b2c7c2d Upgrade podman to 1.2.0 2019-05-04 16:10:10 +02:00
Himanshu Pandey e23a78489c Added a param in the test case to find the current-context after stop 2019-05-03 16:18:36 -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
Himanshu Pandey dd8d3cf900 minor code change: Added strings.TrimRight() 2019-05-03 14:12:11 -07:00
Sharif Elgamal e1decae772 move locale detection to main 2019-05-03 14:08:14 -07:00
Thomas Strömberg d46decfb59
Merge pull request #4198 from tstromberg/libvirt-solutions
Add solution text for common kvm2 and VirtualBox problems
2019-05-03 13:50:16 -07:00
Sharif Elgamal 5f42672c8a gofmt 2019-05-03 13:01:54 -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
Thomas Strömberg e0bf9a55c3
Minor edit to the comment text for clarity 2019-05-03 11:21:18 -07:00
Thomas Strömberg 91da7f0d1c
Merge pull request #4196 from medyagh/master
Improve the github issue template
2019-05-03 11:16:51 -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
Thomas Strömberg 163e74f7ba
Merge pull request #4191 from tstromberg/stale-mount-pid
Make handling of stale mount pid files more robust
2019-05-02 18:49:57 -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
Thomas Strömberg e3fb420e43
Merge pull request #4193 from afbjorklund/kubectl2
Add new kubectl command
2019-05-02 14:51:09 -07:00
Medya Gh a5eeab686d Improve the github issue template 2019-05-02 14:38:28 -07:00
Thomas Strömberg b3f1eb8f37
Merge pull request #4194 from afbjorklund/maketargets
Fix the deploy targets, restore default target
2019-05-02 14:27:52 -07:00
Himanshu Pandey fd7277ba4d Changed the error message style in test case. 2019-05-02 12:17:33 -07:00
Anders F Björklund e29ce78c8e Fix the deploy targets, restore default target
The default target (out/minikube) was replaced by "makedeploys",
that would always rebuild the deploy .yaml files from .template
2019-05-02 21:01:46 +02:00
Anders F Björklund 292f4ec49b Add new kubectl command 2019-05-02 20:38:52 +02:00
Sharif Elgamal baa0bd0282
Merge pull request #4192 from kubernetes/revert-3646-kubectl
Revert "Initial implementation of kubectl command"
2019-05-02 11:35:18 -07: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
tstromberg 5c154b0e03 Make KillMountProcess more robust, and failures a warning 2019-05-02 10:21:56 -07:00
Himanshu Pandey a533b5653f Fixed the test case 2019-05-02 09:47:08 -07:00
Himanshu Pandey a4018bfa72 Fixed the build error and formatting 2019-05-02 09:04:08 -07:00
Zhongcheng Lao 144f651385
Triggers repository detection only when --image-repository=auto 2019-05-02 19:07:45 +08:00
Sharif Elgamal 7d92441bea
Merge pull request #4188 from sharifelgamal/lets-update-kubernetes-correctly
Add script to update kubernetes version
2019-05-01 17:35:50 -07:00
Sharif Elgamal 02cf642a7d
Add script to update kubernetes version 2019-05-01 15:06:21 -07:00
Thomas Strömberg 7538ed8073
Merge pull request #4129 from marcosdiez/dont_pull_images_on_recreate
Don't attempt to pull docker images on relaunch
2019-05-01 11:07:12 -07:00
Thomas Strömberg a61fe42bc6
Update configuring_kubernetes.md 2019-05-01 10:45:02 -07:00
Thomas Strömberg 7de892a041
Update configuring_kubernetes.md 2019-05-01 10:44:39 -07:00
Thomas Strömberg 8a0ae987c6
Update configuring_kubernetes.md 2019-05-01 10:43:11 -07:00
Himanshu Pandey fb0127f352 Fixed gofmt errors 2019-04-30 16:24:30 -07:00
Thomas Strömberg fce157865d
Merge pull request #4153 from keramiozsoy/storageclass-its-no-longer-beta
storageclass no longer beta #4148
2019-04-30 15:46:05 -07:00
Himanshu Pandey c8af727416 Added tests to check current-context on start and stop of minikube 2019-04-30 15:32:40 -07: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
Thomas Strömberg ba5a4f6ffa
Improve example text 2019-04-30 10:13:43 -07:00
Thomas Strömberg 1141ed6588
Update configuring_kubernetes.md 2019-04-30 10:13:06 -07:00
Sharif Elgamal 036e599508
Merge pull request #4178 from kubernetes/sharifelgamal-patch-3
Fixing arch linux package url
2019-04-30 10:03:48 -07:00
Sharif Elgamal 0ad3ab5ca4
Update releasing_minikube.md 2019-04-30 10:03:19 -07:00