Commit graph

37 commits

Author SHA1 Message Date
Yilong Ren
714637bec5 build/dev-env.sh: remove docker version check
docker experimental feature is unnecessary, so just remove it
2020-06-23 15:37:41 +08:00
Manuel Alejandro de Brito Fontes
dec45b1180 Fix dev-env makefile task 2020-06-02 15:59:24 -04:00
Manuel Alejandro de Brito Fontes
7bd62f5c0a Fix makefile task names 2020-05-31 12:57:02 -04:00
Manuel Alejandro de Brito Fontes
3877474b7c Fix dev-env script to use new hostPort setting 2020-04-17 15:06:19 -04:00
Manuel Alejandro de Brito Fontes
2738d8f963 Set k8s version kind should use for dev environment 2020-04-04 17:33:16 -03:00
Manuel Alejandro de Brito Fontes
f20b9befd0 Update e2e dev image to v1.18.0 2020-04-04 16:27:26 -03:00
Manuel Alejandro de Brito Fontes
7627757081
Cleanup of chart labels (#5258) 2020-03-18 08:35:29 -03:00
Manuel Alejandro de Brito Fontes
02574040c2 Switch dev-env script to deployment 2020-03-16 16:53:56 -03:00
Manuel Alejandro de Brito Fontes
e3e16941e5
Use local chart directory for dev-env and e2e tests (#5165) 2020-02-25 09:35:44 -03:00
Manuel Alejandro de Brito Fontes
ca01d01457
Use helm template instead of update to install dev cluster (#5149) 2020-02-21 15:15:15 -03:00
Elvin Efendi
169ae56665 make dev-env improvements 2020-02-19 12:12:19 -05:00
Manuel Alejandro de Brito Fontes
5c9a5eee17
Ensure helm repository and charts are available (#5123) 2020-02-19 14:10:28 -03:00
Manuel Alejandro de Brito Fontes
7a0e3879ac
Ensure make dev-env support rolling updates (#5100) 2020-02-17 09:47:45 -03:00
Manuel Alejandro de Brito Fontes
400b2ccb8f
Fix make dev-env (#5098) 2020-02-17 07:13:13 -03:00
Manuel Alejandro de Brito Fontes
37c24b0df5
Migration e2e installation to helm (#5086) 2020-02-16 11:58:37 -03:00
Manuel Alejandro de Brito Fontes
4a33b1e163
Ensure scripts and dev-env works in osx (#5062) 2020-02-12 21:48:41 -03:00
Manuel Alejandro de Brito Fontes
28350f9876
Fix scripts to run in osx (#5061) 2020-02-12 21:17:26 -03:00
Manuel Alejandro de Brito Fontes
0365a7c172
Remove minikube and only use kind (#5059) 2020-02-12 20:19:57 -03:00
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)