{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":232921476,"defaultBranch":"main","name":"containerd","ownerLogin":"kzys","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2020-01-09T22:52:29.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/19111?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1696612218.0","currentOid":""},"activityList":{"items":[{"before":"ec4006eefa1f84cd0f8a1ddb8a503a79d9c20dbe","after":"fbef824d19b4c61ff43ada1a7941fd4a09f06e98","ref":"refs/heads/otel-ctr","pushedAt":"2023-11-15T07:39:38.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kzys","name":"Kazuyoshi Kato","path":"/kzys","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19111?s=80&v=4"},"commit":{"message":"Support OpenTelemetry in ctr\n\nThis change adds OpenTelemetry support in ctr.\nSince ctr is a debugging/development tool, seeing all calls from there\nwould be useful.\n\nSigned-off-by: Kazuyoshi Kato ","shortMessageHtmlLink":"Support OpenTelemetry in ctr"}},{"before":"ba94284b2bbfa35545a25130a52299bcbc7eff61","after":"ec4006eefa1f84cd0f8a1ddb8a503a79d9c20dbe","ref":"refs/heads/otel-ctr","pushedAt":"2023-11-15T06:57:40.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kzys","name":"Kazuyoshi Kato","path":"/kzys","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19111?s=80&v=4"},"commit":{"message":"Support OpenTelemetry in ctr\n\nThis change adds OpenTelemetry support in ctr.\nSince ctr is a debugging/development tool, seeing all calls from there\nwould be useful.\n\nSigned-off-by: Kazuyoshi Kato ","shortMessageHtmlLink":"Support OpenTelemetry in ctr"}},{"before":"d6203b4564be091490d7357f418831116f86a4a7","after":"ba94284b2bbfa35545a25130a52299bcbc7eff61","ref":"refs/heads/otel-ctr","pushedAt":"2023-11-15T06:38:36.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kzys","name":"Kazuyoshi Kato","path":"/kzys","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19111?s=80&v=4"},"commit":{"message":"Support OpenTelemetry in ctr\n\nThis change adds OpenTelemetry support in ctr.\nSince ctr is a debugging/development tool, seeing all calls from there\nwould be useful.\n\nSigned-off-by: Kazuyoshi Kato ","shortMessageHtmlLink":"Support OpenTelemetry in ctr"}},{"before":"1bc2dccffb76008710df727b26a12f1aa7c4516b","after":"d6203b4564be091490d7357f418831116f86a4a7","ref":"refs/heads/otel-ctr","pushedAt":"2023-11-15T06:34:14.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kzys","name":"Kazuyoshi Kato","path":"/kzys","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19111?s=80&v=4"},"commit":{"message":"Support OpenTelemetry in ctr\n\nThis change adds OpenTelemetry support in ctr.\nSince ctr is a debugging/development tool, seeing all calls from there\nwould be useful.\n\nSigned-off-by: Kazuyoshi Kato ","shortMessageHtmlLink":"Support OpenTelemetry in ctr"}},{"before":"5721d02aaef646f8daa6b8eb22cf75515af4bcdf","after":"1bc2dccffb76008710df727b26a12f1aa7c4516b","ref":"refs/heads/otel-ctr","pushedAt":"2023-11-15T06:28:46.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kzys","name":"Kazuyoshi Kato","path":"/kzys","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19111?s=80&v=4"},"commit":{"message":"Support OpenTelemetry in ctr\n\nThis change adds OpenTelemetry support in ctr.\nSince ctr is a debugging/development tool, seeing all calls from there\nwould be useful.\n\nSigned-off-by: Kazuyoshi Kato ","shortMessageHtmlLink":"Support OpenTelemetry in ctr"}},{"before":"81cf1a83463ff95a0228313ddb125b7a6391fc15","after":null,"ref":"refs/heads/stale","pushedAt":"2023-10-06T17:10:18.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kzys","name":"Kazuyoshi Kato","path":"/kzys","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19111?s=80&v=4"}},{"before":"5c24314440f0569338f9a7051677d634a671244d","after":"81cf1a83463ff95a0228313ddb125b7a6391fc15","ref":"refs/heads/stale","pushedAt":"2023-10-06T17:05:59.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kzys","name":"Kazuyoshi Kato","path":"/kzys","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19111?s=80&v=4"},"commit":{"message":"Process from the oldest issues and PRs\n\nBecause we have a lot of open issues/PRs, processing them from the recent\nones doesn't work. It consumes all `operations-per-run` before reaching to\nthe end.\n\nSigned-off-by: Kazuyoshi Kato ","shortMessageHtmlLink":"Process from the oldest issues and PRs"}},{"before":"7f399ce2779a0d072bd793be14460b59f4c2ff39","after":"535916d1d0a586acad617ceb37f07be487a09847","ref":"refs/heads/igzip","pushedAt":"2023-10-06T16:27:05.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kzys","name":"Kazuyoshi Kato","path":"/kzys","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19111?s=80&v=4"},"commit":{"message":"Skip exec.LookPath if a specific gzip implementation is disabled\n\nBoth pigz and igzip can be disabled via the environment variables.\nIf disabled, calling exec.LookPath and logging \"not found\" message is,\neven in the debug level, doesn't make much sense.\n\nSigned-off-by: Kazuyoshi Kato ","shortMessageHtmlLink":"Skip exec.LookPath if a specific gzip implementation is disabled"}},{"before":"34378ec9b4579c9f647dd6724fcb04b3390bc3dd","after":"7f399ce2779a0d072bd793be14460b59f4c2ff39","ref":"refs/heads/igzip","pushedAt":"2023-10-06T16:23:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kzys","name":"Kazuyoshi Kato","path":"/kzys","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19111?s=80&v=4"},"commit":{"message":"Skip exec.LookPath if a specific gzip implementation is disabled\n\nBoth pigz and igzip can be disabled via the environment variables.\nIf disabled, calling exec.LookPath and logging \"not found\" message is,\neven in the debug level, doesn't make much sense.","shortMessageHtmlLink":"Skip exec.LookPath if a specific gzip implementation is disabled"}},{"before":null,"after":"34378ec9b4579c9f647dd6724fcb04b3390bc3dd","ref":"refs/heads/igzip","pushedAt":"2023-10-06T05:16:20.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"kzys","name":"Kazuyoshi Kato","path":"/kzys","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19111?s=80&v=4"},"commit":{"message":"Use Intel ISA-L's igzip if available\n\nIntel ISA-L is Intel's open source (BSD) library that outperforms both\ngzip and pigz. This commit checks and uses igzip if available.\n\nSigned-off-by: Kazuyoshi Kato ","shortMessageHtmlLink":"Use Intel ISA-L's igzip if available"}},{"before":"4710fd12872476dfdd93acab88858da7639cd27a","after":"5c24314440f0569338f9a7051677d634a671244d","ref":"refs/heads/stale","pushedAt":"2023-08-31T23:26:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kzys","name":"Kazuyoshi Kato","path":"/kzys","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19111?s=80&v=4"},"commit":{"message":"Process from the oldest issues and PRs\n\nBecause we have a lot of open issues/PRs, processing them from the recent\nones doesn't work. It consumes all `operations-per-run` before reaching to\nthe end.","shortMessageHtmlLink":"Process from the oldest issues and PRs"}},{"before":null,"after":"4710fd12872476dfdd93acab88858da7639cd27a","ref":"refs/heads/stale","pushedAt":"2023-08-31T23:25:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"kzys","name":"Kazuyoshi Kato","path":"/kzys","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19111?s=80&v=4"},"commit":{"message":"Process frol the oldest issues and PRs\n\nBecause we have a lot of open issues/PRs, processing them from the recent\nones doesn't work. It consumes all `operations-per-run` before reaching to\nthe end.","shortMessageHtmlLink":"Process frol the oldest issues and PRs"}},{"before":"cbbb8830bdef095f87476e97d0c95fed46331644","after":"d0d8a9aecd5dbc999eb98314f388df007ab6ec76","ref":"refs/heads/ro-fs","pushedAt":"2023-06-11T22:59:03.230Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kzys","name":"Kazuyoshi Kato","path":"/kzys","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19111?s=80&v=4"},"commit":{"message":"fix\n\nSigned-off-by: Kazuyoshi Kato ","shortMessageHtmlLink":"fix"}},{"before":"d351d294ea84649d74aa81c86fbba658710c8a36","after":"cbbb8830bdef095f87476e97d0c95fed46331644","ref":"refs/heads/ro-fs","pushedAt":"2023-06-11T21:39:43.748Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kzys","name":"Kazuyoshi Kato","path":"/kzys","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19111?s=80&v=4"},"commit":{"message":"fix\n\nSigned-off-by: Kazuyoshi Kato ","shortMessageHtmlLink":"fix"}},{"before":"4105ad9f0e001e56fbd7bfa142c1b02b0adddb12","after":"d351d294ea84649d74aa81c86fbba658710c8a36","ref":"refs/heads/ro-fs","pushedAt":"2023-06-11T20:31:57.950Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kzys","name":"Kazuyoshi Kato","path":"/kzys","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19111?s=80&v=4"},"commit":{"message":"log\n\nSigned-off-by: Kazuyoshi Kato ","shortMessageHtmlLink":"log"}},{"before":"27884141983e6d85691022685730e3cd99864ef8","after":"4105ad9f0e001e56fbd7bfa142c1b02b0adddb12","ref":"refs/heads/ro-fs","pushedAt":"2023-06-11T20:05:21.545Z","pushType":"push","commitsCount":1,"pusher":{"login":"kzys","name":"Kazuyoshi Kato","path":"/kzys","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19111?s=80&v=4"},"commit":{"message":"log\n\nSigned-off-by: Kazuyoshi Kato ","shortMessageHtmlLink":"log"}},{"before":"a05ae96daf2538662b0dbf8a2691bd7958069488","after":"27884141983e6d85691022685730e3cd99864ef8","ref":"refs/heads/ro-fs","pushedAt":"2023-06-11T18:19:52.677Z","pushType":"push","commitsCount":1,"pusher":{"login":"kzys","name":"Kazuyoshi Kato","path":"/kzys","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19111?s=80&v=4"},"commit":{"message":"fix\n\nSigned-off-by: Kazuyoshi Kato ","shortMessageHtmlLink":"fix"}},{"before":"40c0e98b52670c1acd847fd899f7090807f6c083","after":"a05ae96daf2538662b0dbf8a2691bd7958069488","ref":"refs/heads/ro-fs","pushedAt":"2023-06-11T17:00:58.048Z","pushType":"push","commitsCount":1,"pusher":{"login":"kzys","name":"Kazuyoshi Kato","path":"/kzys","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19111?s=80&v=4"},"commit":{"message":"sync not sleep\n\nSigned-off-by: Kazuyoshi Kato ","shortMessageHtmlLink":"sync not sleep"}},{"before":"ea97f9460c1f10b735b5d471200975420b5b46d5","after":"40c0e98b52670c1acd847fd899f7090807f6c083","ref":"refs/heads/ro-fs","pushedAt":"2023-06-11T15:32:47.692Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kzys","name":"Kazuyoshi Kato","path":"/kzys","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19111?s=80&v=4"},"commit":{"message":"sleep=\n\nSigned-off-by: Kazuyoshi Kato ","shortMessageHtmlLink":"sleep="}},{"before":"70d2939c855f89e42c542b0c66334b8c914c825d","after":"ea97f9460c1f10b735b5d471200975420b5b46d5","ref":"refs/heads/ro-fs","pushedAt":"2023-06-11T10:15:28.805Z","pushType":"push","commitsCount":1,"pusher":{"login":"kzys","name":"Kazuyoshi Kato","path":"/kzys","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19111?s=80&v=4"},"commit":{"message":"Make it smaller\n\nSigned-off-by: Kazuyoshi Kato ","shortMessageHtmlLink":"Make it smaller"}},{"before":"f5eadfef71be99f3cd3e6e82999e8653ccd485dd","after":"70d2939c855f89e42c542b0c66334b8c914c825d","ref":"refs/heads/ro-fs","pushedAt":"2023-06-11T08:44:41.077Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kzys","name":"Kazuyoshi Kato","path":"/kzys","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19111?s=80&v=4"},"commit":{"message":"Run `df` to see the disk is having enough space\n\nSigned-off-by: Kazuyoshi Kato \n\ndmesg\n\nSigned-off-by: Kazuyoshi Kato \n\nLog dirs\n\nSigned-off-by: Kazuyoshi Kato ","shortMessageHtmlLink":"Run df to see the disk is having enough space"}},{"before":"eb21c33f93bb48dfe4cdfb5cdd8b4e5c7362df72","after":"f5eadfef71be99f3cd3e6e82999e8653ccd485dd","ref":"refs/heads/ro-fs","pushedAt":"2023-06-11T08:09:36.487Z","pushType":"push","commitsCount":1,"pusher":{"login":"kzys","name":"Kazuyoshi Kato","path":"/kzys","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19111?s=80&v=4"},"commit":{"message":"Log dirs\n\nSigned-off-by: Kazuyoshi Kato ","shortMessageHtmlLink":"Log dirs"}},{"before":"a63afd7ff69b8cbd94ec07425077df6ff5e2946b","after":"eb21c33f93bb48dfe4cdfb5cdd8b4e5c7362df72","ref":"refs/heads/ro-fs","pushedAt":"2023-06-11T07:00:56.217Z","pushType":"push","commitsCount":1,"pusher":{"login":"kzys","name":"Kazuyoshi Kato","path":"/kzys","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19111?s=80&v=4"},"commit":{"message":"dmesg\n\nSigned-off-by: Kazuyoshi Kato ","shortMessageHtmlLink":"dmesg"}},{"before":"e798d9e6bb8055399f7ba057c54c186d30634283","after":"a63afd7ff69b8cbd94ec07425077df6ff5e2946b","ref":"refs/heads/ro-fs","pushedAt":"2023-06-11T02:38:52.167Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kzys","name":"Kazuyoshi Kato","path":"/kzys","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19111?s=80&v=4"},"commit":{"message":"Run `df` to see the disk is having enough space\n\nSigned-off-by: Kazuyoshi Kato ","shortMessageHtmlLink":"Run df to see the disk is having enough space"}},{"before":"a6bd7bc50caefbb306c677ab0ab351affa6a186c","after":"e798d9e6bb8055399f7ba057c54c186d30634283","ref":"refs/heads/ro-fs","pushedAt":"2023-06-11T01:39:58.032Z","pushType":"push","commitsCount":1,"pusher":{"login":"kzys","name":"Kazuyoshi Kato","path":"/kzys","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19111?s=80&v=4"},"commit":{"message":"Stop TestContainerdImage if Pull() doesn't work\n\nSigned-off-by: Kazuyoshi Kato ","shortMessageHtmlLink":"Stop TestContainerdImage if Pull() doesn't work"}},{"before":null,"after":"a6bd7bc50caefbb306c677ab0ab351affa6a186c","ref":"refs/heads/ro-fs","pushedAt":"2023-06-11T00:45:08.305Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"kzys","name":"Kazuyoshi Kato","path":"/kzys","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19111?s=80&v=4"},"commit":{"message":"Check \"read-only file system\"\n\nSigned-off-by: Kazuyoshi Kato ","shortMessageHtmlLink":"Check \"read-only file system\""}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADr3nDXgA","startCursor":null,"endCursor":null}},"title":"Activity ยท kzys/containerd"}