Commit graph

19 commits

Author SHA1 Message Date
Manuel Alejandro de Brito Fontes
a4f3467f9b
Cleanup dev-env script (#4932) 2020-01-25 20:17:26 -03:00
Elvin Efendi
162ecb97e9 misc: improve build scripts 2019-12-12 13:49:28 -05:00
Andreas Sommer
bb25070f64 Fix for parsing minikube status output of newer versions
Changed in ca7d378aaa to "Configured" or "Misconfigured"
2019-11-21 10:25:31 +01:00
Andreas Sommer
885cdb2ac1 Fix shellcheck lints in dev-env.sh 2019-11-21 10:23:19 +01:00
Elvin Efendi
d46b4148fa Lua /etc/resolv.conf parser and some refactoring 2019-08-13 18:34:54 -04:00
Elvin Efendi
25c423382a more dev-env script improvements 2019-08-08 09:52:25 -04:00
Elvin Efendi
c898ad6974 fix dev-env script 2019-08-07 17:22:57 -04:00
Miel Donkers
a4d92f4244
Make dev-env.sh script work on Linux 2019-07-08 22:43:34 +02:00
Manuel Alejandro de Brito Fontes
e2d276f204
Lint shell scripts 2019-06-28 17:44:16 -04:00
Nick Novitski
51ad0bc54b Rearrange deployment files into kustomizations 2019-05-19 12:35:54 -07:00
Manuel Alejandro de Brito Fontes
7be1dccea7
Add option to run scripts in debug mode 2019-05-13 22:31:06 -04:00
Kubernetes Prow Robot
bd61b7aeae
Merge pull request #3794 from Shopify/set-to-use
use use-context that actually changes the context
2019-02-21 12:21:38 -08:00
Elvin Efendi
7e3b69b3e1 use use-context that actually changes the context 2019-02-21 13:59:03 -05:00
Elvin Efendi
89f728b4be dont restart minikube when it is already running 2019-02-21 10:01:16 -05:00
Elvin Efendi
5d3bab4881 make sure dev-env forces context to be minikube 2019-01-28 17:06:13 -05:00
Kir Shatrov
b2407bcc6b Pass --shell to minikube docker-env 2018-09-29 21:32:05 +01:00
Wong Hoi Sing Edison
6d3e9ea7d0 Fixup #2970: Add Missing Label app.kubernetes.io/part-of: ingress-nginx
-    Add missing label `app.kubernetes.io/part-of: ingress-nginx` for deploy example
-    Update new labels for docs/deploy and docs/examples
-    Update new labels for test/e2e and test/manifests
-    Update new labels for images/nginx

Also close #3001
2018-09-05 11:48:29 +08:00
Elvin Efendi
c493309c92 start minikube before trying to build the image 2018-07-16 22:25:47 -04:00
Manuel de Brito Fontes
479a519630
Use docker to build go binaries 2018-07-06 23:48:40 -04:00
Renamed from hack/build-dev-env.sh (Browse further)