Commit Graph

5471 Commits (8447df45b56f76fdec60c94a10a3effdd7fee98c)

Author SHA1 Message Date
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
Sharif Elgamal e73eb7fb7c
Merge pull request #4174 from tstromberg/ugh
Remove unused ArchLinux releaser, raise errors if Brew push fails.
2019-04-30 09:55:48 -07:00
Thomas Strömberg 4d45327f59
Clarify goal statemement. 2019-04-30 09:47:55 -07:00
Thomas Strömberg 428de3b008
Add v1.0.1 2019-04-30 09:43:25 -07:00
Thomas Strömberg 427f781850
Fix date of v1.0.1 2019-04-30 09:42:52 -07:00
Himanshu Pandey df0a0ad77c Unset the current-context on minikube stop 2019-04-30 00:02:05 -07:00
tstromberg 3b9b5e5e75 Document required env variables 2019-04-29 16:06:13 -07:00
tstromberg 198d794ba5 Remove unused ArchLinux releaser, raise errors if Brew push fails.
Also renames release_update_installers.sh to release_update_brew.sh.
It's preferable for each package script to run in its own process space.
2019-04-29 16:03:05 -07:00
Sharif Elgamal 08d186ec99
Merge pull request #4173 from minikube-bot/jenkins-releases.json-v1.0.1
update releases.json to include v1.0.1
2019-04-29 11:42:24 -07:00
minikube-bot a9e94cfb60 Update releases.json to include v1.0.1 2019-04-29 18:10:55 +00: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 Stromberg 5d0de0da8e Standardize ASCII prefixes 2019-04-25 17:02:13 -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
Marcos Diez 3eb340b527 don't attempt to pull docker images on relaunch when it's not an upgrade
fix syntax
2019-04-25 18:30:02 -03: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