Commit Graph

15 Commits

Author SHA1 Message Date
zirain 8f83f48819
move extension check to postsubmit (#5117) 2023-11-03 08:53:46 -07:00
zirain 512ed3405a
tool for checking extension build config (#5093)
* add tool for checking extension build config

* add tool for checking extension build config

* fix

* update

* lint

* lint

* fix

* add comments

* update README
2023-10-27 10:17:29 -07:00
Kuat 6b5ea385f0
configure sanitized build (#4922)
* configure asan

Signed-off-by: Kuat Yessenov <kuat@google.com>

* fix

Signed-off-by: Kuat Yessenov <kuat@google.com>

* test

Signed-off-by: Kuat Yessenov <kuat@google.com>

* fix

Signed-off-by: Kuat Yessenov <kuat@google.com>

* fix

Signed-off-by: Kuat Yessenov <kuat@google.com>

* fix asan

Signed-off-by: Kuat Yessenov <kuat@google.com>

* fix asan

Signed-off-by: Kuat Yessenov <kuat@google.com>

* test

Signed-off-by: Kuat Yessenov <kuat@google.com>

* asan

Signed-off-by: Kuat Yessenov <kuat@google.com>

* test

Signed-off-by: Kuat Yessenov <kuat@google.com>

* update

Signed-off-by: Kuat Yessenov <kuat@google.com>

* try asan again

Signed-off-by: Kuat Yessenov <kuat@google.com>

* force rpath

Signed-off-by: Kuat Yessenov <kuat@google.com>

* fix arm

Signed-off-by: Kuat Yessenov <kuat@google.com>

---------

Signed-off-by: Kuat Yessenov <kuat@google.com>
2023-08-31 10:52:08 -07:00
Kuat e68199ad55
fix ARM format script (#4731)
* fix ARM format script

Signed-off-by: Kuat Yessenov <kuat@google.com>

* use image clang

Signed-off-by: Kuat Yessenov <kuat@google.com>

* fix buildifier

Signed-off-by: Kuat Yessenov <kuat@google.com>

* make manual

Signed-off-by: Kuat Yessenov <kuat@google.com>

* disable wasm build unless needed

Signed-off-by: Kuat Yessenov <kuat@google.com>

* fix

Signed-off-by: Kuat Yessenov <kuat@google.com>

---------

Signed-off-by: Kuat Yessenov <kuat@google.com>
2023-06-20 17:46:10 -07:00
Yuchen Dai 436b34b6e7
bazel: add extensions config (#3548)
* add extensions config

Signed-off-by: Yuchen Dai <silentdai@gmail.com>

* add missing WORKSPACE

Signed-off-by: Yuchen Dai <silentdai@gmail.com>

* exclude extensions_build_config.bzl

Signed-off-by: Yuchen Dai <silentdai@gmail.com>

* move extension and contrib to public visibility

Signed-off-by: Yuchen Dai <silentdai@gmail.com>
2021-10-27 09:40:14 -07:00
Taylor Barrella f6447c8136
scripts: fix downloading clang-format (#3315)
Fixes error
xz: (stdin): File format not recognized
2021-04-28 08:34:25 -07:00
Eric Van Norman 6ece36cf65
Test update of clang (#3288) 2021-04-14 14:39:13 -07:00
Nupur Garg 9efad2bf2b
Add Rbac Access Denied Policy Info in Access logs (#3100)
* Add Rbac Access Denied Policy Info in Access logs

* fix lint error

Signed-off-by: gargnupur <gargnupur@google.com>

* fix based on feedback

Signed-off-by: gargnupur <gargnupur@google.com>

* fix based on feedback

Signed-off-by: gargnupur <gargnupur@google.com>
2020-11-17 17:53:26 -08:00
Pengyuan Bian 6bc8d61310
Update envoy dep (#3070)
* update envoy dep

* Update workspace

* update PATH

* fix

* update style script
2020-11-02 11:35:27 -08:00
shalk(xiao kun) 913032f363
fix all shellcheck for files in scripts and extension directory (#2895)
* fix all shellcheck for files in scripts and extension directory

* fix bazel opt shellcheck

* add lint-scripts-dir

* fix shellcheck in prow and tools

* revert Makefile.comon.mk

* fix shellcheck

* add lint-scripts to lint

* fix lint ci
2020-07-09 08:38:24 -07:00
Pengyuan Bian 5a66e29530 Extract service name from request host and cluster name (#2548)
* support extracing service name from request host

* service_name:port

* s/namespace_pos/name_pos

* update

* lint

* add initialization to service auth policy

* format

* use absl time

* update test

* address comment
2019-12-14 00:24:47 -08:00
Lizan Zhou 8b5272fa04 misc: fixes gitignore and style check (#2570)
Signed-off-by: Lizan Zhou <lizan@tetrate.io>
2019-11-15 17:54:00 -08:00
Piotr Sikora 24e971ff31 Update clang-format and buildifier. (#2524)
This prevents CI from dowloading clang-format-8 all the time.

Signed-off-by: Piotr Sikora <piotrsikora@google.com>
2019-11-07 00:24:14 -08:00
Piotr Sikora 3642c2a818 build: update clang and clang-format to version 8.0.0. (#2296)
Signed-off-by: Piotr Sikora <piotrsikora@google.com>
2019-06-27 21:39:41 -07:00
Martin Taillefer ac78dc0193 Import common files into this repo. (#2251) 2019-05-31 09:59:18 -07:00