Commit Graph

19 Commits

Author SHA1 Message Date
Xiaoyang Liu e08ae81d8b
Fix various typos in the source code (#2008)
Signed-off-by: Xiaoyang Liu <siujoeng.lau@gmail.com>
2022-05-31 14:39:42 -07:00
Kebe 6923c1813e
fix manifests lint (#1460)
* modernize manifests

* > fix selector and icon

* - remove comment
2021-03-02 07:08:30 -08:00
John Howard c6b5280e55
Update common files and fix lint (#1147) 2020-08-07 11:19:12 -07:00
Navraj Singh Chhina bded51e4ef
Egress SDS Perf Test (#1108)
* add egress sds perf test

* fix lint issues

* this works

* add readme

* this works

* add copyrights

* skip unnecessary sleeps

* add test

* resolve comments

* undo amd64 change

* Update README.md

* lint

* address suggestions

* indent
2020-08-03 10:43:09 -07:00
Jimmy Chen 95ecaba4c0
Add perf test for Ingress sds (#953)
* add test

* add permission for rotator

* revise

* lint

* lint fix

* revise

* lint
2020-05-13 11:18:35 -07:00
Jimmy Chen 062b0500ab
Update security perf test (#901)
* sync

* add test

* remove old tests

* lint

* revise

* revise
2020-04-24 23:48:15 -07:00
Martin Taillefer 1b84fbf5a6 Fix most helm linting errors. (#338)
- There are still four errors left, which I wasn't able to fix, so
the helm linter is still turned off for now.
2019-09-10 08:12:56 -07:00
Martin Taillefer a41ed3e0bb
Enable markdown linting (#337) 2019-09-09 22:21:30 -07:00
Martin Taillefer 74aaca0abd Enable script linting. (#333)
- Add suppressions for all lint warnings that came up.

- Exception to the above in a few places where I deleted some desd variables assignments

- Another exception is in 3 places where the original script actually didn't parse properly,
so I fixed the syntax.
2019-09-09 19:58:56 -07:00
Martin Taillefer 46cfeb7b78
Enable copyright banner linting. (#317)
- Adds requisite copyright notice on many files.
2019-08-31 10:33:04 -07:00
Jimmy Chen b73fad5a46 Support mac (#247)
* support mac

* support test script to run on macOS

* revise

* revise

* revise

* fake commit
2019-08-19 10:07:32 -07:00
Jimmy Chen b514f53f56 Move scripts into Kubernentes cluster to simplify security perf test operations (#189)
* automate-test

* automate deployment rotation

* update folder

* automate filemount mtls test

* update

* add files
2019-07-08 18:04:09 -07:00
Tao Li 81cc223480
Add multi-citadel test cases for file mount (#195) 2019-07-03 10:11:05 -07:00
Jimmy Chen de4adcc842 Composable helm (#180)
* revise

* revise helm values

* update README
2019-06-24 18:44:30 +00:00
lei-tang a2ba321779 Fix non-SDS README documents (#163) 2019-06-12 00:48:28 +00:00
Jimmy Chen a78bf6df1a
improve scripts (#162) 2019-06-11 11:10:31 -07:00
lei-tang b72a0a17f5 Add CLUSTER parameter for non-SDS tests to specify the cluster to run a test (#154) 2019-05-30 11:11:04 -07:00
lei-tang 76eca54455 Update security related performance tests (#151)
- Add the support of specifying the cluster to run a test.
- Update instructions based on the latest changes in the code repo.
2019-05-24 18:17:21 +00:00
lei-tang 4971a29534 Organize SDS tests (#98) 2019-04-05 16:03:29 -07:00