Commit graph

401 commits

Author SHA1 Message Date
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
Boshi Lian
57a57e89ef update dep 2022-07-08 01:26:19 +00:00
Boshi Lian
d074e9f82d
Update README.md 2022-07-07 06:58:41 -07:00
Boshi Lian
705c88823c workingdir: add opt to disable password auth 2022-07-07 13:50:38 +00:00
Boshi Lian
96dc3be75e add working dir e2e test 2022-07-07 06:56:41 +00:00
Boshi Lian
607c3d05eb fix ci 2022-07-06 19:29:34 +00:00
Boshi Lian
3047473814 impl hostkey verify for working dir 2022-07-06 18:32:35 +00:00
Boshi Lian
bc9875c4b5 happy lint 2022-07-06 17:27:39 +00:00
Boshi Lian
93da136a94 add first e2e case 2022-07-06 16:46:56 +00:00
Boshi Lian
9e702013c6 update proto grpc 2022-07-06 16:46:25 +00:00
Boshi Lian
13f8e86d50 fix pipeline 2022-07-06 00:19:51 +00:00
Boshi Lian
0ebe1e19d5 add pdeathsig 2022-07-06 00:14:10 +00:00
Boshi Lian
b45652b305 faster docker build 2022-07-05 23:14:41 +00:00
dependabot[bot]
1d20137c27
Bump docker/metadata-action from 3 to 4 (#96)
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3 to 4.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-05 14:52:12 -07:00
dependabot[bot]
8139899cdd
Bump actions/setup-go from 2 to 3 (#95)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-05 14:52:05 -07:00
dependabot[bot]
5790684783
Bump docker/login-action from 1 to 2 (#94)
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-05 14:51:55 -07:00
Boshi Lian
29575ce294
Create dependabot.yml 2022-07-05 14:43:54 -07:00