Jintao Zhang
b0b922cd71
ci: Introduce yamllint for actions workflow files
...
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2023-05-26 16:34:23 +08:00
Gyuho Lee
3d4629c1fb
hack,scripts: rename "master" branch references to "main"
...
Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
2021-05-12 10:40:28 -07:00
Rajashree Mandaogane
8a971eb5cd
Update cert generation Makefile to include configurable IP addresses
2021-03-11 11:59:03 -08:00
mlmhl
0461b3fa51
grpcproxy: make grpc keep alive related options configurable ( #11711 )
...
Currently grpc-proxy doesn't config keep alive related options, so it
will use the default values provided by the underlay gprc library. If
clients uses a keep alive ping interval smaller than server's default
minTime, connections between server and clients will be closed and
reopened frequently.
2020-04-17 21:20:03 -07:00
Sahdev P. Zala
78fb1e34f8
hack: fix cherrypick instruction
...
Remotes is not a valid git command. Also, set the environmental variable
correctly.
2019-09-15 17:48:04 -04:00
Gyuho Lee
f2f7fc23f7
*: update github.com links
...
Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
2018-08-28 17:47:56 -07:00
blueblue
01996012bb
kubernetes-deploy: set etcd pod restartPolicy=Always
2018-04-25 10:00:18 +08:00
Gyuho Lee
b756cb100c
hack/benchmark: add back (for docs)
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-04-09 11:22:45 -07:00
Gyuho Lee
b59e91d676
hack/benchmark: remove v2 benchmark
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-04-09 10:29:10 -07:00
Gyuho Lee
6f2adc8a3d
scripts: add dev scripts
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-04-02 11:27:39 -07:00
Gyuho Lee
617069dc99
hack/scripts-dev/Makefile: fix functional-tester build paths
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-30 11:25:24 -07:00
Gyuho Lee
3f1a551f6b
hack/scripts-dev: update Makefile go version
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-29 09:00:58 -07:00
Gyuho Lee
dcc2b9cfda
hack/scripts/Makefile: fix docker commands
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-22 02:05:48 -07:00
Gyuho Lee
4704232cb6
*: remove unused env vars
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-08 01:35:10 -08:00
Gyuho Lee
bb60342cec
hack/scripts-dev: fix indentation in run.sh
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-07 14:30:49 -08:00
Gyuho Lee
b6526b9d42
hack/scripts-dev: add more docker commands
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-07 14:11:17 -08:00
Gyuho Lee
8b6ee6aea9
hack/scripts: update comments on "build-docker-release-master"
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-07 13:54:59 -08:00
Gyuho Lee
637487625d
hack/scripts-dev: reproduce election API panic
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-01 14:49:59 -08:00
Gyuho Lee
e9969aae7e
hack/scripts-dev/docker-dns: add "--host-whitelist" tests
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-02-28 18:28:12 -08:00
Gyuho Lee
9db332c598
hack/scripts-dev: add HTTP requests with DNS
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-02-28 11:15:41 -08:00
Gyuho Lee
fb828d1037
hack/scripts-dev: add "clean-docker" to Makefile
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-02-27 20:09:33 -08:00
Gyuho Lee
d7092b360d
hack/scripts-dev: fix "compile-with-docker-test" in Makefile
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-02-27 11:07:33 -08:00
Gyuho Lee
32c46954ee
hack/scripts-dev: add "docker-dns-test-insecure-run"
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-02-27 10:12:44 -08:00
Gyuho Lee
e9b14788cc
hack/scripts-dev: use Go 1.10 in Makefile
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-02-19 02:27:37 -08:00
Gyuho Lee
0210d27979
*: remove "./cmd/tools" in build commands
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-02-14 11:26:38 -08:00
Gyuho Lee
678bc98f26
hack/scripts-dev: Makefile with Go 1.9.4, 1.8.7
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-02-08 14:10:37 -08:00
Gyuho Lee
1f58e72944
hack/scripts-dev: clean up "Makefile"
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-01-24 17:37:31 -08:00
Gyuho Lee
e8242dd916
hack/scripts-dev: add "build-docker-functional-tester" to Makefile
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-01-24 17:37:31 -08:00
Gyuho Lee
27d938f825
hack/scripts-dev: add "build-etcd-test-proxy" to Makefile
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-01-24 17:37:09 -08:00
Gyuho Lee
efb7958687
hack/scripts-dev: use Go 1.9.3 by default
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-01-23 13:17:32 -08:00
Gyuho Lee
0b9dc9ccd3
hack/scripts-dev: update docker images, update DNS cert CN example
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-01-19 22:11:46 -08:00
Gyuho Lee
5783460dbb
hack/scripts-dev: rename to example
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2017-12-15 13:37:55 -08:00
Gyuho Lee
7533f700f1
hack/scripts-dev: add "docker-dns-test-certs-common-name-run"
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2017-12-15 13:33:41 -08:00
Gyuho Lee
da52b23542
hack/scripts-dev/docker-dns: add "certs-common-name" test case
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2017-12-15 13:33:41 -08:00
Gyuho Lee
a2256a6f24
hack/scripts-dev/Makefile: grpc-proxy with additional metrics URLs
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2017-12-06 14:24:11 -08:00
Gyuho Lee
84e51cabc7
hack/scripts-dev: fix Makefile quoute, configurable host tmp dir
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2017-12-06 11:16:53 -08:00
Gyuho Lee
944bd2c663
hack/scripts-dev: remove "Too many goroutines" in test scripts
...
Otherwise, "pkg/testutil" unit tests will trigger test failures.
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2017-12-05 17:02:24 -08:00
Gyuho Lee
3ecd69cc2f
hack/scripts-dev: mount host /tmp for Jenkins tests
...
Was running out of disk space in Jenkins.
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2017-12-05 10:09:32 -08:00
Gyuho Lee
6babf6a656
hack/scripts-dev: fix typo in Makefile
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2017-12-04 16:27:26 -08:00
Gyuho Lee
49b4117077
hack/scripts-dev: add "docker-dns-srv-test-certs-gateway-run" to Makefile
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2017-12-01 15:56:10 -08:00
Gyuho Lee
952f3b1a3b
hack/scripts-dev/docker-dns-srv: add "certs-gateway" test case
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2017-12-01 15:54:58 -08:00
Gyuho Lee
d0ee3e3c64
Merge pull request #8962 from gyuho/test-scripts-5
...
hack/scripts-dev/docker-dns: add "certs-gateway" test case
2017-12-01 15:51:12 -08:00
Gyu-Ho Lee
d50eb4d671
hack/scripts-dev: add separate certs, scripts to "docker-dns-srv"
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-12-01 15:45:35 -08:00
Gyu-Ho Lee
e3b3608175
hack/scripts-dev: add docker-dns-srv-test-certs-run, docker-dns-srv-test-certs-wildcard-run
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-12-01 15:44:53 -08:00
Gyu-Ho Lee
37ae6e0c41
hack/scripts-dev: keep only shared scripts in docker-dns-srv
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-12-01 15:44:53 -08:00
Gyuho Lee
7c6fb57f2f
hack/scripts-dev: add "docker-dns-test-certs-gateway-run" to Makefile
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2017-12-01 15:43:36 -08:00
Gyuho Lee
9da00c73bd
hack/scripts-dev/docker-dns: add "certs-gateway" test case
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2017-12-01 15:43:33 -08:00
Gyuho Lee
413aa48593
Merge pull request #8958 from gyuho/test-scripts-2
...
hack/scripts-dev: share docker image between test cases, clean up DNS tests
2017-12-01 15:41:28 -08:00
Gyu-Ho Lee
461d70254e
hack/scripts-dev: add separate certs to "docker-dns"
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-12-01 15:39:10 -08:00
Gyu-Ho Lee
b1cb99d3eb
hack/scripts-dev: add docker-dns-test-certs-run, docker-dns-test-certs-wildcard-run
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-12-01 13:49:08 -08:00