criyle
|
60a18591fc
|
monitor: add stat for worker queue
|
2025-02-20 18:37:06 +00:00 |
|
criyle
|
94a613aca2
|
build(deps): update go-sandbox
Build / Goreleaser (push) Waiting to run
Build / Upload artifacts-${{ matrix.os }}-${{ matrix.arch }} (amd64_v3, darwin) (push) Blocked by required conditions
Build / Upload artifacts-${{ matrix.os }}-${{ matrix.arch }} (amd64_v3, linux) (push) Blocked by required conditions
Build / Upload artifacts-${{ matrix.os }}-${{ matrix.arch }} (amd64_v3, windows) (push) Blocked by required conditions
Build / Upload artifacts-${{ matrix.os }}-${{ matrix.arch }} (arm64_v8.0, darwin) (push) Blocked by required conditions
Build / Upload artifacts-${{ matrix.os }}-${{ matrix.arch }} (arm64_v8.0, linux) (push) Blocked by required conditions
Build / Upload artifacts-${{ matrix.os }}-${{ matrix.arch }} (arm64_v8.0, windows) (push) Blocked by required conditions
|
2025-02-20 04:21:38 +00:00 |
|
criyle
|
efa629a7d5
|
feat(linux): add procPeak measurement for peak thread count in the container
Linux kernel >= 6.1 && cgroup v2 only
|
2025-02-20 03:36:52 +00:00 |
|
criyle
|
9dc338063a
|
build(deps): upgrade dependencies
|
2025-02-20 03:01:46 +00:00 |
|
criyle
|
49f091c9e8
|
env: fix nil pointer when no cgroup enabled
|
2025-01-27 20:50:49 +00:00 |
|
criyle
|
3218fcbab2
|
env: add cgroupControllers to /config and warn when certain cgroup controller is not enabled
|
2025-01-26 00:42:11 -05:00 |
|
criyle
|
cadf5f4b08
|
build(deps): deprecate o-grpc-prometheu
|
2025-01-25 22:56:34 -05:00 |
|
criyle
|
1d44e623fc
|
pb: upgrade protobuf
|
2025-01-25 22:23:14 -05:00 |
|
criyle
|
3836841bbd
|
build(ci): fix upload
|
2025-01-25 21:24:52 -05:00 |
|
criyle
|
f7a09a8661
|
build(ci): fix
|
2025-01-25 21:12:03 -05:00 |
|
criyle
|
08dd4d99f5
|
build(ci): upload individual artifacts
|
2025-01-25 21:10:55 -05:00 |
|
criyle
|
17878d722f
|
build(ci): use goreleaser only
|
2025-01-25 20:25:19 -05:00 |
|
criyle
|
5ab4510877
|
build(ci): remove unecessary actions
|
2025-01-25 19:35:43 -05:00 |
|
criyle
|
a77066dd5d
|
build(ci): try fix goreleaser build cache
|
2025-01-25 19:24:04 -05:00 |
|
criyle
|
bf5df76168
|
build(ci): update goreleaser
|
2025-01-25 19:00:16 -05:00 |
|
criyle
|
6e65e2bd4f
|
winc: fix setup time
|
2025-01-25 18:17:21 -05:00 |
|
criyle
|
58989da9a6
|
build(deps): update grpc middleware
|
2025-01-25 18:17:07 -05:00 |
|
criyle
|
5de715c576
|
build(deps): update packages
|
2025-01-25 16:12:28 -05:00 |
|
dependabot[bot]
|
c9c1117f89
|
build(deps): bump golang.org/x/net from 0.32.0 to 0.33.0 (#132)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.32.0 to 0.33.0.
- [Commits](https://github.com/golang/net/compare/v0.32.0...v0.33.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-10 13:41:30 -05:00 |
|
criyle
|
36528c7e4d
|
build(deps): update dependencies
|
2024-12-13 18:26:05 +00:00 |
|
dependabot[bot]
|
0e52741b52
|
build(deps): bump golang.org/x/crypto from 0.26.0 to 0.31.0 (#124)
|
2024-12-13 17:22:25 +00:00 |
|
tobiichi3227
|
205ec8b053
|
doc: fix wrong directory path (#116)
|
2024-09-17 20:27:06 -04:00 |
|
criyle
|
fdf64f4899
|
goreleaser: deprecate snapshot.name_template
|
2024-08-20 20:56:56 +00:00 |
|
criyle
|
bcc3bcfbe2
|
build: go 1.23
|
2024-08-20 20:43:36 +00:00 |
|
criyle
|
12fca4b82b
|
doc: deprecate centOS 7
|
2024-07-23 13:50:34 +00:00 |
|
dependabot[bot]
|
646f0241f0
|
build(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1 (#110)
|
2024-07-11 23:26:28 +00:00 |
|
criyle
|
d20feda117
|
linuxcontainer: allow read write permission on /proc fs
#106
|
2024-05-23 10:38:02 +00:00 |
|
criyle
|
a8d50dba48
|
build: remove dynamic library on macOS
|
2024-05-04 01:41:34 +00:00 |
|
criyle
|
ac732af3c9
|
build: try fix CGO_ENABLE on macOS
|
2024-05-04 01:38:31 +00:00 |
|
criyle
|
2c09373414
|
build(deps): update dependencies
fix #104
|
2024-05-04 01:31:27 +00:00 |
|
criyle
|
89958d4e00
|
doc: fix -container-cred-start
|
2024-04-16 12:05:09 +00:00 |
|
criyle
|
5a3ccca09b
|
linuxcontainer: allow initCmd to be executed to initialize new container
fix #103
|
2024-04-16 11:14:17 +00:00 |
|
criyle
|
2ade4b9437
|
deps: remove deprecated functions and use rand/v2
|
2024-04-05 04:53:53 +00:00 |
|
dependabot[bot]
|
b4352b11e7
|
build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#100)
|
2024-03-14 00:37:48 +00:00 |
|
criyle
|
f7327c0aa4
|
envexec: add eligibility check for pipeMapping
issue: #98
|
2024-03-08 15:16:30 +00:00 |
|
criyle
|
4c53a0c272
|
build: add grpcnotrace tag for smaller binary size
|
2024-03-04 07:47:31 +00:00 |
|
criyle
|
da3793123b
|
grpc: add grpc msg size config and set default to 64m
fix #96
|
2024-03-04 07:20:30 +00:00 |
|
BoYanZh
|
b0c85a6481
|
grace: fix empty copyOut (#97)
* fix: remove empty copyOut
* reserve capacity for copyOut
---------
Co-authored-by: Yang Gao <6821729+criyle@users.noreply.github.com>
|
2024-03-04 15:12:53 +08:00 |
|
criyle
|
01863bc522
|
build: go 1.22
|
2024-02-21 02:15:29 +00:00 |
|
criyle
|
39b603575b
|
doc: update interface
|
2024-02-06 12:57:36 +00:00 |
|
criyle
|
581b925450
|
stream: fix goroutine leak
|
2024-02-06 12:33:48 +00:00 |
|
criyle
|
aa41950f89
|
stream: add websocket transport layer support
|
2024-02-06 10:25:46 +00:00 |
|
criyle
|
a52f1360cd
|
pb: use empty message for stream flag
|
2024-02-05 15:51:56 +00:00 |
|
criyle
|
9966f490f3
|
stream: use index and fd to indicate io streams rather than name
|
2024-02-05 13:12:04 +00:00 |
|
criyle
|
9fe356feb5
|
shell: decouple terminal with grpc via stream interface
|
2024-02-05 11:55:58 +00:00 |
|
criyle
|
8dd368a655
|
stream: rename types to avoid stutters
|
2024-02-05 08:57:12 +00:00 |
|
criyle
|
c29d0adce2
|
rest: no copy file download
|
2024-02-03 15:49:32 +00:00 |
|
criyle
|
8025bd36b6
|
docs: fix typos
|
2024-02-03 15:19:49 +00:00 |
|
criyle
|
505994205f
|
github: remove cache as set up go did it
|
2024-02-03 13:02:26 +00:00 |
|
criyle
|
f716b7a682
|
github: upgrade action versions
|
2024-02-03 12:57:13 +00:00 |
|