Commit graph

417 commits

Author SHA1 Message Date
Boshi Lian
419a9efcd3
fix doc missing tags (#126) 2023-01-06 06:10:26 -08:00
Boshi Lian
2709d8136d
add downstream username to log (#120)
* add downstream username to log

* add username when pipe created
2023-01-06 05:47:56 -08:00
Boshi Lian
c33a9f2255
cache docker build and add full tag (#125)
* cache docker build

* fix tag

* remove pr test
2023-01-06 05:47:44 -08:00
Boshi Lian
20be820e02
use go action cache (#124)
* use go action cache

* download first
2023-01-05 05:39:44 -08:00
Boshi Lian
e14b6d340b
move lint to standalone pipeline (#123) 2023-01-05 05:03:06 -08:00
Boshi Lian
4c700aef49
add github go build cache (#122)
* add github go build cache

* remove unused key
2023-01-05 04:57:10 -08:00
Vlastimil Holer
212ea3221b
fix entrypoint keygen key type to Ed25519 (#116) 2023-01-04 09:03:24 -08:00
Boshi Lian
4274d7e4a6
do not run release on pr (#113) 2022-12-21 09:10:45 -08:00
Windfarer
5acbcf6419
fix: kubernetes watch and list in all namespaces (#112)
* watch and list in all namespaces

* add flag

* update readme

* cleaning

* fmt

Co-authored-by: Eric Yang <ericyang@birentech.com>
2022-12-19 01:43:25 -08:00
Boshi Lian
740e31dffc
default to ed25519 (#111)
* s/rsa/ed25519/g

* s/rsakey/ed25519key/g

* ed25519 server key
2022-12-09 06:10:49 -08:00
Boshi Lian
a447e2e60b
always trigger e2e (#109) 2022-11-28 09:09:38 -08:00
Boshi Lian
82eb44a76d
always trigger e2e (#107) 2022-11-28 06:02:19 -08:00
Boshi Lian
01e5a009e0
add banner opt back (#106)
* add banner opt back

* happy lint
2022-11-28 05:56:12 -08:00
Boshi Lian
3232bee379 fix build 2022-11-13 11:03:24 +00:00
Boshi Lian
30322498e6 dep update 2022-11-13 09:55:04 +00:00
Boshi Lian
c61c62d1f5 update crypto 2022-11-13 09:28:59 +00:00
Boshi Lian
a3b3caaf6d add custom secret field support 2022-11-05 05:57:07 +00:00
Boshi Lian
61fce7bcd9 fix flaky e2e 2022-10-26 06:08:48 +00:00
Boshi Lian
630a01fbb6 quit when child plugin quits 2022-10-25 09:24:25 +00:00
Boshi Lian
4ebef96a50 add full tag on build 2022-10-25 01:14:57 +00:00
Boshi Lian
cbfa0658eb add gh warmup for e2e 2022-10-25 00:35:45 +00:00
Boshi Lian
27b1babbc0 smaller image by keeping k8s and dir plug only 2022-10-25 00:35:45 +00:00
Boshi Lian
cc962457f9 add k8s to e2e 2022-10-24 23:37:38 +00:00
Boshi Lian
6ce942944c fix missing auth in pub 2022-10-23 09:00:21 +00:00
Boshi Lian
a4c141225d better dockerfile 2022-10-23 08:09:55 +00:00
Boshi Lian
4c8baddefc fix cache set 2022-10-23 08:07:30 +00:00
Boshi Lian
cae06825ce go mod tidy 2022-10-22 11:26:38 +00:00
Boshi Lian
006fcb31da adopt official non auth callback 2022-10-22 11:18:47 +00:00
Boshi Lian
9f53ef51d6 add more col for crd 2022-10-22 10:49:32 +00:00
Boshi Lian
319824e564 align log level across plugins
happy lint

happy lint
2022-08-05 23:08:01 +00:00
Boshi Lian
d3ec47f4ec update to go 1.19 2022-08-03 05:42:59 +00:00
Boshi Lian
0dd9491d13 add totp plugin 2022-07-21 09:17:45 +00:00
Boshi Lian
75b2c624c7 save mem 2022-07-21 03:46:08 +00:00
Boshi Lian
834eec676d more timeout to lint 2022-07-21 00:53:53 +00:00
Boshi Lian
3b6387056e freeze sha 2022-07-19 06:00:46 +00:00
Boshi Lian
2906648ee8 add missing readme 2022-07-19 04:23:55 +00:00
Boshi Lian
520c16f56a add readme 2022-07-19 04:22:55 +00:00
Boshi Lian
f37c89a6d6 init k8s 2022-07-18 23:30:58 +00:00
Boshi Lian
4d2f795701 fix empty password bug 2022-07-18 22:28:51 +00:00
Boshi Lian
56844d0295 add missing docker e2e test 2022-07-13 23:24:05 +00:00
Boshi Lian
fdc6691d75 introduce first docker plugin 2022-07-13 21:50:38 +00:00
Boshi Lian
1d8dde5d02 add yaml doc 2022-07-09 19:13:00 +00:00
Boshi Lian
5bdf895dfc add yaml plugin 2022-07-09 18:33:32 +00:00
Boshi Lian
608a3e4081 add workdirbykey to readme 2022-07-08 02:22:01 +00:00
Boshi Lian
7f4c3441e1
more timeout for lint 2022-07-07 19:04:16 -07:00
Boshi Lian
2ddd69876a replace with proxy protocol listener 2022-07-08 01:58:22 +00:00
Boshi Lian
21f61c5bcd
Update e2e.yml 2022-07-07 18:30:48 -07:00
Boshi Lian
56afc57050 add CONTRIBUTING.md 2022-07-08 01:26:19 +00:00
Boshi Lian
30bf4b1ca3 add base image to compose 2022-07-08 01:26:19 +00:00
Boshi Lian
5e9f689999 move e2e piper process manager to go code 2022-07-08 01:26:19 +00:00