Commit graph

335 commits

Author SHA1 Message Date
Boshi Lian
29a7a231ae recover yaml driver 2022-07-04 16:49:50 +00:00
Boshi Lian
d67332107f first working v1 version 2022-07-04 16:49:50 +00:00
Boshi Lian
4b44743951 use v1 lib 2022-07-04 16:49:50 +00:00
Boshi Lian
ebad55c80a
temp disable lint 2022-06-13 10:25:27 -07:00
SidneySun
2c198878c7
Supports Raspberry Pi using arm32v7 or arm64 (#92)
* Supports Raspberry Pi using arm32v7

* Add arm64
2022-06-13 10:18:02 -07:00
Boshi Lian
3e0e8a0f1e
Update docker-publish.yml 2022-05-14 10:52:53 -07:00
Boshi Lian
ce849d8843 fix missing log obj 2022-05-14 16:18:23 +00:00
Boshi Lian
9f7f50bdd7 happy test 2022-05-14 15:00:52 +00:00
Boshi Lian
e8ed3a75b6
Update go.yml 2022-05-14 07:04:02 -07:00
Boshi Lian
462121fd85 fix lint 2022-05-14 13:39:08 +00:00
Boshi Lian
8ab4b4835b fix missing param 2022-05-14 13:15:04 +00:00
Boshi Lian
9285824798 update adal to az identity 2022-05-14 13:15:04 +00:00
Boshi Lian
7639c1d5a7 add detail logs to upstream and challenger 2022-05-14 13:15:04 +00:00
Boshi Lian
5b4a05e180
Update codeql-analysis.yml 2022-04-18 02:36:27 -07:00
Boshi Lian
688b78a62a
Create codeql-analysis.yml 2022-04-18 02:33:32 -07:00
Boshi Lian
6f6966f25e
Update README.md 2022-04-18 00:27:55 -07:00
Boshi Lian
f4a64f1768 add schema 2022-04-17 10:37:47 +00:00
Boshi Lian
a815f30751
Update schema.json 2022-04-17 03:28:35 -07:00
Boshi Lian
207a115ec6 fix lint 2022-04-17 09:30:26 +00:00
Boshi Lian
02e551ed2b update logger driver 2022-04-17 09:20:25 +00:00
Boshi Lian
ac04660939 mask db password 2022-04-17 08:37:22 +00:00
Boshi Lian
f6ad52bb6e update dep 2022-04-17 08:28:00 +00:00
Boshi Lian
bb57ec98ea fix libssh 2022-04-16 21:37:41 +00:00
Boshi Lian
df04d12a67 update build step readme 2022-04-16 15:12:51 +00:00
Boshi Lian
c158d69da9 update checkout 2022-04-16 14:48:28 +00:00
Boshi Lian
f1688ee97d gh add submod 2022-04-16 14:44:44 +00:00
Boshi Lian
be28073eb2 inline crypto with submodule 2022-04-16 14:42:16 +00:00
Boshi Lian
d0cd3f0809
Update README.md 2022-04-04 00:21:54 -07:00
Boshi Lian
188c3a77dc fix showme 2022-04-04 06:58:47 +00:00
Boshi Lian
12b793953e cover to ci 2022-04-04 06:34:01 +00:00
Boshi Lian
248ec57578 lint to ci 2022-04-04 06:29:10 +00:00
Boshi Lian
b01a7c8828 drop idea libpiper, will force on grpc 2022-04-04 06:28:10 +00:00
Boshi Lian
31da2d06df go 1.18 2022-04-04 05:38:54 +00:00
Boshi Lian
4601bf26b7 fix tag trigger 2022-04-04 05:38:40 +00:00
Boshi Lian
cbf71b339d
set ver 2022-04-03 19:28:07 -07:00
Boshi Lian
f29e22bf64 add tag support 2022-04-04 02:17:29 +00:00
Boshi Lian
f78c86b8af add ghcr 2022-04-04 02:17:13 +00:00
Boshi Lian
8fe1e9cb7a move snap build to vol 2022-04-03 23:33:35 +00:00
Boshi Lian
7f745ed3ee fix snap version 2022-04-03 23:11:29 +00:00
Boshi Lian
8840995f41
snap with ver 2022-04-03 03:42:31 -07:00
Boshi Lian
5ab6686d96
fix build arg 2022-04-03 03:13:39 -07:00
Boshi Lian
da8bca5242
fix nbgv gh 2022-04-03 02:56:41 -07:00
Boshi Lian
225755a4b2
fix docker push 2022-04-03 02:52:55 -07:00
Boshi Lian
a618948897 fix go ver 2022-04-03 09:47:22 +00:00
Boshi Lian
76c8d6d0bb go1.18 and nbgv 2022-04-03 09:45:50 +00:00
Donatas Abraitis
f14ff4278b
Print SSH upstream in brackets to distinguish port properly (#84)
Before:
```
% sshpiperd pipe list
donatas -> root@2a02:4231:face:1001:1610:931c:2980:9d9d:22
```

After:
```
% sshpiperd pipe list
donatas -> root@[2a02:4231:face:1001:1610:931c:2980:9d9d]:22
```
2022-03-28 23:53:19 -07:00
Byron.wang
1aef76fd7a
fix bug that cause can't login with sshpipe name in kubernetes and add kubernetes pipe management (#82)
* fix kubernetes example wrong link in readme

* fix typo in example deploy file

* fix bug that cause can't login with sshpipe name in kubernetes

* add pipe management in upstream kubernetes

* update errors format
2022-03-07 12:28:41 -08:00
Byron.wang
cc1fa258c8
fix kubernetes example wrong link in readme (#81) 2022-02-09 00:25:27 -08:00
Boshi Lian
536c7994c9 update x/ssh 2021-12-08 11:20:48 +00:00
Boshi Lian
1ad43b0d72
Update go.yml 2021-10-04 06:17:37 -07:00